.title {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 18px;
	color: #1276d6;
}

.text {
	margin-bottom: 20px;
}

#mapBorder {
	position: relative;
	top:0px;
	left:0px;
	width: 620px;
	height: 400px;
	
	margin: 20px 0;
}

#map {
	position: relative;
	top:0px;
	left:0px;
	width: 620px;
	height: 400px;
}

#btt_menu_dovesiamo .menu_link { color: #1276d6; }