body 	{ 	
   			font-size: 12px;
   			font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
.largo       { line-height: 150%; margin-left: 0; margin-top: 1; margin-bottom: 1 }
.in_evidenza { font-size: 14px; color: #004A00 }
p 	 	{ 	
   			font-size: 12px;
   			font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 

a{
   text-decoration: none;
   color:#004080;
}

a:link{
   text-decoration: none;
   color:#004080;
}

a:active{
   text-decoration: none;
   color:#004080;
}

a:visited{
   text-decoration: none;
   color:#004080;
}

a:hover{
   color:#FF0000;
}

h1 {
   margin-left: 10px;
   margin-right:25px;
   margin-top: 10px;
   text-align: justify;
   font-size: 16px;
   color: #336699; font-family:Arial; text-transform:uppercase 
}

h2 {
   margin-left: 0;
   margin-right:0;
   margin-top: 0;
   text-align: justify;
   font-size: 14px;
   color: #006666; font-family:Arial 
}


h5           { margin:0; font-family: Verdana; font-size: 8pt; text-indent:0; line-height:100% }


td       { 
   			font-size: 12px;
   			font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
 .testopiccolo{
   font-size: 11px;
   color: #336699;
   font-weight: normal
}

li           { list-style-image: url('../images/punto_2.gif') }

.elenco_menu { font-family: Verdana; font-size: 8px; color: #008080 }


