/* CSS Document */
div.mapregion{
	height: 180px;
	width:100%;
	background-color: #E9E9E9;
}

div.map_region_details{
	width:50%;
	height: 400px;
	float:left;
	background-color: #FFFFFF;}

div.details_map_left{
	width:49%;
	height: 400px;
	float:left;
	margin-right:1%;
	background-color: #FFFFFF;
}

#mailing: a{
	font-size: medium;
	font-weight: bold;
	color: #6633FF;
	text-align:center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

div.dettagli31{
	float:left;
	width:30%;
	font-weight:bold;
}

div.dettagli69{
	float:left;
	width:70%;
	clear:right;
}
div.linea_dettagli{
	float:left;
	width:100%;
	padding-bottom:5px;
}

div.lista_1{
	width:100%;
	border: 1px dashed #CC00CC;
	margin-bottom:4px;
	float: right;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 110%;
	margin-top: 4px;
	border: 1px dashed #990099;
}
div.lista_1:hover{
	border: 1px dashed #990099;
	background-color: #D2FFD2;
}
div.lista_head{
    width:100%;
	margin-bottom:4px;
	float: right;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 110%;
	margin-top: 4px;
}
