#container {
width: 760px;
height: 538px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -269px;
margin-left: -380px;
}

#sopra{
width: 760px;
height: 482px;
float:left;
background-image:url(images/bk.jpg);
background-repeat:no-repeat;
}

#sotto{
width: 760px;
height: 56px;
float:left;
}

#logo{
width: 117px;
height: 56px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
float:left;
}

#menu{
width: 603px;
\width: 643px;
w\idth: 603px;
height: 46px;
\height: 56px;
h\eight: 46px;
background-image:url(images/menu_home.jpg);
background-repeat:no-repeat;
float:left;
padding-top:10px;
padding-left:40px;
}


body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}