body {
	font: 14px verdana,helvetica,sans-serif;
	padding: 0px;
	margin: auto;
	text-align: center;
	background-color: #000000;
	background-image:url(/interfaccia/bkg_graphixmania.gif);
	Background-repeat: repeat-x;
	Background-attachment: fixed;
}
#contenitore {
	width: 955px;
	height:100%;
	background: url(/interfaccia/sfondopagina.gif);
	position: relative;
	margin: 0px 0px 0px 0px;
	text-align: left;
	margin:0px auto;
}

hr {display:none}

#topp {
	width: 955px;
	height:53px;
	top: 0px; left: 0px;
	position: absolute;
	background: url(../interfaccia/top.gif) no-repeat top left;
}

#toppage {
	position:relative;
	top:0px;
	right:0;
	width:1024px;
	height: 105px;
	left: 0px;
}
	
#barramenu {
	width: 955px;
	height: 31px;
	top: 53px;
	position: absolute;
	background: url(../interfaccia/barra.gif) no-repeat top left;
}

#sottobarramenu {
	width: 955px;
	height: 31px;
	top: 84px;
	position: absolute;
	background: url(../interfaccia/sottobarra.gif) no-repeat top left;
}

#menusx {
	position:absolute;
	top:120px;
	left:16px;
	width:230px;
	text-align: left;
	vertical-align: top;
}

#contenuti {
	position:relative;
	left:5px;
	width:625px;
	text-align: left;
}

#piepag {
	width: 620px;
	height:35px;
	text-align: center;
	font-size:0.7em;
	margin-top:15px;
}	


#menudx {
	position:absolute;
	top:110px;
	right:10px;
	width:300px;
	text-align:right;
	font-size:0.9em;
}