/*
.logo, #language, #frm_cerca, #menu_site, #img_random, #news_scorrevoli, #cola, #colc_hp, .btn_generic, #navigatore, .box_allegato_art
{
	display: none;
}

div {
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 9pt;
}	

a {
	color: #000000;
}


#cnt_map {
	width: 632px;
	height: 392px;
   	margin: 10px 0px 10px 0px;
	padding: 3px 3px 3px 3px;
	overflow: hidden;
	display: inline;
	float: left;
	border: 1px solid #5AA2D4;
	background-color: #ffffff;
}	

#map {
	width: 632px;
	height: 392px;
   	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: inline;
	float: left;
}	
*/