#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#nav {
	width:124px;
	border:0px solid #000;
}
#nav a {
	background:url(images/nav_en.gif);
	height:30px;
	width:124px;
	display:block;
	text-decoration:none;
}
#nav a.accueil {
	background-position:0 0;
	height:40px;
}
#nav a.accueil:hover {
	background-position:-124px 0;
}
#nav a.jardin {
	background-position:0 -40px;
	height:40px;
}
#nav a.jardin:hover {
	background-position:-124px -40px;
}
#nav a.salon {
	background-position:0 -80px;
}
#nav a.salon:hover {
	background-position:-124px -80px;
}
#nav a.chambres {
	background-position:0 -110px;
}
#nav a.chambres:hover {
	background-position:-124px -110px;
}
#nav a.equipement {
	background-position:0 -140px;
	height:40px;
}
#nav a.equipement:hover {
	background-position:-124px -140px;
}
#nav a.residence {
	background-position:0 -180px;
	height:35px;
}
#nav a.residence:hover {
	background-position:-124px -180px;
}
#nav a.plage {
	background-position:0 -215px;
}
#nav a.plage:hover {
	background-position:-124px -215px;
}
#nav a.village {
	background-position:0 -245px;
	height:40px;
}
#nav a.village:hover {
	background-position:-124px -245px;
}
#nav a.activites {
	background-position:0 -285px;
		height:35px;
}
#nav a.activites:hover {
	background-position:-124px -285px;
}
#nav a.circuits {
	background-position:0 -320px;
}
#nav a.circuits:hover {
	background-position:-124px -320px;
}
#nav a.savoir {
	background-position:0 -350px;
	height:40px;
}
#nav a.savoir:hover {
	background-position:-124px -350px;
}
#nav a.reservations {
	background-position:0 -390px;
}
#nav a.reservations:hover {
	background-position:-124px -390px;
	height:36px;
}

#diapos {
	width:120px;
	border:0px solid #000;
}
#diapos a {
	background:url(images/diapos1.gif);
	height:42px;
	width:83px;
	display:block;
	text-decoration:none;
}
#diapos a.diapos {
	background-position:0 0;
	height:42px;
}
#diapos a.diapos:hover {
	background-position:-83px 0;
}
	

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #cccccc;
	line-height: normal;	
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}

a{
	color: #3333ff;
	text-decoration: none;
}

a:link{
	color: #75eff0;
	text-decoration: none;
}

a:visited{
	color: #75eff0;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
 font-size: 130%;
 color: #edaa73;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 100%;
 color: #edaa73;
 margin: 0px;
 padding: 0px;
}

h3{
 font-size: 115%;
 color: #edaa73;
 margin: 0px;
 padding: 0px;
 width:75%;
 border-bottom:#edaa73 dotted 1px;
 margin : 5px 0 5px 0;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #edaa73;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 color: #edaa73;
 margin: 0px;
 padding: 0px;
}
