body
{
margin : 0;
border : 0;
text-align : center;
background-color : #ffffff
}

#contenitore
{
position : absolute;
top : 50%;
left : 50%;
width : 824px;
height : 470px;
margin-left : -412px;
margin-top : -235px;
} 

#testa
{
 position : relative;
 width : 824px;
 height : 194px;
 background-image : url(immagini/home/testa.jpg)
}

#menu
{
 position : relative;
 width : 824px;
 height : 80px;
 background-color : #000000
}

#piede
{
 position : relative;
 width : 824px;
 height : 196px;
 background-image : url(immagini/home/piede.jpg)
}


