.galleria{
	position:absolute;
	left:210px;
	top:0px;
	width:495px;
	height:90%;
	margin:10px;
}

#descrizioneUP {
	background-color: #eee;
	margin-bottom: 10px;
	width: 462px;
	padding: 5px;
	}

div.gallery_big {
	padding:0px;
	float:left;
	margin-bottom:10px;
    width:474px;
}

img.gallery_big {
	padding:0px;
	border:2px solid #333333;
	width:474px;
	height:350px;
	
}

div.gallery_mid {
	padding:0px;
	margin-bottom:10px;
	margin-left:60px;
    margin-right:60px;
    width:350px;
    float:left;
}

img.gallery_mid {
	padding:0px;
	border:2px solid #333333;
	width:350px;
	height:263px;
}

div.gallery_small {
	padding:0px;
	margin-bottom:10px;
	margin-right:18px;
    float:left;
    width:225px;
}

img.gallery_small {
	padding:0px;
	border:2px solid #333333;
	width:225px;
	height:168px;
}



.avatar{margin:10px;}
.avatar img{
  width:170px;
  height:125px;
}



.news{
  margin:10px;
  color:#000000;
}
.news div.header {
   font-weight:bold;
   color:#333333;
}

.titolo_news {
   font-weight:normal;
   font-size:10px; 
}
 #gallerynav{
 clear:all;
 float:left;
 width:480px;
 }
 
 .partecipanti {
   font-weight:normal;
   font-size:10px; 
   margin-bottom:6px;
}

