  /*Il colore dello sfondo*/
  .corpo{background:#ffffff}
 /* Cornice delle News */
.cornice3 { font-family:Verdana; color:#000000; font-size:10px; background-color:#F4F7F7;border : 1px solid #498382;padding : 3px;   }					
  /*Classe che definisce del normale testo*/
 .testo{font-family:Verdana; color:#000000; font-size:9px}
 a.testo:link{font-family:Verdana; color:#1C44B2; font-size:9px; text-decoration:none; font-weight:bold;}
 a.testo:visited{font-family:Verdana; color:#1C44B2; font-size:9px; text-decoration:none; font-weight:bold;}
 a.testo:hover{font-family:Verdana; color:#ff0000; font-size:9px; text-decoration:underline; font-weight:bold;}
 
 /*Classe che definisce del testo grande*/
 .testogr{font-family:Arial; color:#000000; font-size:12px}
 a.testogr:link{font-family:Arial; color:#1C44B2; font-size:12px; text-decoration:none; font-weight:bold;}
 a.testogr:visited{font-family:Arial; color:#1C44B2; font-size:12px; text-decoration:none; font-weight:bold;}
 a.testogr:hover{font-family:Arial; color:#A52A2A; font-size:12px; text-decoration:underline; font-weight:bold;} 
 
   .testogrande{font-family:Verdana; color:#000000; font-size:14px}
 a.testogrande:link{font-family:Verdana; color:#990000; font-size:12px; text-decoration:none}
 a.testogrande:visited{font-family:Verdana; color:#990000; font-size:12px; text-decoration:none}
 a.testogrande:hover{font-family:Verdana; color:#ff0000; font-size:12px; text-decoration:underline}
 
.incavato { 
	background-color: #ffffff;
	border-width:2px; border-style:solid; 
	border-color: Gray threedhighlight threedhighlight Gray;
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; 
	font-size:14px
	}	
  .titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
}
  .titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}
  .titolo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight : bold;
}
 .titolo3r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc0000;
	font-weight : bold;
}
.titolo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight : bold;
}
.titolo5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight : bold;
}