	#footer img#logo-giallo{
		display: none !important;
	}
	#footer img#logo-bianco{
		display: block  !important;
	}


	body,
	#content, #content *,
	#footer, #footer *
	{
		font-family: Arial, Verdana, Helvetica, sans-serif !important;
		background: #fff !important;
	}
	span.ir{
		display: block;
		width: auto;
		height: auto;
		overflow: hidden;
		font-size: 12pt;
	}
	* img{
		border: none !important;
	}
	#map div img{
		border: none !important;
		background: none !important;
	}

	/* ########################################################################################## */

	#content{
		height: auto;
		padding-bottom: 20px;
	}
	#header1{
		height: 45px;
		border-bottom: 1px solid #666;
	}
	h2, a{
		color: #005288;
	}
	.menu_top,
	#header1 p{
		display: none;
	}
	#header1 p{
		display: none;
	}
	#header1, #header1 *{
		background: #fff !important;
		color: #005288 !important;
	}
 	img#h1{
		height: 93px;
		float: left;
		margin-bottom: 10px;
	}
	
	#map{
		width: 714px;
		height: 670px;
		margin-top: 10px;
		margin-bottom: 6px;
	}


	/* ########################################################################################## */

	#footer ul, #footer p{
		display: none;
	}
	#footer{
		padding-top: 10px;
		border-top: 1px solid #666;
	}
