@charset "utf-8";
.bg-bianco {
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/intemedio-gif.gif);
}
.sca-vert {
	background-image: url(images/sca-vert.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.latestnews {
	background-image: url(images/ultime-notizie-box.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.testo-menu {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #3A0B00;
	text-decoration: none;
}
.testo-grigio {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #797979;
	text-decoration: none;
	text-align: justify;
}
.century-14-bianco {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.no-repeat-sfondo {
	background-repeat: no-repeat;
}
.testo-NERO-14 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.testo-giallo-14 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #E4B701;
	text-decoration: none;
}
.testo-NERO-12 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bordo-sopra-sotto-grigio {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.bordo-totale-grigio {
	border: 1px solid #CCCCCC;
}
.testo-giallo-12 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #E4B701;
	text-decoration: none;
}
.testo-arancio-12 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #D37218;
	text-decoration: none;
	text-align: justify;
}
.testo-arancio-16 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #D37218;
	text-decoration: none;
	text-align: justify;
}

