html, body {
margin:0;
padding:0;
color: #ffffff;
font-family: Helvetica, Verdana, sans-serif;
background-color:#a3927b;
background-image:url(../images/plage.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom center;
overflow-x:hidden;
}

#sable {
background-image:url(images/fond.gif);
background-repeat:repeat;
background-color:#a2907e;
}

#site {
background-image:url(images/fond-site.jpg);
background-repeat:no-repeat;
height:700px;
}

h1 {
font-family:Comic Sans MS, Mistral, Don Casual;
color:#ffffff;
padding:0;
margin:4px 0;
font-size:18px;
}

h2 {
color: #262d4d;
font-family: Comic Sans MS,Mistral, Don casual;
font-size: 16px;
font-weight: bold;
}

h3 {
color: #262d4d;
font-family: Comic Sans MS,Mistral, Don casual;
font-size: 12px;
font-weight: bold;
}

a {
color:#ffffff;
text-decoration:none;
}

a:hover {
color: #262d4d;
text-decoration:underline;
}

.bordure {
border:4px solid #ffffff;
}

/*           HEADER           */

#header {
height:115px;
}

#header h1 {
font-family:Comic Sans MS, Mistral;
color:#2786bf;
padding:0;
margin:0;
font-size:14px;
}

.align_image {
float:left;
}

.align_image img, .align_image span {
vertical-align: middle;
display: inline-block;
}

#date {
float:right;
text-align:right;
padding-right:20px;
font-size:11px;
}

/*                                                  ACCUEIL             */

#accueil {
height:40px;
}

#centre {
text-align:center;
width:92px;
padding-left:8px;
}

#accueil a {
text-decoration:none;
color:#262d4d;
font-family:Comic Sans MS, Mistral;
font-size:16px;
font-weight:bold;
}
/*                                                     DRAPEAU     */

#drapeau img {
border:1px solid #ffffff;
}

#france {
margin-left:8px;
}

#angleterre {
margin-left:30px;
}

/*                                                         MENU    */

#menu {
padding-top:30px;
position:relative;
}

.titre, .soustitre {
height:27px;
line-height:27px;
margin:4px 0;
padding-left:30px;
width:130px;
}


.titre, .menugauche:hover  {
background-image:url(images/fond-menu-hover.png);
background-repeat:no-repeat;
background-position:top left;
color:#262d4d;
font-size:14px;
font-weight:bold;
}

.menugauche:hover  {
cursor:pointer;
}

.menugauche {
display:block;
background-image:url(images/fond-menu.png);
background-repeat:no-repeat;
background-position:top left;
font-size:14px;
font-weight:bold;
}

/*                                                             ACTUS     */

#actus {
position:relative;
}

#actus h2 {
text-align:center;
width:92px;
padding-left:18px;
}

.menuactu {
color:#ffffff;
text-decoration:none;
}

.menuactu:hover {
text-decoration :underline;
color:#262d4d;
}

#datacontainer {
position:absolute;
left:0;
top:2px;
padding-left:5px;
width:100%;
}

/*                                               RESERVATION      */

#reservation h2 {
text-align:center;
padding-right:20px;
}


/*                                                  CONTENU      */

#contenu {
text-align:justify;
padding:0 30px 0 0;
font-size:14px;
} 

#contenu table {
font-size:12px;
}

.invisible {
display:none;
}

#contenu h2, h3 {
color:#ffffff;
}

#contenu li {
list-style-type: none;
 background-image: url(images/carre-jaune.gif);
 background-repeat: no-repeat;
 background-position: 0 0.32em;
 padding-left: 15px;
}

.fond-tableau {
background-color:#aed8f2;
color:#000000;
width:90%;
font-size:12px;
}

.fond-tableau a{
color:#262d4d;
font-weight:bold;
}

.fond-tableau td {
border:1px solid #ffffff;
padding:3px 2px;
}

.fond-ligne {
background-color:#14324c;
color:#ffffff;
font-weight:bold;
}

#plan {
background-image:url(../fckeditor_upload/image/Situation/plan2.gif);
background-repeat:no-repeat;
background-position:right 50%;
background-color:#aed8f2;
color:#000000;
}

/*                                   PIED    */

#bas {
font-size:10px;
padding-left:25px;
padding-top:5px;
padding-bottom:5px;
}

.jaune {
padding:0 5px;
}

#barre-bas {
padding-bottom:5px;
}

/*                                                   LIGHTBOX    */

#lightbox{
	position: absolute;
	top: 40px;
	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(http://www.camping-clos-mer-nature.fr/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;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	color: #262d4d;
font-family: Comic Sans MS,Mistral, Don casual;}
#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;
	filter:alpha(opacity=100);
	-moz-opacity: 0.9;
	opacity: 0.9;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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