@charset "utf-8";

body{margin: 0px;padding: 0px;background-color:#000;background-image: url(../images/bg-body.jpg);background-repeat:repeat;font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#FFF;}

.bodybis{margin:auto;width:100%;height:977px;background-image: url(../images/bg-bodybis.jpg);background-repeat: repeat-x;}
.global{margin:auto;width:1004px;}																			
.conteneur{width:1004px;position:absolute; background-color:#bebebe;}

.bandeau {height:281px;width: 1004px;float:left;}

.contenu{float:left;width:758px;background-color:#bebebe;background-image:url(../images/bg-contenu.jpg); background-repeat:repeat-x;}
.contenu-titre{float:left;width:715px;height:27px;background-color:#bebebe;background-image:url(../images/bg-contenu-top.jpg); background-repeat:no-repeat;padding-left:43px;
			padding-top:24px;}
.contenu-int{float:left;width:732px;height:auto;padding-left:13px;padding-right:13px;padding-top:13px;}
.contenu h1{font-size:15px;font-weight:lighter;margin:0px;padding:0px;color:#dba5d7;}
.contenu h2{font-size:15px;font-weight:lighter;color:#dba5d7;background-image: url(../images/bg-h1.gif);height: 24px;padding-top: 7px;padding-right: 0px;padding-bottom: 0px;
padding-left: 32px;margin-top: 13px;margin-right: 0px;margin-bottom: 13px;margin-left: 0px;}
.contenu p{
	text-align:justify;
	color:#000;
}
.contenu img{border:0px}
.contenu a{color:#ff6d00;}
.promo {height:39px;width:178px;float:left;}
.promo a{height:34px;width:178px;float:left; background:url(../images/accedez-promo-weekend.jpg) 0 0px no-repeat; text-align:center; color:#FFF; text-decoration:none; font-size:11px; padding-top:5px;}
.promo a:hover{float:left; background:url(../images/accedez-promo-weekend.jpg) 0 -39px no-repeat; color:#000;}

.gauche{float:left;width:246px;height:573px;}

/*footer*/
.footer{height:auto;float:left;width:1004px;color:#fff;text-align:center;background-color:#131313;background-image:url(../images/bg-footer.jpg); background-repeat:repeat-x;}
.footer a{color: #dba5d7;text-decoration:none;}
.footer a:hover{color:#fff;}
.footer img{border:0px;}

#content img {float: left;margin: 20px;}
#content .leftimage {float: left;margin: 20px;}
.violet{
	color:#7c4578;
	margin-left:15px;
}
ul { color:#7c4578; }
.f-left { float:left; }
.clear { clear:both; }

/******************************************************************** Formulaire  *********************************************************************/

/*	Formulaire de contact
----------------------------------------------------------*/
#formulaire { width:470px; }
#formulaire input, #formulaire textarea{ background-color:#fff; border:#dbd9d9 solid 1px; }
#formulaire input {	border:1px solid #dbd9d9; background-color:#d6e3e7; }
#formulaire input.focus { background-color:#923f00; }
#formulaire .champ { height:15px; width:200px; }
#formulaire .champmessag { }
#formulaire .INPUT2{ border:none;}
#formulaire .field{ text-align:right; margin-top:10px; }

.center{text-align:center;}

strong { color:#7c4578; }
.reservation { width:378px;}
.reservation li { list-style: none; }
li.libele {
	width:100px;
	text-align:right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

input {
	border:1px solid #dbd9d9;
	background-color:#d6e3e7;
}
input.focus {
	background-color:#923f00;
}
span.info_ajax {
	 display:block; position:relative; color:red; margin-left:5px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background-color: #fff;
	background-image: url(../slimbox/css/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background-color: transparent;
	background-image: url(../slimbox/css/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background-color: transparent;
	background-image: url(../slimbox/css/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	margin: 5px 0;
	outline: none;
	background-color: transparent;
	background-image: url(../slimbox/css/closelabel.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

