<!--
body
{
background-image:url(img/sfondipagine.jpg);
background-attachment:fixed;
margin-top: 0px;
margin-bottom: 0px;
}

.testo {font-family: verdana; color: #293649; font-size: 12px; font-weight: normal; font-style: normal;}
.testobold {font-family: verdana; color: #293649; font-size: 13px; font-weight: bold; font-style: normal;}
.testotabella {font-family: Geneva, Arial, Helvetica, sans-serif ; color: #464444; font-size: 12px; font-weight: bold; font-style: normal;}
.menu {font-family: verdana; color: #234164; font-size: 11px; font-weight: normal; font-style: normal;}
.piccoli {font-family: verdana; color: #ffffff; font-size: 9px; font-weight: normal; font-style: normal;}
.nomecani {font-family: verdana; color: #361509; font-size: 12px; font-weight: normal; font-style: italic;}

a:link {
font-size: 12px; 
	color: #454545;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:visited {
font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #293649;
}
a:hover {
font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}
a:active {
font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #454545;
	}
	
.bordfoto { border-color:#FFFFFF; border-style: double;   
}
hr {
	width:800px;
	color:#F7710E;
	height:1px;
	clear:both;
	}

