body {
	margin: 0;
	padding: 0;
}
div#gmaps-canvas {
	margin: 2em auto;
    width:775px;	
    height:680px;
}
#titolo {
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 3% 10% 0px 10%;
	line-height: 1.5em;
}
#header{
	width: 100%;
	background-color: #0086c8;
}
span {
	font-weight: 500;
	line-height: 2em;
}
a {
	text-decoration: none;
}
#aaito {
	width: 20%;
	height: 20%;
}
#mappa_tit {
	margin-top: 3em;
	margin-bottom:0;
	text-align:center;
}
.poll {
	margin-right:0.5em;
}
.city {
	text-align:center;
	margin: 0;
}
.leaflet-popup-content-wrapper img {
	margin-top: 0;
}