.icon {
	display: inline-block;
	margin: 0px;
	margin-bottom: 0px;
	height: 20px;
	width: 20px;
	background-color: #ccc;
}

/* ICONS */
.icon-Fontanile {
	background: url('/unesco/unescogis/icon/Fontanile.png') center center no-repeat;
	background-size: contain;
}
.icon-Museo {
	background: url('/unesco/unescogis/icon/Museo.png') center center no-repeat;
		background-size: contain;
}
.icon-Opera {
	background: url('/unesco/unescogis/icon/Opera.png') center center no-repeat;
		background-size: contain;
}
.icon-Canali {
	background: url('/unesco/unescogis/icon/Canali.png') center center no-repeat;
		background-size: contain;
}
.icon-Area {
	background: url('/unesco/unescogis/icon/Area.png') center center no-repeat;
		background-size: contain;
}
.icon-Sibiter {
	background: url('/unesco/unescogis/icon/Sibiter.png') center center no-repeat;
		background-size: contain;
}
.icon-Ciclabili {
	background: url('/unesco/unescogis/icon/Bici.png') center center no-repeat;
		background-size: contain;
}