body {
background-color: #FFFFFF;
}
div#container {
position:absolute;
left:50%;
width:888px;
height:888px;
margin-left:-444px;
margin-top:10 px;
color:#000;
padding:0;
background-color:#fff;
}

.tophead {


  	font-family :  Arial, Verdana,sans-serif ;
	font-size : 10pt;
	color:#999999;
	font-weight : bold;
	height:50px;
	background-color:#dddcda;
}


.boximg {
  position: relative;
  width: 276px; /* Stessa larghezza dell'immagine */
  height: 276px; /* Stessa altezza dell'immagine */
}
div.boxtesto {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  }
  
  span.testo {

  	font-family :  Arial, Verdana,sans-serif ;
	font-size : 14pt;
	color:#000000;
	font-weight : bold;
}

  span.testo2 {

  	font-family :  Arial, Verdana,sans-serif ;
	font-size : 10pt;
	color:#999999;
	font-weight : bold;
}

TD {
	font-family :  Arial, Verdana,sans-serif ;
	font-size : 10pt;
	color:#000000;
	

	
}


.titoli {

font-family :  Arial, Verdana,sans-serif ;
	font-size : 12pt;
	color:#000000;
	font-weight : bold;

}


.titoli2 {

font-family :  Arial, Verdana,sans-serif ;
	font-size : 15pt;
	color:#000000;
	font-weight : bold;

}




A
{
    COLOR: #000;
	background-color: none;
	text-decoration : underline;
}

A:hover
{
	COLOR: #000;
	text-decoration : underline;
	
}
