<style type="text/css">

#menuverticale {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
}
#menuverticale ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menuverticale ul li {
margin: 0px;
padding: 0px;
}
#menuverticale ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dotted #FFFFFF;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #FFFFFF;
	width:100px;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#testocentrale {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-indent: 2px;
	font-weight: bolder;
}


#menuverticale ul li a:hover, #menuverticale ul li a:focus {
color: #FFFFFF;
background-color: #FF0000;
}

</style>
.TestoCentrale {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.StileTestoServizi {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: 90%;
}
.testoNormale {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
.testoNormale ul li {
}
.sottoLogo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.titolino {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.testoPiede {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.testoPiede a {
	color: #FFFFFF;
}
