body {
	position:relative;
	background:#B3B3B3 url(images/fond.jpg) repeat-x;
	width:885px; 
	margin:auto;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	color:#969696;
	}

div#corps {
	float:right;
	width:500px;
	padding-right:125px;
	}

div#menu {
	float:left;
	padding-left:125px;
	width:110px;
	}

div#menu ul 
{
	list-style:none;
	margin:0;
	padding:0;
} 

div#menu li
{ 
margin-left:20px; 
}

h1#header {
	width:885px;
	height:178px;
	background-image:url(images/header.jpg);
	text-indent:-9000px;
	margin-top:0px;
	}
#langue
{
margin-left:700px;
margin-top:-40px;
padding-bottom:20px;
}
p#footer {
	width:885px;
	height:73px;
	background-image:url(images/footer.jpg);
	margin-bottom:0;
	clear:both;
	color:#939393;
	text-align:center;
	font:italic 0.9em "Trebuchet MS", Sans-serif;
}

#conteneur 
{
	float:left;
	background-image:url(images/corp.jpg);
	background-repeat:repeat-y;
	width:885px;
	height:auto;
}
	
/*mise en page */	
h2{
font-size:13px;
border-bottom:1px dotted #969696;
color:#7B0301;
}
a
{
color:#3C99C5;
text-decoration:none;
}
a:hover
{
border-bottom: 0px dotted #3C99C5;
color:#7B0301;
font-weight:bold;
}
a:visited
{
text-decoration:none;
}
img a:hover
{
text-decoration:none;
}
img a
{
text-decoration:none;
border:none;
}
strong
{
color:#786f6f;
font-weight:bold;
}
fieldset
{
border:none;
}
label 
{
display:block;
width:200px;
float:left;
padding-left:50px;
margin-top:3px;
color:#969696;
}
input
{
	margin-top:3px;
}


#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; }
