@charset "utf-8";
.FontSito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.FontMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.div_blocco {
	width:150px;
}
.div_header_blocco {
	width:150px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/table-title.gif);
	text-align: center;
	height: 20px;
}
.FooterFont {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;

}
a {
	color: #000000;
	text-decoration: none;
}
.TabBlocchi {
	border: 0px ridge #FF0000;
}
.TabPagine {
	border: 1px ridge #333333;
	position: relative;
	height: 600px;
	width: 100%;
	background-color: #FFFFFF;
}
.TitoloPagina {
	color: #FFFFFF
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	height: 25px;
}
.center {
	text-align:center;
}
.container{
	width:962px;
	text-aling:center;
	background-color: #FFFFFF;
}
.menu{
	background-color:#DDDDDD;
	width:150px;
	float:left;
}
.blocchi{
	width:150px;
	float:left;
	background-color:#DDDDDD;
}
.centrale{
	width:660px;
	float:left;
}
.pagina{
	width:962px;
	margin-right:auto;
	margin-left:auto;
}
.footer{
	width:962px;
	text-aling:center;
	float:left;
	background-color:#DDDDDD;
}
body {
	background-color:#002347;
}
.postheader{
	background-color:#DDDDDD;
	height:12px;
}
.precentrale{
	background-color: #FFFFFF;
	height:15px;
}
