body {
background: #ffffff;
text-align: justify;
font-family: Verdana;
font-size: 11px;
}

#scatola {
width: 953px;
height: 582px;
float: center;
left: 50%;
padding: 0;
position:absolute;
z-index: 10px;
margin:0 0 0 -476px;
}

#contenitore {
width: 944px;
height: 254px;
position: absolute;
top:350px;
left: 50%;
z-index: 10px;
margin:0 0 0 -472px;
float: center;
padding: 0;
}

#right {
width: 829px;
height: 254px;
background:url('images/sfondo.jpg');
float: left;
}


#left {
float: left;
width: 114px;
height: auto;
margin-top: 83px;
background: #F2F2F2;
}

.pagHome {
text-align: justify;
font-family: Verdana;
font-size: 11px;
}

#footer {
width: 953px;
position:absolute;
background:url('images/home/lineaUp.jpg') repeat-x;
}