body { font: 1em verdana,helvetica,sans-serif; padding: 0px; margin: auto; text-align: center; background-color: #fe6600; height: 100%;}
#contenitore { width: 900px; height:100%; background: url(../interfaccia/pagina.gif); position: relative; margin: 0px 0px 0px 0px; text-align: left; margin:0px auto;}
hr {display:none}
#topp {
	width: 900px;
	height:143px;
	top: -1px;
	left: 0px;
	position: absolute;
	background: url(../interfaccia/top.jpg) no-repeat top left;
}
#barra { width: 900px; height: 33px; top: 143px; left: 0px; position: absolute; background: url(../interfaccia/barra.gif) no-repeat top left;}
#titolo { width: 320px; height: 70px; top: 50px; left: 65px; position: absolute; background: url(../interfaccia/titolo.gif) no-repeat top left;}

#toppage {
	position:relative;
	top:0px;
	right:0;
	width:900px;
	height: 176px;
	left: 0px;
}

#contenuti {
	position:relative;
	left:35px;
	width:610px;
	text-align: left;
	background-image: url(#);
	visibility: visible;
	background-color: #333333;
}

#chiusura {
	position:relative;
	left:35px;
	width:610px;
	height:60px;
}


#menudx {
	position:absolute;
	top:180px;
	right:12px;
	width:200px;
}
