h2 {
	color: #515151;
}
hr.hr-nofloat {
	clear: both;
	margin: 0 4px -2px 118px;
	padding: 0px;
	border: none;
	border-top: 1px solid #555;
}
br.nofloat {
	clear: both;	
}
div#testata-mostra {
	width: 100%;
	height: 1%;
} 
div#banner-home {
	width: 100%;
	margin: 0;
	height: 455px;
/*	background-color: #E3001B; */
	background-color: #010101;
	background-image: url(../../../moduli/output_immagine.php?id=171&larghezza=1017);
	background-repeat: no-repeat;
	background-position: 80% 20%;
	clear: both;
} 
div#lingue {
	color: #515151;
	background-color: #fff;
	font-size: 80%;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 0px;
	height: 1%;
	display: inline;
	float: right;
		
} 
div#lingue a:hover {
	background-color: #515151;
	color: #fff;
}
div#testata-dx {
	float: right;
	width: 32%;
	height: 1%;
	margin: 0;
	padding: 0;
	/* display:none; */
} 
div#contenitore {
	width: 100%;
	margin: 0;
	background-color: #fff;
	color: #000;
	clear: both;
} 
div#contenuto-centro-sx {
	float: left;
	padding: 0;
	margin-left: 50px;
	margin-top: 20px;	
	width: 45%;
} 
	