@charset "utf-8";
body{
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #377397;
}
a, a:link, a:visited, a:active, a:hover {
	color: #377397;
}
.data{
	font-size:11px;
	}
.data a {
	color:#377397;
	text-decoration:none;
}
.wsi{
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
    border: none;
	vertical-align:middle;
	}
#vertmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: normal;
}

#vertmenu ul {
	list-style: none;
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 3px;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	display: block;
	text-decoration: none;
	color: #00648A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE0E3;
	background-image: url(images/freccia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE0E3;
}


#vertmenu ul li a:hover, #vertmenu ul li a:focus {
background-color:#f4f4f4;
background-image: url(images/freccia_up.gif);
}
#footer{
	font-size:11px;
	margin-top:10px;
	line-height:15px;
	}
.city
{
	text-transform:capitalize;
}
.testo12, .testo12 a{
	font-size:12px;
	color:#377397;
	}
