body {
	background-color: #324a60;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #001D31;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

A {
		color: #001D31;
		text-decoration: none;
}

A:Hover {
	font-weight: bold;
}

.TITOLI {
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
}
.MENU {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
.selected {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}
.testi {
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
}
.descrizioniGRAFICI {
	font-size: 9px;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
	padding: 8px;
}.footer {
	font-size: 10px;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
	color: #6c829a;
}
.footer a {
	font-size: 10px;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
	color: #6c829a;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
	color: #6c829a;
}
