a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover   {Color: #E8A614}
.menusinistra {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/pulsante_off.jpg);
	line-height: 97%;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	height: 22px;
}
.menusinistra_on {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/pulsante_on.jpg);
	line-height: 97%;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	height: 22px;
}
a.menusinistra:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-image: url(images/pulsante_on.jpg);
 }
 a.menusinistra_on:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-image: url(images/pulsante_on.jpg);
 }
.barramenu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	font-size: 36px;
	color: #407996;
}
.titoloindex {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	font-size: 61px;
	color: #407996;
	line-height: 80%;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
	color: #c5c7c8;
}
.sottotitoloindex {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 58px;
	color: #c5c7c8;
	line-height: 80%;
}
.testocentrale {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	text-align: justify;	
}
.linkform {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #E8A614;
	text-align: left;	
}
.sottomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #407996;
	text-align: left;
	vertical-align: top;
}
.testodestra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #407996;
	text-align: left;
}
.titolotestodestra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #407996;
	text-align: left;
}
.testopiccolo_fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	text-align: center;	
}

