.title {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 700;
	
	margin-bottom: 10px;
	
	color: #0a1d86;
}

.text {
	margin-bottom: 20px;
}

div#mapBorder {
	position: relative;
	top:0px;
	left:0px;
	width: 600px;
	height: 400px;
	
	margin: 20px 0;
	
	background: #dcdcdc;
}

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

#btt_menuTab_dovesiamo .menuTab_link { color:#0a1d86; }