.descrizione
	{
	position:absolute;
 	left:-100px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
 	}
 .presentazione
	{
	position:absolute;
 	left:-100px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
 	}
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #2D5D70;

}
#image_container { 
width:115px; 
height:110px; 
margin-bottom:0em; 
margin-right:0.5em; 
border: 2px solid white;
z-index:1;
overflow: hidden; 

} 
#image_container img { 
width:100%; 
height:100%; 
}