#cartinacompleta {
	position: absolute;
}
#regionisingole {
	position: absolute;
}
#regionisingole img { position: absolute; }

#nomiregioni {
	float: right;
	width: 400px;
}
#nomiregioni a {
	color: #000E9D;
	font-weight: bold;
}
#nomiregioni a:hover {
	background-color: #ffd502;
	color: #000E9D;
}
#sovrapposizioni {
	float: left;
	width: 282px;
	height: 315px;
	margin-bottom: 50px;
}

#risultati {
	clear: both;
	
}
table {
	width: 100%;
	font-size: 13px;
	border-collapse: collapse;
}
.primariga td {
	font-weight: bold;
	border: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
td {
	border-left: 1px ridge lightgray;
	border-bottom: 1px ridge lightgray;
	padding-left: 4px;
	padding-top: 5px;
}


