
.mappa-sito-box {
	border: 1px solid #E7E7E7;
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}


.mappa-sito-box h1 {
	font-family: 'antonio', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 0px;
}

.mappa-sito-box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height: 15px;
	font-weight:normal;
}
.mappa-sito-box a:hover {
	color: #9DB91D;
	font-weight:normal!important;
}
.mappa-sito-box span  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
