html, body{
	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	height: 100%;
		background-image: url(sfondo.gif);
	background-repeat: repeat-x;
}


/* -- General settings */

h1{
	font-size: 20px;
}

h2{
	font-size: 13px;
	color: blue;	
}

h3{
	font-size: 18px;

}

p{
	margin: 6px 0;
}
ul{
	margin: 30px 0 30px 30px;
}

a:link, a:visited {
color:#FF0000;
text-decoration: none;
}

a:hover {
color:#000000;
text-decoration: underline;
font-weight: bold;
} 
 
.mapItaly{
	float: right;
	width: 360px;
	margin-top: 25px;
}

.prov{
	height: 260px;
}

.nominativo {


margin-left: 16px;
margin-bottom: 16px;
float: left;
		width: 620px;
}

.etichetta
{
	font-weight: bold;
	float: left;
		width: 285px;
}
