<!--
body
{
background-image:url(img/sfondopagina.jpg);
background-attachment:fixed;
margin-top: 0px;
margin-bottom: 0px;
}

.titolimenu {
font-family: Century Gothic; 
color: #ffffff; 
font-size: 15px; 
font-weight: bold; 
font-style:normal ;}

.testi {
font-family: Century Gothic; 
color: #ffffff; 
font-size: 13px; 
font-weight: normal; 
font-style: normal;}

.testibold {
font-family: Century Gothic; 
color: #fffc00; 
font-size: 14px; 
font-weight: bold; 
font-style: normal;}

a:link {
font-family: Century Gothic; 
color: #ffffff; 
font-size: 15px; 
font-weight: bold; 
font-style:normal ;
	text-decoration: none;}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fffc00;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}
	
.bordo { border:solid #ffffff 2px ;}
.hr {
text-align: center;
	width: 730px;
	color: #fffc00;
	height: 1px;
	
	}
	.hrs {
text-align: center;
	width: 700px;
	color: #c56296;
	height: 1px double;
	
	}

}
