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; text-align: left; margin:0px auto}
hr {display:none}
#topp {width: 927px; height:300px; top: 0px; left: 0px; position: absolute; background: url('../interfaccia/toppage.jpg') no-repeat top left;}
#barra { width: 930px; height: 30px; top: 190px; left: 0px; position: absolute; background: url('../interfaccia/barra.gif') no-repeat top left;}
#titolo { width: 282px; height: 47px; top: 50px; left: 90px; position: absolute; background: url('../interfaccia/titolo.gif') no-repeat top left;}

#toppage {
	position:relative;
	top:0px;
	right:0;
	width:927px;
	height: 160px;
	left: 0px;
}

#contenuti {
	position:relative;
	left:268px;
	width:620px;
	height:1100px;
	top:45px;
	text-align: left;
}

#chiusura {
	position:relative;
	left:0px;
	width:927px;
	height:200px;
}


#menusx {
	text-align:left;
	position:absolute;
	top:214px;
	left:-10px;
	width:140px;
	height: 6px;
	font: 100% arial;
	height:90%;
}
#menusx2 {
	text-align:left;
	position:absolute;
	top:500px;
	left:40px;
	rigth:100px;
	width:10px;
	height: 6px;
	font: 100% arial;
	height:100%;
}

