body {
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	margin: 0px auto; width: 620px;
}
.loader {
	background: url("../img/loader.gif") no-repeat center rgb(255, 255, 255);
}
.imgCaption {
	background: rgb(184, 16, 20); padding: 10px; left: 0px; width: 620px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 16px; font-weight: bold; opacity: 1; 
}
.bubble .close {
	background: url("../img/close.png") no-repeat; top: -6px; width: 16px; height: 16px; right: -6px; text-indent: -9999px; display: block; position: absolute; cursor: pointer;
}
.mapNav {
	width: 150px; height: 150px;
}
.navBtn {
	width: 32px; height: 32px; text-indent: -9999px; display: block; position: absolute; background-repeat: no-repeat;
}
.navBtn0 {
	left: 26px; top: 0px; background-image: url("../img/navtop.png");
}
.navBtn1 {
	left: 53px; top: 26px; background-image: url("../img/navright.png");
}
.navBtn2 {
	left: -14px; top: 53px; width: 115px; height: 160px; background-image: url("../img/navbottom1.png");
}
.navBtn3 {
	left: 0px; top: 26px; background-image: url("../img/navleft.png");
}
.mappa {
	margin: 10px 0px; width: 617px; height: 500px;
}
.point {
	background: url("../img/marker.png") no-repeat; width: 170px; height: 44px; text-indent: -9999px; display: block; cursor: pointer;
}
.bubble {
	background: rgb(0, 0, 0); padding: 7px 10px; width: 400px; color: rgb(255, 255, 255); font-size: 12px; opacity: 0.9
}
.bubble p {
	margin: 5px 0px;
}
.bubble span {
	font-size: 12px; font-weight: bold; display: block;
}
.bubble img {
	vertical-align: bottom;
}
ul.map_buttons {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
ul.map_buttons li {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
ul.map_buttons li {
	float: left;
}
.map_buttons a {
	background: rgb(230, 230, 230); padding: 6px; width: 193px !important; height: 15px; text-align: center; color: rgb(40, 40, 40); font-size: 12px; font-weight: bold; text-decoration: none; margin-right: 1px; float: left; display: block; allign:center;
}
.map_buttons a:hover {
	background: rgb(184, 16, 20); color: rgb(255, 255, 255);
}
a {
	color: rgb(255, 255, 255);
}
