#RegioneBig {

	border: 1px solid #000000; 
	width: 200px; 
	height: 195px; 
	background-color: #FFFFFF;
	text-align: center;
	
	position: absolute;
	margin: 0 0 0 200px;
	top: 180px;
}

* html #RegioneBig { /* ie6 hack */
	position: absolute;
	margin-left: 200px;
}

#CartinaItalia {
	/*position: absolute;*/
}

#descrizioneIMG {
	width:100%; 
	color: #000000; 
	background: #FFFFFF; 
	border: 0px; 
	text-align: center; 
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}


.voceSezione {
	clear: left;
	padding: 0 0 10px 0;
	border-bottom: 10px;
	text-align:left;
	border-bottom: 1px solid #DFDFDF;
	min-height: 50px;
}

.voceSezione img {
	float: left;
	padding: 8px 10px 5px 2px;
	margin: 0;
	border: 0;
}
	
.voceSezione h3 {
	color: #016734;
	display: block;
	padding-top: 5px;
	margin: 0;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: bold;
}

