/* Format general */
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center; /* à ne pas enlever! centrer le site sous IE 5.5*/
}
p{text-align:left;}
/* image de fond en fonction de la page */
#home {
	background-image:url(../camping-images/bg_bande.gif);
	background-repeat:repeat-x;
}

#domaine {
	background-image:url(../campsite-images/campsite-images-domain/bg_bande.gif);
	background-repeat:repeat-x;
}

#hebergements {
	background-image:url(../camping-images/camping-images-hebergements/bg_bande.gif);
	background-repeat:repeat-x;
}

#espace-aquatique {
	background-image:url(../campsite-images/campsite-images-aquatic-area/bg_bande.gif);
	background-repeat:repeat-x;
}

#activites-services {
	background-image:url(../campsite-images/campsite-images-activities-services/bg_bande.gif);
	background-repeat:repeat-x;
}

#region {
	background-image:url(../campsite-images/campsite-images-region/bg_bande.gif);
	background-repeat:repeat-x;
}
#devenez-proprietaire {
	background: url(../camping-images/camping-images-region/bg_titre.gif) no-repeat;
	background-repeat:repeat-x;
}

#plan-du-site {
	background-image:url(../camping-images/camping-images-plan-du-site/bg_bande.gif);
	background-repeat:repeat-x;
}

#pages-bas {
	background-image: url(../camping-images/camping-images-pages-bas/bg_bande.gif);
	background-repeat:repeat-x;
}

#content_all {
	position:relative;
	width:960px;	
	margin-left:auto;
	margin-right:auto;
}

#content_top {
	width: 100%;
	height: auto;
	float: left;
	text-align:left;
	position:absolute;
}

/* partie haute */
#top {
	height:136px;
	text-align:center;
}

#bandeau {
	width:960px;
}

#bando_flash {
	width: 960px;
	height:330px;
	position: absolute;
	z-index: 1;
}

#menu{
	width: 960px;
	position: relative;
	z-index: 2;
	text-align:center;
}

#menu img {
	padding-left: 2px;
	border:0px;
}

#home #content_all #content_top #bandeau #bloc_resa {
	position:relative;
	padding-top:53px;
	padding-bottom:0px;
	float: right;
	width:271px;
	height: 253px;
	z-index: 3;
}

#bloc_resa {
	position:relative;
	padding-top:55px;
   	_padding-top:53px;
	padding-bottom:0px;
	float: right;
	width:271px;
	height: 243px;
	z-index: 3;
}

#resa {
	width: 271px;
	height:250px;
	background-image: url(../campsite-images/booking.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	z-index:1;
}

input {
	font-size:14px;
	vertical-align:middle;
}

/* formulaire calendrier */
#box {
	text-align:left;
	margin-top:2px;
	margin-left:0px;
}

#box input{	
	margin:0px;
	padding:0px;
	cursor: pointer;
}

#bt_date1, #bt_date2{
	width: 113px;
	height: 18px;
	border:none 0px;
	background: url(../campsite-images/bt_calendrier.gif);
	background-repeat: no-repeat;
	text-align:left;
	font-size:14px;
	vertical-align:middle;
	margin-bottom:2px;
	padding-left:4px;

}
.txtdiapo {
	position:absolute;
	right:15px;
	z-index:1;
}

#basis {
	display:inline;
	position:absolute;
	z-index:5;
	}
#calender {
	top:250px;
	right:20px;
	width:200px;
	background-color:#ffffff;
	border:3px solid #cccccc;
	padding:3px;
	z-index:5;
	}
#control {
	text-align: left;
	margin:0 0 3px 0;
	}
#control select {
	font-family:"Tahoma, arial, verdana", sans-serif;
	font-size:11px;
	margin:0 3px;
	vertical-align:middle;
	}
#calender .controlPlus {
	padding:0 3px;
	text-decoration:none;
	color:#333333;
	}
#calender table {
	empty-cells: show;
	width:100%;
	font-size:10px;
	table-layout:fixed;
	}
#calender .weekdays td{
	text-align:right;
	padding:1px 3px 1px 1px;
	color:#333333;
	}
#calender .week td {
	text-align:right;
	cursor:pointer;
	border:1px solid #ffffff;
	padding:1px 3px 1px 0;
	}
#calender .week .today { 
	background-color:#ccf;
	border-color:#ccf;
	}
#calender .week .holiday {
	font-weight: bold;
	}
#calender .week .hoverEle {
	border-color:#666;
	background-color:#99f;
	color:#000;
	}
	
#fin_form {
	text-align:left;
	margin-right:0px;
	margin-left:0px;
	padding-top:5px;
	_padding-top:0px;
	height:55px;
	clear:both;
	margin-top:1px;
	
}

.rechercher{
	border:0px;
	height:26px;
	width:100px;
	background: transparent url(../campsite-images/bt_search.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	font-size:11px;
	cursor: pointer;
	position:absolute;
	right:0px;
	top:145px;
	_padding-left:10px;
	text-align:left;
	padding-left:7px;
}

#nb_personnes {
	width:20px;
	text-align:left;
	height:15px;
	margin-top:0px;
	margin-left:8px;
}
form {
	margin:0px;
	padding:0px;
}

/* liens fleche */
#fleche {
	clear:both;
	height:60px;
	width:150px;
	font-weight:bold;
	position:absolute;
	left: 157px;
	top: 182px;

}

#fleche a {
	color:#FFFFFF;
	text-decoration:none;	
}

#fleche a:hover {
	color:#e87a24;
	text-decoration:none;
	
}

/* blocs milieu */
#content_middle {
	width:100%;
	height:330px;
	float:left;
	padding-bottom:10px;
	position:absolute;
	top:466px;
	left:0px;
}

#deux_blocs {
	width: 100%;
	height:329px;
	margin-bottom:0px;
	padding:0px;

}

#infos_pratiques {
	width: 271px;
	height: 329px;
	background: url(../campsite-images/bg_infos.gif) no-repeat;
	float:right;
	text-align:left;
}

#infos_pratiques ul{
	margin: 37px 0px 0px 0px;
	padding: 0px;
	<!--
	margin: 23px 0px 0px 0px;
	-->
}

#infos_pratiques li{
	list-style-type: none;
	height:18px;
	background: #f8f8f8;
	margin-bottom:1px;
	padding-left: 5px;
	padding-top: 2px;
}

#infos_pratiques li a{
	text-decoration:none;
	color:#000000;
}

#infos_pratiques li a:hover{
	text-decoration:none;
	color:#226eae;
}

.first {
	width:200px;
}

#visite {
	height:167px;
	width:271px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	border:none;
	position:absolute;
	bottom:6px;
	_bottom:11px;
}

/*changement de contenu en fonction de la page*/
#bienvenue {
	position:relative;
	width: 408px;
	height: 330px;
	background: url(../campsite-images/bg_welcome.gif) no-repeat;
	float:left;
	margin-top:5px;
	margin-right:5px;
	padding-top:32px;
	<<--
	padding-top: 34px;>
	
	text-align:left;
}

#bienvenue p {
	width: 400px;
	margin:3px 0px 5px 0px;
	padding-left: 5px;
}

#zoom_sur {
	width: 271px;
	height: 330px;
	background: url(../campsite-images/zoom_on.gif) no-repeat;
	float:right;
	margin-right: 5px;
	margin-top: 5px;
	text-align:left;
	margin-left:0px;
}

.first_img {
	margin-top:32px;
	margin-left:5px;
}

.second_img{
	margin-top:7px;
	margin-left:5px;
}

.third_img{
	margin-top:7px;
	margin-left:5px;
}

#domaine2{
	width: 684px;
	height:292px;
	background: url(../campsite-images/campsite-images-domain/bg_titre.gif) no-repeat;
	float:left;;
	margin-top:5px;
	margin-right:5px;
	padding-top:32px;
}

.hebergements{
	width: 684px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-right:5px;

}

#magic {
	width:684px;
	height:322px;
}

#magic h3{
	cursor: pointer;
	text-align:left;
}

#magic h3:hover{
	color:#FFFFFF;
}

#magic li {
	list-style: circle;
}

#anim_proprio2 {
	width: 689px;
	height: 103px;
	margin-top:195px;
	position:absolute;
	bottom:0px;
	z-index:1;
}

#anim_proprio {
	height:103px;
}

#details{
	background-color:#f8f8f8;
	margin:0px;
	height:auto;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
}

#emplacements #details{
	float:left;
}

#details-activites {
	padding:0px;
	margin:0px 0px 0px 20px;
	list-style:none;
	text-align:left;
}

.pict_heb{
	position:absolute;
	right:0px;
	top:40px;
}

.map_heb{
	position:absolute;
	right:0px;
	bottom:-210px;
}

#img {
	float:right;
	margin-top:5px;
}

#dates {
	clear:both;
	width:670px;
	height:45px;
	text-align:center;
	font-weight:lighter;
	font-size:11px;
}

#ohara {
	width:684px;
	height:265px;
	vertical-align:middle;
	text-align:left;
	padding-top:0px;
	padding-left:0px;
	overflow-y:auto;
	overflow-x:hidden;
	position:relative;
}

#emplacements {
	background-color:#f8f8f8;
	height:260px;
	vertical-align:middle;
	padding-top:5px;
}

#devenez_proprio {
	background-color:#f8f8f8;
	height:260px;
	vertical-align:middle;
	padding-top:5px;
	overflow:auto;
}

#magic p{
	padding:10px 0px 0px 5px;
	margin:0px;
}

#magic img{
	margin-right:5px;
}

/* effet accordeon */

.toggler {
	color: #222;
	margin: 0;
	padding: 5px 5px ;
	background: #85dd3c;
	border-bottom: #61563f solid 1px;
	font-size: 12px;
	font-weight: strong;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:10px;
}
	
.element {
	background:#f8f8f8;
	
}

.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}



#activites-services2{
	width: 684px;
	height:292px;
	background: url(../campsite-images/campsite-images-activities-services/bg_titre.gif) no-repeat;
	float:left;
	margin-top:5px;
	margin-right:5px;
	padding-top:32px;

}
#espace_aquatique2{
	width: 684px;
	height:292px;
	background: url(../campsite-images/campsite-images-aquatic-area/bg_titre.gif) no-repeat;
	float:right;
	margin-top:5px;
	margin-right:5px;
	padding-top:32px;
}

.plan-du-site{
	width: 960px;
	height:292px;
	background: url(../camping-images/camping-images-plan-du-site/bg_titre.gif) no-repeat;
	float:right;
	margin-top:5px;
	margin-right:5px;
	padding-top:32px;

}

#region2{
	width: 684px;
	height:292px;
	background: url(../campsite-images/campsite-images-region/bg_titre.gif) no-repeat;
	float:left;
	margin-top:5px;
	margin-right:5px;
	padding-top:32px;
}
#devenez-proprietaire{
	width: 684px;
	height:292px;
	background: url(../camping-images/camping-images-devenez-proprietaire/bg_titre.gif) no-repeat;
	float:left;
	margin-top:5px;
	margin-right:5px;
	padding-top:32px;
}
#devenez-proprietaire2{
	width: 684px;
	height:292px;
	float:right;
	margin-top:5px;
	margin-right:5px;
	padding-top:32px;
}


#devenez-proprietaire li{
	margin:0px;
	padding:0px;
	text-align:left;
	list-style:none;

}

#contenu_texte {
	width:403px;
	height:292px;
	background:#f8f8f8;
	float:left;
	padding-bottom:5px;
	margin-right:5px;
}

#contenu_texte p {
	margin:2px 0px 5px 0px;
	padding-bottom:10px;
	padding-left:5px;
}

.typo {
	color: #226eae;
	font-size: 18px;
	text-align:left;
}

.typo-domaine {
	color: #ffb400;
	font-size: 18px;
}

.typo-espace-aquatique {
	color: #00c9ff;
	font-size: 18px;
}

.typo-activites-services {
	color: #eb2d93;
	font-size: 18px;
}

.typo-region {
	color: #61563f;
	font-size: 18px;
}

#contenu_images {
	width: 276px;
	height:297px;
	background: #f8f8f8;
	text-align:center;
	float:left;
}

#contenu_images img {
	border: 0px;
	margin-top:4px;
}

/* footer */
#footer {
	position:absolute;
	left:0px;
	top:335px;
	width:100%;
	margin-top:5px;
	}

#content_bottom {
	float:left;
	padding-top:5px;
	width:960px;	
	border-top-color:#000000;
	border-top-style: dotted;
	border-top-width:1px;
	text-align:center;
	font-size:11px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content_bottom a{
	text-decoration:none;
	color: #999999;
}

#content_bottom a:hover{
	text-decoration: underline;
	color: #999999;
}

/* lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ 
	border: none;
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ 
left: 0;
}
#hoverNav a{
outline: none;
}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
	display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

#masked_div iframe{
	position:absolute;
	left:0px;
	width:685px;
	height:329px;
	z-index:5;
}

#masked_div a{
	position:relative;
	float:right;
	padding-right:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:7px;
	z-index:5;
}


