.coeurFirst {
	border: #ea7228 6px solid;
	color: #FFF;
	float: left;	
	font-size: 12px;
	height: 261px;
	margin: 15px;
	position: relative;
	width: 409px;
}

.coeurFirst .coeurInfo {
	background: url(../images/common/fond_noir.png);
	font-weight: bold;
	line-height: 16px;
	padding: 5px;
	position: absolute;
	text-align: right;
	text-transform: uppercase;
	top: 10px;
	width: 399px;
	left: 0;
}

.coeurFirst .coeurDates {
	background: url(../images/common/fond_noir.png);
	bottom: 5px;
	font-weight: bold;
	line-height: 16px;
	padding: 5px;
	position: absolute;
	text-align: right;
	text-transform: uppercase;
	width: 399px;
	left: 0;
}

 .coeurDates strong {
 	color: #e96d20;
 }
 
 .coeurOffre {
 	position: absolute;
 	right: 10px;
 	top: 85px;
 }
 
 .coeurOffre .titreOffre {
 	background: url(../images/common/fond_noir.png);
	float: left;
	font-family: Times;
 	font-size: 26px;
	font-weight: 100!important;
	margin: 10px 5px 0 0;
	text-align: right;
 	text-shadow: #000 2px 2px;
 	text-transform: uppercase;
 }
 
 .coeurOffre .logoOffre {
 	float: right;
 }
 
 .coeurOffre .lienOffre {
	clear: both;
	padding: 10px 0 0 0;
	text-align: right;
}
 
 .coeurOffre .lienOffre a {
 	background: #e46809;
 	color: #FFF;
 	padding: 1px 4px;
 	text-decoration: none;
 }

.coeurSecond {
	background: url(../images/common/rayures_background.gif) left top;
	border: #504e4d 6px solid;
	color: #FFF;
	float: left;
	font-size: 12px;
	height: 235px;
	margin: 15px 12px;
	padding: 5px 0 0 0;
	position: relative;
	text-align: center;
	width: 230px;
}

.titreCoeur {
	height: 20px;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 110px;
	text-align: right;
	width: 165px;
}

.coeurDomaine .titreCoeur {
	background: #b60050;
}

.coeurGolf .titreCoeur {
	background: #00aca1;
}

.coeurDescription {
	background: url(../images/common/fond_orange.png);
	padding: 10px;
	position: absolute;
	text-align: left;
	top: 155px;
	width: 170px;
	left: 0;
}

.coeurPlus {
	background: #FFF;
	bottom: 5px;
	color: #000;
	display: block;
	font-size: 10px;
	left: 118px;
	padding: 2px 3px;
	position: absolute;
	text-decoration: none;
}


/* SLIDER HORIZONTAL */

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

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

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

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

/* FIN SLIDER HORIZONTAL */

#menuBottom {
	margin: 10px 0 0 0;

}