body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.sfondo_menu {
	background-color: #e5e5e5;
}

.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.top_menu:hover {
	color: #ff9900;
}

.voice_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.voice_menu:hover {
	color:#B51E1E;
}

.sotto_banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	background-color: #EFEFEF;
	text-transform: uppercase;
	text-decoration: none;
}

.sotto_banner:hover {
	color: #ff9900;
}
.titolo_centrale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	text-transform: uppercase;
	color: #b9a182;
	text-decoration: none;
}
.testo_centrale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.testo_centrale:hover {
	color: #02507a;
	text-decoration: underline;
}

.login {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5b2301;
}
.login_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}

a {
	color: #CC0099;
	font-weight: bolder;
	text-decoration: none;
	text-transform: none;
}

a:hover {
	color:#B51E1E;
}

.contornotabella {
	border: 1px solid #CCCCCC;
}

.titolotestocentrale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #E75932;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
}

.titolohome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC0099;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
}

.testocentrale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E75932;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: left top;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
}
