body {
	font: 13px verdana,helvetica,sans-serif;
	padding: 0px;
	margin: auto;
	text-align: center;
	background-color: #d6d6d6;
	color: #666666;
}
#contenitore {
	width: 927px;
	height:100%;
	position: relative;
	margin: 0px 0px 0px 0px;
	text-align: left;
	margin:0px auto;
	background-image: url(../interfaccia/sfondopagina2.gif);
}
hr {display:none}
#topp {
	width: 927px;
	height:124px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url(../interfaccia/toppage3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#barra {
	width: 927px;
	height: 24px;
	top: 124px;
	left: 0px;
	position: absolute;
	background-image: url(../interfaccia/barra2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#titolo { width: 282px; height: 47px; top: 50px; left: 60px; 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;
	height: 100%;
}

#chiusura {
	position:relative;
	left:0px;
	width:927px;
	height:60px;
	position: absolute;
	background-image: url(../interfaccia/barra2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#menusx {
	position:absolute;
	top:150px;
	left:32px;
	width:145px;
	
}

