body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	text-align: center;
	background-image: url(../img/sfondo.jpg);
}
.main_table {
	background-image: url(../img/sfondo_new.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}

.sx {
	background-attachment: fixed;
	background-image: url(../img/sx.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.dx {
	background-attachment: fixed;
	background-image: url(../img/dx.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.centro {
	background-attachment: fixed;
	background-image: url(../img/centro.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
.divisorio {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.main {
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.basso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #23254E;
	padding-top: 20px;
	font-weight: normal;
}
.main_top {
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	background-image: url(../img/sfondo_main.gif);
}
.middle {
	background-image: url(../img/middle.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
}
.bottom {
	background-image: url(../img/bottom_last.png);
	background-repeat: no-repeat;
	background-position: center center;
}

