.content {
	background: url(../images/bg-mappa.jpg) no-repeat top center;
}

#flash-sub-menu {
	text-align: center;
}

#left-side {
	margin: 10px 0 0 0;
	width: 900px;
	padding: 0;
	float: left;
}

#flash-map {	
	width: 600px;
	margin: 0;
	padding: 0 0 0 65px;
	float: left;
}

.row {
	height: 150px;
	margin-bottom: 20px;
	float: left;
}

.details {
	width: 200px;
	float: left;
	margin-top: 5px;
}

.details h1 {
	text-align: left;
	padding: 17px 10px 6px 20px;
	font-style: italic;
	font-size: 17px;
	line-height: 18px;
}

.thumbnail-header {
	background: url(../images/bg-titolo-mappa.jpg) no-repeat top center;
}

.details p {
	padding: 5px 10px 5px 22px;
	text-align: left;
}

.details div.hr {
	width: 100%;
	height: 10px;
	background: transparent url(../images/hr-mappa.jpg) no-repeat top center;
}
