﻿/*Sfondo della pagina*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background-image:url('/images/sfondo-body-originale.gif');
	background-color: #2A2096;
	text-align: center;
	margin-top: 50px;
}
.main_table {
	background-color: #ACC2CB;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.main_table a {
	color: #ffffff;
	text-decoration: none;
}
.main_table a:hover {
	color: #ffffff;
	text-decoration: underline;
}
img{
	border: opx;
}
ul a {
	font-size: 11pt;
}
li a {
	font-size: 10pt;
}
li {
	font-size: 10pt;
}
h1{
	font-size: 14pt;
}
h1{
	font-size: 12pt;
}