
body { 
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 background-image:url(img/sf_body.jpg);
	 background-repeat: repeat-x;
	 background-color:#1fa5d8;
	 margin:0px;
}

hr{
color:#000033;
width:50%;
height:1px;
}

ul
{
list-style-type: disc;
}


.testo {
	color: #000033;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 12px;
		
}

.testo a:link {
	color: #000033;
	 text-decoration: none;}
.testo a:visited {
	color: #000033;
	 text-decoration: none;}
.testo a:hover {
	color: #000033;
	 text-decoration: underline;
	 font-weight: bold;
		 }
		 
		 
.testo_big {
	color: #000033;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 14px;
		
}

.testo_big a:link {
	color: #000033;
	 text-decoration: none;}
.testo_big a:visited {
	color: #000033;
	 text-decoration: none;}
.testo_big a:hover {
	color: #000033;
	 text-decoration: underline;
	 font-weight: bold;
		 }		 

.testo_small {
	color: #000033;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 margin: 10px;
}

.testo_small a:link {
	color: #000033;
	 text-decoration: none;}
.testo_small a:visited {
	color: #000033;
	 text-decoration: none;}
.testo_small a:hover {
	color: #000033;
	 text-decoration: underline;
	 font-weight: bold;
		 }
		 


.testo_rosso {

	color: #FF0000;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	
	 font-weight: bold;
}


.testo_azzurrino {

	color: #18647a;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 font-weight: bold;
	

}


.titolo {
	color: #000033;
	 text-align: right;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 16px;
	 font-weight: bold;
}

.titolo_menu {
	color: #ffffff;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 border: none;

}

.titolo_menu a:link {
	color: White;
	 text-decoration: none;}
.titolo_menu a:visited {
	color: White;
	 text-decoration: none;}	 
.titolo_menu a:hover {
	color: White;
	 text-decoration: underline;
	 
	
	 }




.testo_menu {
	 color: #ffffff;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 margin: 8px;

	 
}
	 
.testo_menu a:link {
	color: White;
	 text-decoration: none;}
.testo_menu a:visited {
	color: White;
	 text-decoration: none;}
.testo_menu a:hover {
	color: White;
	 text-decoration: none;
	 text-decoration: underline;
		 }
	
	
	.titolo_menu_over {
	color: #000033;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	  border: solid #000066;
		border-width: 1px;
		background-color: #f1f1f1;
}

.titolo_menu_over a:link {
	color: #000033;
	 text-decoration: none;}
.titolo_menu_over a:visited {
	color: #000033;
	 text-decoration: none;}	 
.titolo_menu_over a:hover {
	color: #000033;
	 text-decoration: underline;
	
	 }
