.blocEncadre {
	background: url(../images/common/rayures_background.gif) left top;
	border: #3a3b39 solid 6px;
	color: #FFF;
	font-size: 12px;
	position: relative;
}

.blocEncadre a {
	color: #FFF;
}

.destinationImage {
	float: left;
	height: 261px;
	margin: 15px 0 10px 15px;
	width: 409px;
}

.infoImage {
	background: url(../images/common/fond_noir.png) repeat left top;
	line-height: 16px;
	padding: 10px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 15px;
	width: 320px;
}

.infoImage .titre {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}

.destinationImage .carteIndigo {
	position: absolute;
	right: 120px;
	top: 95px;
	z-index: 20;
}

.destinationImage .cartePlatine {
	position: absolute;
	right: 120px;
	top: 150px;
	z-index: 20;
}

.prixIndigo {
	background: url(../images/common/fond_noir.png) repeat left top;
	font-size: 12px;
	padding: 10px 10px 10px 30px;
	position: absolute;
	right: 0px;
	top: 110px;
}

.prixPlatine {
	background: url(../images/common/fond_noir.png) repeat left top;
	font-size: 12px;
	padding: 10px 10px 10px 30px;
	position: absolute;
	right: 0px;
	top: 165px;
}

.infoLegal {
	background: url(../images/common/fond_noir.png) repeat left top;
	font-size: 10px;
	padding: 5px 5px 5px 20px;
	position: absolute;
	right: 0px;
	top: 220px;
}

.destinationInfo {
	float: right;
	height: 241px;
	margin: 15px 22px 10px 0;
	padding: 20px 0 0 0;
	width: 515px;
}

.destinationInfo a:hover {
	text-decoration: none;
}

.destinationInfo .titre {
	background: #FFF;
	color: #000;
	font-weight: bold;
	padding: 5px 10px;;
}

.destinationInfo p {
	margin: 15px 15px 20px 10px;
}

.destinationInfo ul {
	margin: 15px 15px 5px 10px;
}

.destinationInfo li {
	background: url(../images/common/puce_grise.png) no-repeat left;
	margin: 5px 0;
	padding: 0 0 0 15px;
}

.destinationInfo .contact {
	float: left;
}

.destinationInfo .logo {
	float: right;
	margin: 0 10px 0 0;
}

/* SLIDER HORIZONTAL */

#sliderHeader {
	background: url(../images/common/blocClair_background.png) repeat-x top;
}

.selectionPrix, .selectionDate {
	background: #353761;
}

#sliderBody {
	background: url(../images/common/blocClair_background.png) repeat-x bottom;
}

#sliderContent .sliderInfo {
	background: url(../images/common/fond_noir.png) repeat;
	bottom: 0px;
	left: 0px;
	width: 167px;
}

/* FIN SLIDER HORIZONTAL */

#menuBottom {
	margin: 20px 0 0 0;

}