.cerca, .mappa, .image_pp, #mappacaratteri-imposta, ul#mappa1, .collaborazione
{
	display: none;
}

.cerca
{
	position:absolute;
	top:30px;
	left:0px;
}

ul#mappacaratteri
{
margin:auto;
padding:2px;
list-style:none;
position: absolute;
top:0px;
right:2px;
}

.solotesto
{
	position:relative;
	top:1px;
}

body
{
	background-color: #000;
	font: 110% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}




.news h3
{
	font-weight: bold;
	font-size:1.4em;
	color: #fc0;
	background-color: #333;
}

.news .titolo, .titolo 
{
	
	font-weight:bold;
	font-size:99%;
	border:1px solid #fc0;
	padding:3px;
}


.cittadino, .comunichiamo, .iperboliani, .servizionline, .sportelli, .comune, .conoscere, .servizi
{
	background-color: #fff;
	font-weight:bold;
	font-size:1.5em;
	color:#000;
	
}


hr
{
	color: #eee;
	height:3px;
}

A, A:link, A.centraldue, A:visited
				{
				font-weight:bold;
				text-decoration: none;
				color: Aqua;				
				}						
				
				
A.centraldue:hover, A:hover
				{
				font-weight:bold;
				text-decoration: none;
				color: maroon;
				background-color:yellow;
				
				}	
