/* ------------------ Eléments pour voyages ------------------ */

#voyages_cadre_img {
	position: absolute; top: 45px; left: 50%;
	height: 250px; width: 250px;
	margin-left: -125px;
	vertical-align: top; text-align: center;
	z-index: 1;
}

#voyages_image { border: 0px; }

#voyages_mapbody {
	position: relative; top: 0px;
	height: 100%; width: 100%;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	vertical-align: middle; text-align: center;
	overflow: auto;
}

#voyages_map {
	margin: 60px 30px 30px 30px;
	border: 0px;
	z-index: 2;
}

.voyages_legende { line-height: 20px; color: #CCCCCC; font-size: 10px; font-weight:normal; }