#contenitore{
	width: 100%;
	margin:auto;
	position:relative;
	text-align:center;
	vertical-align:middle;
}

#base_testata{
	position:relative;
	width:100%;height:167px;
	background-color:#0a719a;
	background-image:url('img/sf_testata_ds.gif');
	background-repeat:repeat-x;
}
#testata{
	margin:0px auto;
	width:1003px;height:167px;	

}
#testata_logo{
			float:left;
			width:390px;
			height:100%;
			background-image:url('img/logo.gif');
			background-repeat:no-repeat;
			margin:0px;
}
#testata_panorama{
			float:left;
			width:532px;
			height:100%;
			margin:0px;
}
#base_menu{
	position:relative;
	width:100%;height:36px;
	background-color:#0a719a;
	text-align:center;
}
#menu{	
	margin:0px auto;
	width:1003px;height:36px;
	background-image:url('img/sf_menu2.gif');
	background-repeat:repeat-y;
	text-align:left;
}
#menu_nav{	
			position:relative;
			top:0px;left:390px;
			width:532px;height:36px;
}
#lang{
			position:absolute;
			top:10px;left:30px;
			width:150px;height:26px;
}

#base_command{
	position:relative;
	width:100%;
	background-color: #f5f5f3;
}
#command{
	margin:0px auto;
	width:1003px;
}

#base_titolo{
	position:relative;
	width:100%;
	background-color: #f5f5f3;
}
#titolo{	
	margin:0px auto;	
	width:1003px;
	height:33px;
	background-image:url('img/deco_tit.gif');
	background-repeat:no-repeat;
	padding-bottom:10px;
	text-align:left;
}

#footer{
	position:relative;
	width:100%;height:28px;
	background-color: #999999;
}

#cws{
	position:absolute;
	bottom:0px;left:0px;top:5px;
	text-align:right;
}
#valxhtml{
	position:absolute;
	bottom:0px;right:0px;
	text-align:right;
}

#statistiche{
	position:absolute;
	bottom:0px;right:155px;
	text-align:right;
}




