body,html{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img{
	border: none;
}
.clear{
	clear: both;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}#cornice{    z-index: 3;    position:relative;
	width: 950px;    
	height: 500px;	margin: 0px auto 0px auto;	border: 10px solid #000000;	padding: 10px;    background-color: #ffffff;
	}#menu{background-color: #ffffff;}
#menu a{
	display: block;    
	color:#000000;
	border-bottom:1px solid #000000;
	text-align: center;
	width: 108px;
	text-decoration: none;
	font-size: 12px;
	margin-right: 11px;
	float: right;
}
#voceMenu{
	color:#000000;
	border-bottom:1px solid #000000;
	text-align: right;
	width: 160px;
	text-decoration: none;
	font-size: 12px;
	margin-right: 5px;
}
#contenuti{    background-color: #ffffff;
	padding: 10px;
   width: 900px;
	margin: 25px auto 0px auto;
}
.titBasso{
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px auto;
	text-align: center;
}
#footer{     z-index: 3;    position:relative;
	font-size: 10px;    color: #ffffff!important;
	width: 950px; 
	padding: 0px;
	margin: 0px auto 0px auto;
}#footer .fleft{color: #fffff !important;}
#footer a{
	color: #ffffff;
	text-decoration: none;
}