/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:	0px;
	background-color: #0066CC;
}

td, p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mappa {
	text-align: center;	
}
.menu_foot {
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
.table_title {
	font-size: 16px;
	font-weight: bold;
}
.menu_foot:hover {
	text-decoration: underline;
}
.header_mail {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}
.header_mail:hover {
	text-decoration: underline;
}