body { font: 13px verdana,helvetica,sans-serif; padding: 0px; margin: auto; text-align: center; background-color: #d6d6d6;}
#contenitore { width: 927px; height:100%; background: url("../interfaccia/sfondopagina.gif"); position: relative; margin: 0px 0px 0px 0px; text-align: left; margin:0px auto;}
#topp {width: 927px; height:124px; top: 0px; left: 0px; position: absolute; background: url('../interfaccia/toppage.jpg') no-repeat top left;}
#barra {width: 927px; height: 24px; top: 124px; left: 0px; position: absolute; background: url("../interfaccia/barra.gif") no-repeat top left;}
#titolo {width: 265px; height: 120px; top: 0px; left: 625px; position: absolute; background: url("../interfaccia/titolo.gif") no-repeat top left;}

#toppage {
	position:relative;
	top:0px;
	right:0;
	width:927px;
	height:155px;
	left: 0px;
}

#contenuti {
	position:relative;
	left:250px;
	width:630px;
	text-align: left;
}

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


#menusx {
	position:absolute;
	top:148px;
	left:32px;
	width:145px;
}