/* CSS Document */

html, body{width:100%}
body{
	background: #FFF url(../interface/bg.jpg) repeat-x center top;
	font:normal normal 12px/normal Arial, Helvetica, sans-serif;
	color:#404040;
}

body, h1, h2, h3, h4, h5, h6, dl, dt, dd, fieldset, ul, li {margin:0;padding:0; color:#262626;}
p { margin:0;padding:0;  }
#mainPage h1, #mainPage h2, #mainPage h3, #mainPage h4 { font-family:Georgia, "Times New Roman", Times, serif }
a img{border:none;}
a { text-decoration:none; }

a.buttonBlue, a.buttonGreen {	
	color:#FFF;
	text-transform:uppercase;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:20px;
	margin:0 10px 0 0;
	padding:0 6px 0 0;
}

div.boxBt a.buttonBlue { font-size:9px; margin:0 5px 0 0;}
a:hover.buttonBlue, a:hover.buttonGreen { color:#FF6 }
a.buttonBlue span, a.buttonGreen span {
	display:block;
	line-height:20px;
	padding:0 0 0 6px;
}

a.buttonBlue { background:transparent url(../interface/button-right-Blue.png) no-repeat scroll right top;}
a.buttonBlue span { background:transparent url(../interface/button-left-Blue.png) no-repeat scroll 0 0; }
a.buttonGreen { background:transparent url(../interface/button-right-Green.png) no-repeat scroll right top;}
a.buttonGreen span { background:transparent url(../interface/button-left-Green.png) no-repeat scroll 0 0; }

.lastChild {margin:0;}

span.open { text-transform:uppercase; font-weight: bold; line-height:18px; }
p.alerte { background:#FFF000 none repeat scroll 0 0;
border:1px solid red;
color:#EE3A03;
font-size:14px;
font-weight:bold;
padding:10px;
text-align:center;}

#main {
	position:relative;
	width:945px;
	margin:0 auto;
}

#mainPage {
	/*background:#FFF;*/
	float:right;
	width:816px;
}

#logo {
	position:absolute;
	top:10px; left:5px;
	width:328px; height:93px;
	z-index:3;
}

#MenuPrincipal {
	position:absolute;
	top:116px; left:5px;
	float:left;
	width:134px;
	z-index:2;
}

div.bgMenuPrincipalDeg {
	background: transparent url(../interface/bg.MenuPrincipal.deg.png) repeat-y left top;
	float:left;
	width:120px;
	padding-left:4px;
	padding-right:10px;
	position:relative;
	top:-4px;
}
div#MenuPrincipal div.item-content p {
	background:	transparent url(../interface/dot.quickMenu.gif) no-repeat scroll right center;
	border-bottom:1px dotted #aaafaf;
	float:left;
	margin:2px 0;
	padding-bottom:4px;
	width:100%;
	
}
div#MenuPrincipal a { color:#707070; text-transform:uppercase; font-size:10px; 	line-height:10px !important;	font-weight:bold; padding:10px 8px;}
div#MenuPrincipal .mpHome { float:left; position:relative; z-index:5;  }
div#MenuPrincipal .mpHome a.home { display:block;  width:113px; height:26px; line-height:26px; background:url(../interface/bg.MenuPrincipal.home-current.png) no-repeat left top; padding:10px 8px 10px 13px; }
div#MenuPrincipal a:hover.home  { color:#000;  }
div#MenuPrincipal .mpHome a.current, div#MenuPrincipal .mpHome a:hover.current  { background:url(../interface/bg.MenuPrincipal.home-current.png) no-repeat left -46px; }
div#MenuPrincipal .mpHome a:hover.current  {color:#000; }
div#MenuPrincipal a.title {
	background:transparent url(../interface/bg.MenuPrincipal.titre.jpg) repeat-x scroll left bottom;
	display:block;
	height:20px;
	width:104px;
	vertical-align: middle;
}

div#MenuPrincipal a:hover.title {
	 color:#000;
}

div#MenuPrincipal a.ongoing  {
	/*background-position: left -60px;*/
	background:transparent url(../interface/bg.MenuPrincipal.hover.png) repeat-x scroll left top;
	color: #FFF;
	width:104px;
}

div#MenuPrincipal a.ongoing {	padding:10px 16px 10px 8px; }
div#MenuPrincipal a:hover.ongoing {	 color:#FFF; }

div#MenuPrincipal div.item-content {
	margin: 0 0 0 0;
	background: #e3e9e9 url(../interface/bg.MenuPrincipal.item-content.jpg) no-repeat left top; 
	color: #666666;
	font-size:11px;
	font-weight:normal;
	overflow: hidden;
}

div#MenuPrincipal div.entry {float:left; padding: 10px 8px; width:102px; }
div#MenuPrincipal div.entry a { padding:0;}
div#MenuPrincipal div.item-content a {	color: #666666; font-weight:normal; display:block; width:100px; }
div#MenuPrincipal div.item-content a:hover { color: #000; }

div#MenuPrincipal div.item-content a.current { color:#94ba24 }

div#bgMenuPrincipalTop, div#bgMenuPrincipalBot {
	clear:both;
	float:left;
	width:134px;
	height:6px;
}

div#bgMenuPrincipalTop {
	height:6px;
	background: url(../interface/bg.MenuPrincipal.top.png) no-repeat left top;
}
div#bgMenuPrincipalBot { height:7px; background: url(../medias/img/MenuPrincipal/bg-deg-bot.png) no-repeat left top ; overflow:hidden; }
div#bgMenuPrincipalTop.active, div#bgMenuPrincipalBot.active { background-position:0 -7px ; }

div#MenuPrincipal #lang a { padding:0;}

#lang {
	position:relative;
	top:-4px;
	float:left;
	width:100%;
	height:36px;
	background:url(../interface/bg.MenuPrincipal.lang.png) no-repeat left top;
} 

#lang #lg_fr { background:url(../interface/lg_fr.gif) no-repeat left top; }
#lang #lg_en { background:url(../interface/lg_en.gif) no-repeat left top; }

#lang a:hover.lg_current { cursor:default !important; }

#lang a {
	display:block;
	float:left;
	height:12px;
	width:16px;
}

#lang a.lg_current {
	background-position:left -12px !important;
}

div.lg {
	position:relative;
	float:left;
	font-size:1em;
	height:30px;
	text-align:center;
	width:60px;
}

div.lg a {
	position:absolute;
	left:50%; top:50%;
	margin-left:-8px;
	margin-top:-7px;
}


#top {
	float:left;
	width:100%;
	height:30px;
	background:#94ba24;	
}

#top a.res {
	display:block;
	background:url(../interface/reserver-en-ligne.gif) no-repeat left center;
	height:20px;
	width:123px;
	margin:0 5px;
}

#newsletter {
	color:#FFF;
	font-size:10px;
	float:right;
}

#newsletter input.submit { background:url(../interface/newsletter.ok.gif) no-repeat left top; width:36px; height:20px; margin-right:10px; }

#top p {
	float:left;
	height:20px;
	line-height:20px;
	margin:5px 0;
}

#top p input,  #top p label { float:left; padding:0; margin:0;  border:none; }
#top p label {margin-right:5px }
#top p input { font-size:10px; color:#94ba24; display:block; height:20px; }
#top p input.email { background: #FFF url(../interface/borderinputemail.gif) no-repeat left top; width:200px; height:17px;  float:left; padding:3px 0 0 5px;  border:none;   }

#bot {
	background: #333 url(../interface/bgBot.jpg) no-repeat left top;
	float:left;
	width:806px;
	padding-left:10px;
}

.botBas { background: transparent url(../interface/botBas.png) no-repeat left top; float:left; width:816px; margin-bottom:1px; height:8px; }

#bot .blocBot {
	float:left;
	width:393px;
	margin-right:10px;
}

#bot .blocBot h3 {
	color:#bdbfbf;
	font-size: 18px;
	font-weight: normal;
	margin-bottom:5px;
}


#onflash {
	background:#262626;
	position:relative;
	float:left;
	width:816px;
	height:390px;
	z-index:1;
}

#onflashListe {
	background:#262626;
	position:relative;
	float:left;
	width:816px;
	height:132px;
	z-index:1;
}

#onflash .innerflash {
	background: transparent url(../interface/onflash.png) no-repeat left top;
	position:absolute;
	bottom:0; left:0;
	width:816px;
	height:13px;
}

#diapoArea { text-align:center; color:white;}
#diapoArea a { color:#CCC;}

/* MENU ONGLETS HOME PAGE */

#wrapper{
	width: 393px;
	margin: 0 auto;
}
.box{ background: #fff url(../interface/bg.bloc.tab.jpg) no-repeat center bottom;}
div.lineBox { padding:10px; height:50px; border-bottom:1px solid #d1d1d1;}
.box div.fullBox { padding:10px; height:205px;}
.box div.fullBox img, .box div.lineBox img { float:left; margin:0 9px 30px 0;}
.box div.fullBox p.descr {border-bottom:1px solid #d1d1d1;}
div.lineBox h5, .box div.fullBox h5 {
	color:#404040;
	font-size:12px;
	font-weight:bold;
}
.infos { text-transform:uppercase; font-size:10px; color:#84ac0d;}
.infos a:hover {  color:#1cbcff;}
.box p.blinks { margin: 0 10px 10px 10px; float:left; }
.box div.fullBox a, div.lineBox  a {  color:#009ee0;}
.lineBox .descr { text-transform:uppercase; }

.box .txt .descr, .box div.fullBox h5  { padding-bottom:10px; margin-bottom:5px; }

.boxholder{
	clear: both;
	/*background: #FFF;*/
	margin-right:1px;
}
h4.tab, h4.tab.promo{
	float: left;
	height: 26px;
	width: 98px;
	text-align: center;
	margin: 0;
	padding:0;
	color: #808080;
	font-size: 10px;
	line-height:26px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
h4.tab{	background: url(../interface/bgTab-off.gif) no-repeat left top;}
h4.tab.promo{	background: url(../interface/bgTab-promo.gif) no-repeat left top;}
h4.tab.promo.on{ background: url(../interface/bgTab-promo.gif) no-repeat left -26px;}
h4.tab.on{	background: url(../interface/bgTab-on.gif) no-repeat left top; }

h4.tab a {	color:#808080; }
h4.tab.promo a { color:#FFF; }
h4.tab.promo.on, h4.tab.on a{ color:#404040; }
h4.tab a:hover { color:#000; }

#bgvisuel {
	/*background:url(../medias/img/visuels-accueil/domaine-lou-capitelle.jpg) no-repeat center center;*/
	position:relative;
	width:393px;
	height:250px;
	overflow:hidden;
}

.visuel {
	background:url(../interface/HPMask.png) no-repeat left top;
	position:absolute;
	top:0; left:0;
	width:393px;
	height:250px;
}

.visuel div.cez {
	position:absolute;
	width:373px;
	top:162px; left:0;
	margin: 0 10px;
	font-size:12px;
}

.visuel p.extrait {
	border-bottom:1px solid #bbbbbc;
	padding-bottom:10px;
	margin-bottom:6px;
}


#footer {
	background: #FFF url(../interface/bg.footer.jpg) no-repeat left top;
	clear:both;
}
#footer div.adirectBloc a {
	color:#808080;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	height:24px;
	line-height:22px;
	padding:0 10px;
	height:40px;
	display:block;
}

#adirect {  }
#adirect p { margin-bottom:10px; }

#footerInfos {
	border-top: 2px solid #b7b9b9;
	padding-top:10px;
}

#footerInfos h2, #footerInfos div {
	float:left;
	width:70%;
	text-transform:uppercase;
	color:#b7b9b9;
	font: normal 10px Arial, Helvetica, sans-serif;
}

#footerInfos h2 span.coord, #footerInfos div span.coord {
	font-weight:bolder;
	color:#3fb6e8;
	font-size:11px;
}
#footerInfos  div.footerLinks a  {
	font-weight:bolder;
	color:#3fb6e8;
	font-size:11px;
	text-transform:uppercase;
}

#footerInfos  div.footerLinks  {
	color:#b7b9b9;
}

#footerInfos  div.footerLinks {
	float:right;
	width:30%;
	text-align:right;
}

#footerInfos  div.labels {
	padding-top:10px;
	float:left;
	width:100%;
}

#footerInfos  div.labels a {
	margin-right:10px;

}



/*------------------------ INTERIEUR ------------------------*/

#imgArea {
	/*position:relative;*/
	overflow:hidden; 
	width:816px; 
}
#imgAreaMask {
	/*position:relative;*/
	background:url(../interface/deg.imgarea.png) no-repeat right top;
	height:390px;
	width:816px; 
}

#imgAreaMaskInt{
	/*position:relative;*/
	background:url(../interface/deg.imgarea.png) no-repeat right top;
	height:124px;
	width:816px; 
}
#onflash #imgArea { height:390px;}
#onflashListe #imgArea { height:124px;}


#imgArea h3 {
	position:absolute;
	right:20px;
	font-size:36px;
	color:#FFF;
	text-align:right;
	width:300px;
}
#onflash #imgArea h3 {top:40px;}
#onflashListe #imgArea h3 {top:20px;}

div.inTitle {
	position:absolute;
	left:0; 
	height:28px;
	width:100%;
}

#onflash div.inTitle {top:340px;}
#onflashListe div.inTitle { top:86px; }

div.inTitle h2 {
	background:transparent url(../interface/inTitle-gauche.png) no-repeat scroll left top;
	color:#FFFFFF;
	float:left;
	height:38px;
	/*margin:0 -40px 0 0;*/
	padding:0 0 0 10px;
	font: bold 18px/38px Georgia, "Times New Roman", Times, serif;
}

div.inTitle span.inTitleDroite {
	background:transparent url(../interface/inTitle-droite.png) no-repeat scroll right top;
	float:left;
	display:block;
	height:38px;
	width:115px;
}

#onflash .innerflashInt, #onflashListe .innerflashInt  {
	background: transparent url(../interface/onflashint.png) no-repeat left top;
	position:absolute;
	bottom:0; left:0;
	width:816px;
	height:13px;
}


#intContent {
	background: #333 url(../interface/bg.intContent.jpg) repeat-x left top;
	position:relative;
	padding:0 10px;
	float:left;
}

div.inTop, div.inBot {
	background:#FFF;
	position:relative;
	float:left;
	height:6px;
	width:796px;
}
div.inTop { background:url(../interface/bg.inTop.png) no-repeat left top; }
div.inBot { background:url(../interface/bg.inBot.png) no-repeat left top; }

div.intCenter { background: #FFF url(../interface/bg.intCenter.jpg) no-repeat left bottom; float:left; width:776px; padding:10px; min-height:92px; }

.fullColInt {
	float:left;
	width:100%;
}

.fullColInt table, .leftColIntContent table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #FFF;
}

.fullColInt table td, .leftColIntContent table td  {
	border:1px solid #FF9900;
	padding:2px;
	text-align:center;
}

.fullColInt table td.noborder, .leftColIntContent  table td.noborder {
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

.leftColInt, .rightColInt {
	float:left;
	width:383px;
}
intCenter .dates {
	 color:#84ac0d ;
	 font-weight:bold;
	 text-transform:uppercase;
}
.rightColInt  { margin-left:10px; }

.intCenter h4 {
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #b7b9b9;
	width:100%;
	padding-bottom:2px;
}

/*.leftColIntContent { float:left; width:588px;}*/
.leftColIntContent { float:left; width:776px;}
.rightColIntContent { float:left; width:178px; margin-left:10px;}


div.quickMenu {
	float:left;
	width:194px;
	min-height:150px;
	_height:150px;
	margin-left:10px;
}
div.quickMenu.apropos {	width:388px; }
div.quickMenu h5 {
	font-size:11px;
	font-weight:bold;
	color:#009ee0;
	text-transform:uppercase;
	border-bottom:1px solid #b7b9b9;
	padding-bottom:10px;
}
div.quickMenu ul {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#009ee0;
	float:left;
	width:194px;
	margin:10px 0;
	list-style:none;
}
div.quickMenu ul li { background:url(../interface/dot.quickMenu.gif) no-repeat left center; }
div.quickMenu ul li a, div.quickMenu  p {
	color:#808080;
	font-size:10px;
	text-transform:none;
	padding-left:5px;
}
div.quickMenu p { margin:10px 0; padding-left:0px; text-align:justify;}

.leftColIntTop { margin-bottom:10px;}
.leftColIntTop p, .intCenter p { margin:10px 0;}
.leftColIntTop ul, .leftColIntContent  ul {	list-style:url(../medias/img/dot.gif) none outside; margin: 0 0 0 20px;}
.leftColIntTop li, .leftColIntContent li { margin-bottom: 2px; padding:0;}
.leftColIntTop  a { color:#84ac0d; }

.leftColIntBas, .rightColIntBas {
	margin-top:10px;
	padding:10px 0;
	border-top:2px solid #b7b9b9;
}

.leftColIntBas ul {
	list-style:none;
	margin:0;
	padding:0 0 8px 0;
}
.leftColIntBas ul li {
	margin:0;
	padding:0 0 0 8px;
	font-size:11px;
	color:#808080;	
}

.leftColIntBas .lineBox {
	margin-top:10px;
}
.lineBox div.visuelsLineBox {
	float:left;
	height:51px;
	width:68px;
	margin-right:10px;
}
.lineBox p.infos {margin-top:5px;}

.lineBox p { margin:0;}

.leftColIntFooter { clear:both; padding:10px 0; border-top:1px solid #b7b9b9; }

.bloctarif, .blocpromo  {
	float:left;
	line-height:10px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	margin-right:6px;
	padding-right:6px;
}
.bloctarif strong, .blocpromo strong { font-weight:bold; font-size:22px; line-height:20px;}
b.promo {text-decoration:line-through;}
.bloctarif { background:url(../interface/bg_prix.div.gif) no-repeat right top; }
.blocpromo { background:url(../interface/bg_promo.div.gif) no-repeat right top;  }
.bloctarif.editmode span, .blocpromo.editmode span { background:none; }
.bloctarif span { background:url(../interface/bg_prix.span.gif) no-repeat left top; }
.blocpromo span { background:url(../interface/bg_promo.span.gif) no-repeat left top;  }
.blocpromo span, .bloctarif span {
	display:block;
	padding:3px 0 4px 6px;
}
.conditions {  clear:both; color:#808080; font-size:11px; padding-bottom:6px }
.leftColIntFooter .infos { color:#84ac0d; padding-top:2px; }


.blocBox { background:url(../interface/bgbox.gif) no-repeat left top; float:left; width:189px; height:271px; margin:10px 6px 0 0; }
.blocBox.lastChild {margin-right:0;}
.blocBox .visuelsBox { background:url(../medias/img/visuels-offres/thermale.jpg) no-repeat left top; position:relative; margin:3px 3px 0 3px; width:183px; height:138px;  }
.blocBox .boxCadre {padding:10px; }
.blocBox .boxCat {color:#94ba24; font-weight:bold; font-size:10px; text-transform:uppercase; padding:4px 0 8px 0; height:12px; }
.blocBox .boxDescr { font-size:10px; min-height:52px; _height:52px;  }
.blocBox .boxBt { float:left; padding-top:8px; margin-left:5px; }
.visuelsBox .bloctarif, .visuelsBox .blocpromo { position:absolute; left:10px; bottom:10px; margin:0;} 

/* Easy diapoSlider */
#blocSlider { position:relative;}
#diapoSlider { margin:10px 0; }

#diapoSlider ul, #diapoSlider li,
#diapoSlider2 ul, #diapoSlider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#diapoSlider2{margin-top:1em;}
#diapoSlider li, #diapoSlider2 li{ 
	/* 
		define width and height of list item (slide)
		entire diapoSlider area will adjust according to the parameters provided here
	*/ 
	width:383px;
	height:220px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn,
#diapoSlider1next, #diapoSlider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
	}	
#nextBtn, #diapoSlider1next{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a,
#diapoSlider1next a, #diapoSlider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #diapoSlider1next a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
	
/* numeric controls */	

ol#controls{
	float:right;
	font-size:10px;
	margin:-34px 0 0 0;
	padding:0;
	height:22px;	
	}
ol#controls li{
	margin:0 1px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:22px;
	text-align:center;
	}
ol#controls li a{
	background: url(../interface/bg.controls.png) no-repeat center bottom !important;
	background:url(../interface/bg.controls.gif) no-repeat left top; 
	float:left;
	height:22px;
	width:21px;
	line-height:28px;
	color:#555;
	padding:0;
	text-decoration:none;
	}
ol#controls li.current a{
	background: url(../interface/bg.controls.current.png) no-repeat center bottom !important;
	background:#b3ce67;
	line-height:18px;
	color:#fff;
	}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy diapoSlider */


/* -------------------------------- EDIT MODE -------------------------------- */
.editmode {
	background:#FF9; padding:10px; clear:both; float:left; width:97.5%; color:#000;
}

div.box .editmode { width:372px;}

.bloctarif.editmode { background:#093; width:400px; height:auto; }

.editmode .etitle {
	position:relative;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.blank { height:80px; width:100%; }
.notice {padding:15px 0;font-size:14px;color:#900; font-weight:bold; }


/* -------------------------------- CONTACT FORM -------------------------------- */
form#form_contact input, form#form_pre_reservation input, form#form_cheque_fidelite input{
	background: url(../medias/img/bkg-input-01.png) no-repeat right bottom;
	border:0;
	width:184px;
	height:20px;
	padding:5px 0 0 5px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
}

form#form_contact select, form#form_pre_reservation select, form#form_cheque_fidelite select {
	background: transparent url(../medias/img/bkg-input-01.png) no-repeat right bottom;
	border:0;
	width:189px;
	height:25px;
	padding:4px 0 0 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
}

form#form_contact textarea, form#form_pre_reservation textarea{
	background: url(../medias/img/bkg-textarea-01.png) no-repeat right bottom;
	border:0;
	width:583px;
	height:125px;
	padding:5px 0 5px 5px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	overflow:hidden;
}

form#form_contact input.input-checkbox, form#form_pre_reservation input.input-checkbox{
	background: transparent;
	border:0;
	width:12px;
	height:12px;
}

form#form_contact input.input-submit, form#form_pre_reservation input.input-submit, form#form_cheque_fidelite  input.input-submit{
	background: url(../medias/img/bkg-submit-01.png) no-repeat right bottom;
	border:0;
	width:190px;
	height:20px;
	padding:0px 0 0 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}

form#form_contact input.input-large, form#form_pre_reservation input.input-large{
	background: url(../medias/img/bkg-input-02.png) no-repeat right bottom;
	width:383px;
}

form#form_contact p.conditions, form#form_pre_reservation p.conditions{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#94ba24;
	font-weight:bold;
	width:189px;
	clear:none;
	margin-right:10px;
}

form#form_contact p.conditions.oneline, form#form_pre_reservation p.conditions.oneline { float:left; width:294px; margin:0; }
form#form_contact p.conditions.oneline input , form#form_pre_reservation p.conditions.oneline  input { float:left; }
form#form_pre_reservation p.conditions label , form#form_contact p.conditions label { float:left; width:100px; line-height:24px; text-align:right; padding-right:2px }

p.header-green {
	background: url(../medias/img/header-contact-01.png) no-repeat right bottom;
	width:168px;
	height:21px;
	color:#ffffff;
	padding:5px 0 0 10px;
	margin:0;
}

p.header-content{
	background-color:#f7f7f7;	
	padding:10px 0 10px 10px;
	margin:0;
}

p.header-content span.h-spacer{
	font-size:5px;
	line-height:5px;
}

div#info-contact-01{
	width:178px;
}

div#info-contact-02{
	border:0;
	padding-top:11px;
}

form#form_pre_reservation h5{
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
}

form#form_pre_reservation a{
	color:#94BA24;
	text-decoration:underline;
}

/*------------------------CHEQUE FIDELITE----------------------------------*/

#bt_cheque_fidelite {
	position:absolute;
	right:10px; bottom:13px;
	width:250px;
	height:130px;

}

#anim_cheque_fidelite { position:relative;}

#bt_cheque_fidelite .content_cheque_fidelite {}
#bt_cheque_fidelite  .bg_content_cheque_fidelite {
	background: transparent url("../interface/visuels_cheques/bg_cheque_fidelite.png") no-repeat scroll center bottom;
	position:absolute;
	left:0; top:0;
	width:250px;
	height:130px;
}

#cheque-fidelite {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}

#cheque-fidelite h3{
	font-size:11px;
	font-weight:bold;
}

#cheque-fidelite .rose {
	font-size:13px;
	font-weight:bold;
	color:#e20278;
}

#cheque-fidelite h4 {
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
}
.bloc_cheques_orange, .bloc_cheques_bleu, .bloc_cheques_vert {
	float:left;
	width:170px;
	height:54px;
	padding:10px;
	margin:10px 30px;
}
.bloc_cheques_orange { background: url(../interface/visuels_cheques/bg_orange.gif) no-repeat top left; }
.bloc_cheques_bleu { background: url(../interface/visuels_cheques/bg_bleu.gif) no-repeat top left; }
.bloc_cheques_vert {	background: url(../interface/visuels_cheques/bg_vert.gif) no-repeat top left; }

.chequesTitre {
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
}


.chequesTxt {
	width:170px;
	line-height: 12px;
	text-align:center;
}

#cheque_form {
	background:#e6ecbb;
	border:3px dashed #F1F1F1;
	margin: 20px 0;
	padding:10px;
	font-size:12px;
}

#cheque_form .conditions { font-size:12px; color:#000; }

#zone_impression td {
	height:10px;
	margin:0;
	padding:3px;

}
#cheque_form label {
	font-weight:bold;
}

#cheque_form label.au {
	margin:0 15px;
}

#cheque_form label.name {
	margin:0 15px 0 102px;
}

#cheque_form label.sejour {
	margin-right:18px;
}

#cheque_form .Lfrom, #Lfrom1, #Lfrom2, #Lfrom3 {
	margin:10px 0;
	float:left;
}

#Lfrom2, #Lfrom3 {
	display:none;
}

select#cheques {
	width : 200px;
	background:#FFF;
	color: #000;
	font-size: 14px;
	font-weight:bold;
}

#cheque_form .opt1 {
	background:#9dc106;
	color:#FFF;
}

#cheque_form .opt2 {
	background:#7ed9ff;
	color:#FFF;
}


#cheque_form .opt3 {
	background:#ec7206;
	color:#FFF;
}

#zone_impression {background:#FFF; position:relative; margin:10px auto; width: 620px; border: 3px dashed rgb(241, 241, 241); padding: 20px; font-size: 12px; }
#zone_impression h2 { font-family:Georgia,"Times New Roman",Times,serif; }
/*------------------------CHEQUE FIDELITE----------------------------------*/
