BODY
{
	font-size: 9px;
	font-family: Verdana;
	background-color: #E8E8E8;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}
.contenuto {
	background-color:#E8E8E8;

}
.navigatore {
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #1E51A9;
	background: repeat-x;
	height: 30px;
	background-image: url(../images/sfon-sfum-grigio-30.jpg);
}
.tabellabase {
	background: #FFFFFF;
	width: 900px;
	border-color : #FFFFFF;
	border : 4px;
	border-collapse: collapse;
}
table  {
	border-collapse: collapse;
	border: 4px;
	background-color : #FFFFFF;
}
  td, th { padding: 0; }
A	
{
	font-size: medium;
	font-size: 10pt;
	color: #1E51A9;
	text-decoration: none;
}
A:hover
{
	color: Red;
	text-decoration: underline;
}
.coda {
background-color: #1E51A9;
}
.submenu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #1E51A9;
	background-image: url(../images/sfon-tab.gif);
	border-collapse: collapse;
	border: 0px solid;
}

.LinkMenu {
	background-color: white
	height: 12pt;
}

.LinkMenu A{
	font-weight: normal;
	color: Gray;
	text-decoration: none;
	font-size: 8pt;
}
.LinkMenu A:hover{
	font-weight: normal;
	color: #D2D2D2;
	text-decoration: underline;
}
.menuSX {
	background-color: #FFFFFF;
	border-collapse: collapse;
	width: 160px;
}.menuDX {
	background-color: #D2D2D2;
	border-collapse: collapse;
	width: 160px;
}
.centrale {
	background-color: White;
	border-collapse: collapse;
	width:580px;
}
.testa {
	font-size: xx-small;
	font-family: verdana,helvetica,arial,geneva;
	color:#FFFFFF;
	background-color: transparent;
}
.testa A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.testa A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.barra {
	background: #1E51A9;
	height:30px;
	font-size:10pt;
}
.barra A {
	font-weight: bold;
	color: #1E51A9;
	text-decoration: none;
}
.barra A:hover {
	color: #1E51A9;
	text-decoration: underline;
}
.logo {
	font-size:24pt;
}
.logo A {
	font-weight: bold;
	font-size:24pt;
	color: #1E51A9;
	text-decoration: none;
}
.logo A:hover {
	font-size:24pt;
	font-weight: bold;
	color: #1E51A9;
	text-decoration: underline;
}
.paginazione {
	background: #DCDCDC;
	text-align: center;
	vertical-align: middle;
}