* {
	margin: 0;
	padding: 0;
}
body {
	background:#ffffff;
	font-family:Trebuchet MS;
	}

#box-centrato {
	width:500px; height:420px;
	position:absolute;top:50%;left:50%;
	margin:-210px 0 0 -250px;
	background:url(bg_index.jpg) no-repeat;
}

#div-20{
	width:500px;
	height:20px;
	float:left;
	padding:420px 0 0 0;
	text-align:center;
	}
#div-70{
	width:70px;
	height:80px;
	float:left;
	}

#footer {
	width:100%; height:30px;
	position:absolute;
	bottom:0;
	text-align:center;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#000000;
	}
/* CLASS */

.rientro-150-0-0-20 {
	padding: 120px 0px 0px 0px;
}
.rientro-100-0-0-20 {
	padding: 120px 0px 0px 0px;
}

a.a_nero-bold {font-size:10pt; text-decoration: none; font-weight:bold; font-family:Trebuchet MS; color:#000000;}
a.a_nero-bold:hover {font-size:10pt; text-decoration: none; font-weight:bold; font-family:Trebuchet MS; color:#000000;}
a.a_nero-bold:visited {font-size:10pt; font-weight:bold; font-family:Trebuchet MS;}
