body 
{ 
	font: 10pt/12pt Arial; 
	margin-top:-0px;
	background:url(imgs/arriereplan2.jpg);
	text-align:justify;
}

div#conteneur
{
	text-align: justify ;
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	height:768px;
	bor der:2px solid #2277D1;
	margin-top:0px;
	
}

div#haut
{
	float:left;
	width:900px;
	height:87px;
	background:url(imgs/haut.jpg) no-repeat;
}

div#banniere
{
	float:left;
	width:900px;
	height:313px;
	background:url(imgs/banniere2.jpg) no-repeat;
}
div#overflow{float:left; width:819px; height:288px; padding-left:40px; overflow:hidden; 
overflow-x: hidden; 
overflow-y: auto; 
overflow : -moz-scrollbars-vertical;   }
div#milieu
{
	float:left;
	width:746px;
	background:url(imgs/milieu2.jpg);
	padding-left:58px;
	margin-left:40px;
	padding-right:15px;
	bor sder:1px solid #000; 
}

div#menu
{
	float:left;
	width:229px;
	height:213px;
	margin-left:58px;
	margin-top:3px;
}

div#bas
{
	float:left;
	width:900px;
	height:30px;
	color:#FFFFFF;
/* 	font-weight:bold; */
	padding-top:45px;
	padding-bottom:5px;
	text-align:center;
	background:url(imgs/bas.jpg);
}

div#bas a
{
	color: #FFFFFF;
	font-weight:bold;
}

div#cadre_pdts
{
	margin-left:100px;
	float:left;
	height:270px;
	width:588px;
	bor der:1px solid #000; 
}

div#cadre2_pdts
{
	float:left;
	height:125px;
	width:270px;
	border:2px solid #B7B7B7;
	margin:2px;
}

h1{
	color:#82220C;
	font-size: 1.6em;
	font-size:125%;
}

h2{
	color:#82220C;
	font-size:1.2em; 
	TEXT-DECORATION:underline;
}

h3{
	color:black;
	font-size: 1.6em;
	font-size:125%;
}
/* div#texte
{		
	padding-top:2px;
	padding-bottom:3px;
	padding-left:350px;
	padding-right:50px;
}
 */
 
 .imgbordure
{
	border:2px solid #2277D1;
}
 
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}