#contenitore{
	width: 1003px;
	margin:0px auto;
}

#superiore{
	position:relative;
	width:1003px;height:87px;
}
#logo{
	float:left;
	margin-right:10px;
	margin-left:30px;
	margin-top:10px;
	width:226px;height:87px;
	background-image:url('img/logo.gif');
	background-repeat:no-repeat;
}
#menu{
	float:left;
	margin-top:60px;
	height: 30px;width:700px;
}

#sep{
	position:relative;
	width:1003px;height:58px;
	background-image:url('img/sf_sotto.gif');
	background-repeat:repeat-x;
}

#base{
	position:relative;
	width:1003px; 
}
#command{ 
					position:relative;
					left:32px; top:0px;
					width:961px;height:580px; 					
}

#footer{
	position:relative;
	width:890px;height:50px;
	text-align:center;
	bottom:0px; margin-left:50px;
	z-index:70;
	background-color:#ffffff;
}

#valxhtml{
	width:100%;height:40px;
	position:relative;
	bottom:0px;left:0px;
	margin:0px auto;
	text-align:center;
	text-decoration:none;
}




