/*-----------------------GENERAL------------------*/
body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/background.jpg) no-repeat center fixed #000;
}
a{
	text-decoration:none;
}
a img {
	border:none;
}
*{
	margin:0px;
	padding:0px;
	outline:none
}
/*--------- GLOBAL -----------*/
#global{
	width:1020px;
	margin:0px auto;
}
/*--------- MENU -----------*/
#menu{
	float:left;
	width:140px;
	border-bottom:1px dashed #fff;
}
#menu h1{
	float:left;
	width:140px;
	padding:10px 0px;
	font-size:14px;
	font-weight:400;
	letter-spacing:1px;
	border-top:1px dashed #fff;
}
#menu h1 a{
	float:left;
	color:#fff;
}
/*--------- CORPS -----------*/
#corps{
	padding:30px 0px 0px 160px;
	width:700px;
	min-height:650px;
}
*html #corps{
	height:650px;
}
#corps div.titre{
	float:left;
	width:100%;
	margin:0px 0px 20px 0px;
}
#corps div.titre h1{
	display:inline;
	float:left;
	margin:0px 0px 0px 20px;
	font-size:16px;
	font-weight:400;
	color:#fff;
}
#corps div.titre img{
	float:left;
	margin:1px 0px 0px 20px;
}
#corps p{
	display:inline;
	float:left;
	font-size:14px;
}
#corps p.texte_presentation{
	width:650px;
	margin:0px 0px 0px 20px;
	color:#fff;
	font-size:12px;
	letter-spacing:1px;
}
#corps p.texte_industries{
	width:650px;
	margin:0px 0px 0px 20px;
	color:#5fabeb;
	font-size:12px;
	letter-spacing:1px;
}
#corps p.texte_enfants{
	width:650px;
	margin:0px 0px 0px 20px;
	color:#d27e33;
	font-size:12px;
	letter-spacing:1px;
}
#corps p.texte_paysages{
	width:650px;
	margin:0px 0px 0px 20px;
	color:#dee526;
	font-size:12px;
	letter-spacing:1px;
}
#corps p.texte_paysages2{
	width:330px;
	margin:20px 0px 0px 20px;
	color:#fff;
	color:#fff;
	font-size:12px;
	letter-spacing:1px;
}
#corps p.msg_err{
	width:100%;
	margin:10px 0px 0px 20px;
	color:#da3838;
	font-size:12px;
}
/*--------- RECHERCHE -----------*/
#corps #recherche{
	display:inline;
	float:right;
	width:295px;
	height:80px;
	margin:20px 20px 0px 0px;
	padding:10px;
	border:1px solid #aaa;
}
#corps #recherche p{
	float:left;
	margin:2px 10px 10px 0px;
	font-size:12px;
	color:#fff;
}
#corps #recherche input{
	float:left;
	width:200px;
	margin:0px 50px 10px 0px;
}
#corps #recherche input.submit{
	width:100px;
	margin:0px;
	font-size:12px;
	color:#fff;
	background:#aaa;
	border:1px solid #fff;
}
/*--------- NAVIGATION DANS LES PAGES PAYSAGES -----------*/
#corps #navig{
	float:left;
	width:95%;
	margin:30px 0px 10px 0px;
	padding:0px 0px 0px 15px;
}
#corps #navig p{
	margin:0px 5px;
}
#corps #navig p a{
	color:#fff;
}
#corps #navig p a.selected{
	color:#dee526;
}
/*--------- BLOCS PHOTOS PAYSAGES -----------*/
#corps div.photos_paysages{
	display:inline;
	float:left;
	width:315px;
	margin:0px 10px 30px 20px;
}
#corps div.photos_paysages img{
	width:315px;
	height:100px;
}
#corps div.photos_paysages h2{
	float:left;
	font-size:11px;
	font-weight:400;
	color:#dee526;
}
#corps div.photos_paysages h2 span{
	font-size:12px;
	color:#fff;
}
#corps div.photos_paysages p{
	float:right;
	margin:0px 0px 0px 20px;
	font-size:11px;
	color:#fff;
}
#corps div.photos_paysages p a{
	color:#fff;
}
#corps div.photos_paysages p a:hover{
	text-decoration:underline;
}
#corps div.espaceur{
	float:left;
	width:700px;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin:0px;
}
#corps p.photo{
	float:left;
	width:290px;
	height:180px;
	margin:20px 30px 0px 20px;
}
/*--------- PAGES ENFANTS ET INDUSTRIE -----------*/
#corps #galerie{
	float:left;
	width:700px;
	margin:20px 0px 0px 0px;
}
#corps #galerie div{
	float:left;
	width:700px;
	margin:0px 0px 20px 0px;
}
#corps #galerie div h3{
	display:inline;
	float:left;
	margin:10px 0px 0px 20px;
	font-size:12px;
	font-weight:400;
	letter-spacing:1px;
	line-height:18px;
	color:#fff;
}
#corps #galerie div h3 a{
	color:gold;
}
#corps #galerie div h3 a:hover{
	text-decoration:underline;
}
#corps #galerie div p{
	float:right;
	margin:0px 50px 0px 0px;
}
#corps #galerie div p img{
	float:left;
}
#corps #galerie div.bloc2 h3{
	width:310px;
}
#corps #galerie div.bloc3 h3{
	width:430px;
}
/*--------- FLASHS INDEX -----------*/
#corps div.flash{
	float:left;
	width:680px;
	padding:0px 10px 10px 10px;
}
#corps div.flash h1{
	float:left;
	width:140px;
	margin:0px 0px 10px 0px;
	font-size:12px;
	font-weight:400;
	line-height:18px;
}
#corps div.flash h1.paysages a{
	color:#dee526;
}
#corps div.flash h1.enfants a{
	color:#d27e33;
}
#corps div.flash h1.industries a{
	color:#5fabeb;
}
#corps div.flash p{
	float:left;
	width:140px;
	font-size:11px;
	color:#fff;
}
#corps div.flash h2{
	float:right;
	width:525px;
	height:173px;
}
/*--------- FORMULAIRES -----------*/
#corps #formulaire{
	display:inline;
	float:left;
	width:650px;
	margin:20px 0px 0px 20px;
}
#corps #formulaire div{
	float:left;
	width:630px;
	padding:10px;
}
#corps #formulaire div p{
	float:left;
	width:150px;
	color:#fff;
}
#corps #formulaire div input{
	float:left;
	width:220px;
}
#corps #formulaire div textarea{
	float:left;
	width:350px;
	height:150px;
}
#corps #formulaire div input.submit{
	margin:0px 0px 0px 150px;
	width:100px;
}
/*--------- PIED -----------*/
#pied{
	float:left;
	margin:50px 0px 0px 0px;
	padding:10px 20px 30px 180px;
}
#pied h1{
	display:inline;
	float:left;
	margin:0px 0px 0px 25px;
	color:#fff;
	font-size:12px;
	font-weight:400;
}
#pied h2{
	float:left;
	width:660px;
	margin:20px 0px 0px 0px;
	color:#fff;
	font-size:11px;
	font-weight:400;
	text-align:justify;
}
#pied a{
	color:#fff;
}
/*--------- Lightbox -----------*/
#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;
background: url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink { 
right: 0; 
float: right;
background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#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; }
