body {
	background-color: #C7DAE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#headerContatti {
	margin-right: 30px;
	font-size: 10px;
	color: #284A94;
}
.menuHeader {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 270px;
	font-weight: normal;
	font-size: 18px;
}
h2 {
	color: #000066;
	font-weight: bold;
	font-size: 12px;
}
#areaBodyListino h2 {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#footer {
	color: #999;
	font-size: 9px;
	margin-bottom: 10px;
}
li {
	margin-top: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	list-style: none;
	margin-right: 12px;
}
#areaBody {
	margin-top: 10px;
	margin-bottom: 0px;
}
#areaBodyListino {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
p {
	font-size: 12px;
	margin-right: 5px;
}
.dati {
	font-size: 12px;
}
.menuHeader a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuHeader a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuHeader a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#headerContatti a {
	color: #284A94;
}
#footer a {
	color: #999;
	text-decoration: none;
}
li a:link {
	text-decoration: none;
	color: #000;
}
li a:visited {
	text-decoration: none;
	color: #000;
}
li a:hover {
	text-decoration: none;
	color: #0066CC;
	margin-left: 3px;
}
#menuIndex {
	margin: 10px;
	font-size: 10px;
}