/* @override 
	http://ww2.italyguides.it/css/map.css
	http://www.italyguides.it/css/map.css
*/

#ballon {
	display: block;
	font-size: 11px;
	padding: 20px;
	width: 250px;
	text-align: left;
}

#ballon h1 {
	font-size: 16px;
	color: #a30000;
	margin-top: 0;
	margin-bottom: 2px;
}

#ballon h1 a {
	font-size: 16px;
	text-decoration: none;
	color: #a30000;
	background-image: none;
	margin: 0;
	padding: 0;
}
#ballon h1 a:hover {
	color: #a30000;
	text-decoration: underline;
	background-image: none;
}

#ballon a {
	text-decoration: none;
	color: #a30000;
	background: url(../images_virtuale/footer/breadcrumbs_pallino_solo.gif) no-repeat;
	padding-left: 12px;
	font-weight: bold;
}
#ballon a:hover {
	text-decoration: underline;
	background: url(../images_virtuale/footer/breadcrumbs_pallino_solo.gif) no-repeat;
}

#ballon img {
	float: right;
	margin-left: 10px;
}

#map {
	height: 405px;
	width: 850px;
	float: left;
}


#side_bar {
	display: none;
}



#side_map {
		border-bottom: 1px solid #c4ad60;
}
#side_map img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 8px;
}
