@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	font-family: Verdana;
}
.tabella_centrale {
	font-size: 12px;
	padding: 30px;
	text-align: justify;
	color: #000055;
}
.tabella_centrale_home {
	background-image: url(../img/TXT.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	height: 360px;
	padding: 50px;
}
.sfondo_dx {
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/sfondo_lat.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 26px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
}
.sfondo_sx {
	font-size: 10px;
	background-image: url(../img/sfondo_lat.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
	padding-right: 26px;
	height: 160px;
	width: 310px;
}
.foot {
	font-size: 9px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

#chromemenu {
	width: 100%;
	font-weight: bold;
	font-size: 82%;
}
#chromemenu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#chromemenu ul {
	font-family: "Times New Roman";
	border: 1px solid #BBB;
	width: 100%;
	background: url(../img/chromebg.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: center;
}
#chromemenu ul li {
	display: inline;
}
#chromemenu ul li a {
	color: #494949;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}
#chromemenu ul li a:hover {
	background: url(../img/chromebg2.gif) center center repeat-x;
}
.bar {
	background-image: url(../img/bar.png);
	background-repeat: repeat;
	border-top: 1px solid #BBBBBB;
	border-right: 1px none #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px none #BBBBBB;
}
.laterale_dx {
	background-attachment: scroll;
	background-image: url(../img/laterale_dx.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 18px;
}
.laterale_sx {
	background-attachment: scroll;
	background-image: url(../img/laterale_sx.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 18px;
}
.style_link {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style_align {
	text-align: center;
	vertical-align: top;
}
.style_testo_sup {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.titoli_colonne {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	padding: 25px;
}

