body { font: 13px verdana,helvetica,sans-serif; padding: 0px; margin: auto; text-align: center;}
#contenitore { width: 1024px; height:100%; background: url(../interfaccia/sfondopagina2.gif); position: relative; margin: 0px 0px 0px 0px; text-align: left; margin:0px auto;}

#barratop  { 
	width:1024px; 
	height:15px; 
	top:0px; 
	left:-1px; 
	position:absolute; 
	background:url(../interfaccia/barra_t.gif) no-repeat top left;
	}
#immag {
	width:1025px;
	height:170px;
	top:15px;
	left:-1px;
	position:absolute;
	background:url(../interfaccia/toppage2.jpg) no-repeat top left;
	}

#barra { width: 1024px; height: 74px; top: 185px; left: 0px; position: absolute; background: url(../interfaccia/barra2.gif) no-repeat top left;}
#titolo {
	width: 867px;
	height: 106px;
	top: 200px;
	left: 38px;
	position: absolute;
	background: url(../interfaccia/titolo.gif) no-repeat top left;
	font-size: 10px;
}

#toppage {
	position:relative;
	top:0px;
	right:0;
	width:1024px;
	height: 155px;
	left: 0px;
}

#contenuti {
	position:relative;
	left:335px;
	width:530px;
	top:215px;
	text-align: left;
	background-color: #FFFFFF;
}

#chiusura {
	position:relative;
	left:35px;
	width:610px;
	height:160px;
	background-color: #FFFFFF;
}


#menusx {
	position:absolute;
	top:260px;
	left:110px;
	width:155px;
}

#menusx2 {
	position:absolute;
	left:115px;
	width:170px;
	height: 133px;
	background:url(../interfaccia/quadratini.gif) no-repeat bottom left;
}

#bot {
	width:1024px;
	height:20;
	left:0px;
	bottom:0;
	position:relative;
	background: url(../interfaccia/bottom.gif) no-repeat top left;
	overflow: visible;
}

