
/*
----------------------------------|
----------Global ------------|
----------------------------------|
*/

html {
color : #000;
background-color : #acee80;
font-family : verdana, arial, sans-serif;
font-size : 0.80em;
text-align : left;
}

body, div, h1, h2, h3, h4, p, ul, li, a, form, label, input, textarea, object, table, tr, th, td {
margin : 0;
padding : 0;
}

/*
----------------------------------|
------Diapo -----|
----------------------------------|
*/


.slideshow
{ 
height: 300px; 
width: 400px; 
margin-left : 100px;
margin-right : auto;
}

/*
----------------------------------|
------Images effect -----|
----------------------------------|
*/

.ombre_img {
display : block;
float : left;
margin-right : 15px;
background : url(./images/global/ombre_img.png) no-repeat bottom right;
}
 
.ombre_img img {
display : block;
position: relative;
background-color : #fff;
border : 1px solid #a9a9a9;
margin : -6px 6px 6px -6px;
padding : 4px;
}

#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/lightbox/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: fixed; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*
----------------------------------|
-------------Cadre ----------|
----------------------------------|
*/

#cadre {
margin-left : -440px;
left : 50%;
position : absolute;
width : 880px;
background : url(./images/global/bg_cadre.png) repeat-y left top;
padding-left : 40px;
}

#cadre1 {
width : 800px;
background : url(./images/global/bg_cadre1.png) no-repeat left bottom;
}


/*
----------------------------------|
---------Banniere ---------|
----------------------------------|
*/

#banniere {
background : url(./images/global/banniere.png) no-repeat left top;
}

#banniere, #banniere object {
width : 800px;
height : 300px;
}

/*
----------------------------------|
-------------Menu------------|
----------------------------------|
*/

#menu {
height : 70px;
width : 800px;
position : relative;
background : url(./images/global/menu.png) no-repeat;
}

#menu li {
list-style-type : none;
position: absolute;
}

#menu li, #menu a {
height : 50px;
display : block;
}

#menu img { border : none; }

#menu_accueil, #menu_accueil_active { left : 16px; width : 95px;  }
#menu_camping, #menu_camping_active { left : 113px; width : 137px;  }
#menu_mobil, #menu_mobil_active { left : 252px; width : 148px;  }
#menu_region, #menu_region_active { left : 402px; width : 115px;  }
#menu_acces, #menu_acces_active { left : 519px; width : 80px;  }
#menu_tarifs, #menu_tarifs_active { left : 601px; width : 81px;  }
#menu_contact, #menu_contact_active { left : 684px; width : 104px;  }

#menu_accueil a:hover { background: url(./images/global/menu.png) -16px -70px no-repeat; }
#menu_camping a:hover { background: url(./images/global/menu.png) -113px -70px no-repeat; }
#menu_mobil a:hover { background: url(./images/global/menu.png) -252px -70px no-repeat; }
#menu_region a:hover { background: url(./images/global/menu.png) -402px -70px no-repeat; }
#menu_acces a:hover { background: url(./images/global/menu.png) -519px -70px no-repeat; }
#menu_tarifs a:hover { background: url(./images/global/menu.png) -601px -70px no-repeat; }
#menu_contact a:hover { background: url(./images/global/menu.png) -684px -70px no-repeat; }

#menu_accueil_active { background: url(./images/global/menu.png) 69px -140px no-repeat; }
#menu_camping_active { background: url(./images/global/menu.png) 111px -135px no-repeat; }
#menu_mobil_active { background: url(./images/global/menu.png) 122px -135px no-repeat; }
#menu_region_active { background: url(./images/global/menu.png) 89px -135px no-repeat; }
#menu_acces_active { background: url(./images/global/menu.png) 54px -135px no-repeat; }
#menu_tarifs_active { background: url(./images/global/menu.png) 55px -135px no-repeat; }
#menu_contact_active { background: url(./images/global/menu.png) 78px -140px no-repeat; }


/*
--------------------------------|
---------Content----------|
--------------------------------|
*/

.clear_both { clear : both; }

#content h2 {
font-size : 1.6em;
padding : 35px 0 10px 20px;
color : #0a5308;
}

#content h3 {
font-size : 1.2em;
padding : 20px 0 15px 20px;
color : #0a5308;
}

#content p { padding : 10px 20px; }

#content a { color : #0a5308; }

#content {
margin-top : 40px
}

#content_border {
border : 2px solid #acee80;
background-color : #fff;
margin-left : 75px;
padding-bottom : 20px;
width : 650px;
min-height : 400px;
}

/*
----------------------------------|
-------------Acces-----------|
----------------------------------|
*/

#acces_info {
margin : 0 40px 30px 40px;
}

#acces_info p {
padding : 5px 0;
}

#acces_info h3 {
font-size : 1.2em;
padding-bottom : 5px;
color : #0a5308;
}

#acces_info h4 {
font-size : 1.2em;
color : #0a5308;
padding : 15px 0 5px 0;
}

#acces_info input {
margin-top : 5px;
background-color : #acee80;
}

#acces .hide {
display : none;
}

#carte_seule #carte {
width : 700px;
height : 400px;
overflow : auto;
}

#carte_itineraire #carte, #carte_itineraire #itineraire {
width : 370px;
height : 400px;
overflow : auto;
}

#carte_itineraire p {
margin-left : 650px;
margin-top : 10px;
}

#carte_itineraire .print {
font-size : 0.80em;
font-weight : normal;
padding-left : 8px;
}

#acces h2 {
font-size : 1.6em;
padding : 35px 0 30px 30px;
color : #0a5308;
}

#acces table {
background-color : #fff;
border : 2px solid #acee80;
padding : 5px;
margin : auto;
}

#acces th {
text-align : center;
background-color : #acee80;
border : 1px solid #acee80;
padding : 4px 0;
}

#acces td {
border : 1px solid #acee80;
}

#acces a { color : #0a5308; }

/*
----------------------------------|
-------------Tarifs-----------|
----------------------------------|
*/

#tarifs h2 {
font-size : 1.6em;
padding : 35px 0 20px 20px;
color : #0a5308;
}

#tarifs h3 {
font-size : 1.2em;
padding : 20px 0 15px 20px;
color : #0a5308;
}

#tarifs p { padding : 10px 20px; }

#tarifs a { color : #0a5308; }

#tarifs .prix { text-align : right; }

#tarifs {
margin-top : 40px
}

#tarifs_border {
border : 2px solid #acee80;
background-color : #fff;
margin : auto;
padding-bottom : 20px;
width : 670px;
}

#tarifs table {
background-color : #fff;
border : 2px solid #acee80;
margin : 10px 20px;
}

#tarifs th {
text-align : center;
}

#tarifs td, #tarifs th {
border : 1px solid #acee80;
padding : 5px;
font-size : 0.80em;
}

#mention p {
font-size : 0.80em;
}

/*
----------------------------------|
----------Contact-----------|
----------------------------------|
*/

#contact { min-height : 300px; }

#contact_info {
float : right;
margin-top : 35px;
margin-right : 30px;
border : 2px solid #acee80;
background-color : #fff;
padding : 10px;
}

#contact h2 {
font-size : 1.6em;
padding : 35px 0 20px 30px;
color : #0a5308;
}

#contact p { padding : 10px 0 10px 30px; }

#contact a { color : #0a5308; }

#contact textarea, #contact input {
margin-top : 5px;
background-color : #acee80;
}

/*
----------------------------------|
-------------Foot-------------|
----------------------------------|
*/

#foot {
width : 700px;
margin : 50px 50px 0 50px;
height : 50px;
background : url("./images/global/bg_foot.png") no-repeat;
}

#foot p {
padding-top : 10px;
text-align : center;
}

#foot a { color : #0a5308; }

