body { font: 14px verdana,helvetica,sans-serif; padding: 0px; margin: auto; text-align: left; background-color: #FFFFFF;}
#contenitore { width: 900px; background: url(/interfaccia/sfondo.gif); position: relative; margin: 0px 0px 0px 0px; text-align: left;}
hr {display:none}

#raggtitolo {width: 900px; height:125px;}

#toppage {
	position:absolute;
	top:0px;
	right:0;
	width:900px;
	height: 120px;
	text-align: left;
}

#menusx {
	position:absolute;
	top:125px;
	left:10px;
	width:140px;
	text-align: left;
}

#contenuti {
	position:relative;
	left:170px;
	width:700px;
	text-align: left;
}

#divisore {
	position:relative;
	left:0px;
	width:700px;
	font-size:0.2em;
	height:10px;
	background: url(/interfaccia/puntini.gif) repeat-x center left;
}

#divisore2 {
	position:relative;
	left:0px;
	width:700px;
	font-size:1.2em;
	height:30px;
	background: url(/interfaccia/divisore.gif) no-repeat center left;
}

#spaziatore {
	position:relative;
	left:0px;
	width:20px;
	font-size:0.2em;
	height:20px;
}

#indicatore {
	position:relative;
	padding-left: 12px;
	left:0px;
	width:130px;
	font-size:1em;
	height:25px;
	background: url(/interfaccia/quadratino.gif) no-repeat top left;
}
#piepag { 
        width: 900px; 
        height: 69px;
        left: 0px;
        position: relative;
        background: url(../interfaccia/piepag.gif) no-repeat top left;
}