@charset "utf-8";
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif
}

.body_accueil {
	background-image: url(images/accueil_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #006f51;
}
.body_general {
	background-image: url(images/general_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #006f51;
}



#accueil {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
}

#texte_accueil {
	float: right;
	color:#5f2607;
	font-size:16px;
	font-style:italic;
	padding:15px 30px 20px 0;
}
#texte_accueil a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
.signature {
	text-align:right;
	width: 614px;
	clear:both;
}
.signature_general {
	text-align:right;
	width: 960px;
	clear:both;
}
.signature a, .signature_general a{
	font-size: 9px;
	padding:10px;
	text-decoration:none;
}
.signature a{
	color: #7e2f05;
}
.signature_general a{
	color:#ff8817;
}
#general {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#zone_verte {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #006F51;
	height: 120px;
}
#nav {
	float: right;
	color:#5f2607;
	font-size:20px;
	padding:0 30px 0 0;
	height: 125px;
}
#nav ul{
	padding:50px 0 0 0; 
}
#nav ul li{
	display:inline;
	padding:0 0 0 30px;
}
#nav a{
	color:#453f3c;
	text-decoration:none;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color:transparent;
}
#nav a:hover{
	color:#5f2607;
	border-bottom-color: #B24409;
}
.nav_on{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #B24409;
}
#texte_vues, #textes_arcachon, #textes_plans {
	margin-top: -40px;
	padding: 0 0 0 40px;
	text-align:right;
}
#texte_vues img{
	border-width: 3px;
	border-style: solid;
	border-color: #B24409;
	margin-left:10px;
}
#texte_plans img{
	border-width: 3px;
	border-style: solid;
	border-color: #B24409;
	margin-left:14px;
}

#colonneA {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	line-height: 19px;
	width:240px;
	margin:25px 0 0 170px;
}
#colonneB {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	line-height: 19px;
	width:250px;
	margin:25px 180px 0 0;
	float:right;
}
#colonneC {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	line-height: 19px;
	width:240px;
	margin:-49px 0 0 35px;
}
#colonneC img{
	margin:0 0 0 -30px;
}
#colonneD {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	line-height: 19px;
	width:675px;
	margin:0 6px 0 0;
	padding:0 0 0 0;
	float:right;
}
#colonneD span{
	padding:15px 0 0 90px;
	display:block;
}
#arcachon_bandeau {
	float:right;
	width:172px;
}
#arcachon_bandeau img{
	margin:0 0 15px 0;
	border-width: 3px;
	border-style: solid;
	border-color: #B24409;
}
#colonneE {
	color:#FFFFFF;
	font-size:13px;
	text-align:left;
	line-height: 26px;
	width:240px;
	margin:5px 0 0 28px;
}
#colonneF {
	color:#FFFFFF;
	font-size:13px;
	text-align:left;
	line-height: 26px;
	width:440px;
	margin:5px 0 0 0;
	float:right;
}
#colonneE h2, #colonneF h2{
	color:#ff8817;
	margin: 0 0 10px 25px;
	font-weight:normal;
	font-size:25px;
}
#colonneE ul, #colonneF ul{
	margin:0;
	padding:0;
}
#colonneE ul li, #colonneF ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}
#colonneE ul li a, #colonneF ul li a{
	text-decoration:none;
	color:#FFFFFF;
	background-image: url(images/picto_PDF.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 25px;
}
#colonneE ul li a:hover, #colonneF ul li a:hover{
	color:#ffa856;
}
#colonneG {
	color:#FFFFFF;
	font-size:13px;
	text-align:left;
	line-height: 26px;
	width:220px;
	margin:0 0 0 0;
	float:right;
}
#colonneH {
	color:#ffa54f;
	font-size:13px;
	text-align:center;
	line-height: 19px;
	width:767px;
	margin:0 6px 0 0;
	padding:0 0 0 0;
	float:right;
}
#zone_verte_contact {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #006F51;
	height: 450px;
}
#zone_verte_contact a{
	color:#ffa54f;
	text-decoration:none;
}
#zone_verte_contact a:hover{
	text-decoration:underline;
}
#colonneI {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	line-height: 19px;
	width:178px;
	margin: 0;
}
#colonneI img{
	margin:20px 0 5px 0;
	border-width: 3px;
	border-style: solid;
	border-color: #B24409;
}
.texte10{
font-size:10px;
}
.lien_accueil a{
	background-color:#CC3300;
	color:#FFFFFF;
	font-size:14px;
	margin-left:30px;
	text-decoration:none;
	padding:8px;
	font-weight:bold;
}
.lien_accueil a:hover{
	background-color:#993300;
}
.pas_souligne{
	text-decoration:none;
}
/*/////////////*/
#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; }

