/************************************************************************************
 * Light Box 2
 ************************************************************************************/
#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 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 50% 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: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 141px; 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; }

/************************************************************************************
 * Page temporaire
 ************************************************************************************/
	
	div.header  {
		width:1024px;
		height:768px;
		visibility:visible;
		position: relative;
		top:0px;
		z-index:1;
	}
	
	div.background  {
		width:1024px;
		visibility:visible;
		position: relative;
		top:0px;
		z-index:1;
	}
	
	div.tablo  {
		width:980px;
		height:748px;
		visibility:visible;
		position: relative;
		margin-top:-175px;
		/*border:solid;
		border-width:1px;
		border-bottom-color:#666;**/
		z-index:1;
	}
	
	div.footer  {
		width:100%;
		display:block;
		position: static;
		margin-top:-50px;
		/*bottom:0px;
		border:solid;
		border-width:1px;
		border-bottom-color:#666;*/
		z-index:5;
	}
	
	div.nom  {
		width:540px;
		visibility:visible;
		position: relative;
		top:0px;
		z-index:4;
	}
	
	div.img  {
		width:540px;
		display:block;
		position: relative;
		margin-top:0px;
		z-index:3;
	}
	
	div.preambule  {
		width:540px;
		display:none;
		position: relative;
		margin-top:0px;
		z-index:3;
	}
	
	div.contact  {
		width:540px;
		display:none;
		position: relative;
		margin-top:-30px;
		z-index:2;
	}
	
	p.nom  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#000;
		font-size:24px;
		text-align:left;
		line-height:30px;
		margin-right:0px;
		margin-top:50px;
		margin-bottom:5px;
	}
	
	a.contact  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#CCC;
		text-decoration:none;
		font-size:18px;
		text-align:left;
		line-height:30px;
		margin-right:0px;
		margin-top:0px;
	}
	
	a.contact:hover  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#000;
		text-decoration:none;
		font-size:18px;
		text-align:left;
		line-height:30px;
		margin-right:0px;
		margin-top:0px;
	}
	
	a.tablo  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#999999;
		font-size:18px;
		text-align:left;
		line-height:30px;
		margin-right:0px;
		text-decoration:none;
	}
	
	a.tablo:hover  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#000000;
		font-size:18px;
		text-align:left;
		line-height:30px;
		margin-right:0px;
		text-decoration:none;
	}
	
	.tabloOn  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#B00;
		font-size:18px;
		text-align:left;
		line-height:30px;
		margin-right:0px;
		text-decoration:none;
	}
	
	.tablos  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#999999;
		font-size:18px;
		text-align:left;
		line-height:30px;
		margin-right:0px;
	}
	
	.separator  {
		font-family:Arial, Helvetica, sans-serif;
		color: #CCC;
		font-size:24px;
	}
	
	.construction2  {
		font-family:Arial, Helvetica, sans-serif;
		color: ;
		font-size:16px;
		text-align:center;
		line-height:20px;
		margin-top:0px;
		padding:10px;
	}
	
	p.preambule  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#666;
		text-decoration:none;
		font-size:16px;
		text-align:left;
		line-height:24px;
		margin-right:0px;
		margin-top:30px;
	}
	
	a.construction2  {
		font-family:Arial, Helvetica, sans-serif;
		color: #FF9;
		font-size:16px;
		text-align:center;
		line-height:20px;
		margin-top:0px;
		padding:0px;
		text-decoration:underline;
	}
	
	p.footer  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#AAA;
		text-decoration:none;
		font-size:14px;
		line-height:26px;
		margin-right:0px;
		margin-top:50px;
	}
	
	a.mentions  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#AAA;
		text-decoration:none;
		font-size:14px;
		line-height:26px;
		margin-right:0px;;
	}
	
	a.mentions:hover  {
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#000;
		text-decoration:none;
		font-size:14px;
		line-height:26px;
		margin-right:0px;;
	}
