A:link, A:visited { 
        text-decoration: none 
}
A:hover { 
        text-decoration: none; 
		color: #EAC64B;
}
.menu {
	font-family: "Black Chancery";
	color: #FFFFFF;
	font-size: 13pt;
}
.menunero {
	font-family: "Black Chancery";
	color: #291F28;
	font-size: 13pt;
	font-weight: normal;
}
.menupage {
	font-family: "Baskerville Old Face";
	color: #FFFFFF;
	font-size: 10pt;
	letter-spacing: 1,5px;
	font-weight: bold;
}
.margine {
	font-family: "Black Chancery";
	color: #FFFFFF;
	font-size: 15pt;
	padding-left: 10px;
}
.margine2 {
	font-family: "Black Chancery";
	color: #291F28;
	font-size: 15pt;
	padding-left: 10px;
	font-weight: bold;
}
.copyright {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}
.copyright2 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 6pt;
	font-weight: normal;
	text-align: center;
}
.sfondo {
	background-attachment: fixed;
	background-color: #DDA544;
	background-image: url(images/sfondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testo {
	font-family: Arial;
	font-size: 10pt;
	color: #291F28;
	padding: 20px;
	text-align: justify;
	line-height: 150%;
}
.testocontatti {
	font-family: Arial;
	font-size: 14pt;
	color: #291F28;
	padding: 20px;
	text-align: justify;
	line-height: 200%;
}
.testotabella {
	font-family: Arial;
	font-size: 10pt;
	color: #291F28;
	text-align: justify;
	line-height: 150%;
}
