/*stile generale #ab958a */

body  {
 font-size:80%;
 background: url(../immagini/sfondo_body.jpg) repeat-x;
 color:#000;
 font-family: trebouchet MS, sans-serif;
 line-height:1,7 em;
 }  
#contenitore{
font-size:80%;
background:#fff ;
width:960px;
padding-bottom:8px;
margin:0 auto;

 }
/*stile testo*/
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.testo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
