body {
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	font-size:10px;
	font-family:verdana,arial;
	color: #000000;
	background-color: #eeeeee;
}

#pagewidth-800{
width:800px;
}
.sfondo-pagina{
background-color: #fcf9dd;
vertical-align: top;
}
.sfondo-pagina-immagine{
background: #fcf9dd url(images/logo3.gif) top left no-repeat;
height:460px;
vertical-align: top;
/* background: transparent url(images/back_all.gif) repeat-y; */
}
#sfondo-pagina-menu{
background: #fcf9dd url(images/bilancia1.gif) bottom no-repeat;
vertical-align: top;
/* background: transparent url(images/back_all.gif) repeat-y; */
}
#sfondo-pagina-top{
/*background: #949494 url(images/arena5.jpg) no-repeat;*/
background-color: #fcf9dd;
height:99px;
}
#sfondo-pagina-top2{
	background-image: url(images/striscia2.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:14px;
}

#footer-800{  
width:800px;
height:6px;
background: transparent url(images/content-buttom.gif) bottom no-repeat; 
}

