.body1
{ 
width: 922px; 
height:100%;
margin: 0 auto;   /* centra negli altri browser */
vertical-align: 0pt;
text-align:center;
background-image: url(images/fondo_body.gif);
}

.tabella
{ 
margin: 0 auto;   /* centra negli altri browser */
vertical-align: 0pt;
text-align:center;
background-image: url(images/fondo_tabella.gif);
background-repeat: no-repeat;
}



.testata 
{
width:100%; 
top: 0;
height:471px;
background-image: url(images/fondo_testata.jpg);
margin: 0 auto;   /* centra negli altri browser */

}

.testata1 
{
width:922px; 
height:183px;
background-image: url(images/testata.jpg);
margin: 0 auto;   /* centra negli altri browser */
vertical-align: 0pt;
top: 0;
}

.menu
{  
margin: 0 auto;   /* centra negli altri browser */
vertical-align: 0pt;
width:922px; 
height:287px;
top: 0;
}

.colonna
{ 

width:300px; 
height:100%;
}


.bodypag
{ 
position: relative;

width:922px; 
height:100%;
}