body{
background-image:url(images/fond.jpg);
background-repeat:repeat-x;
background-color:#A2D4E9;
margin:0px;
margin-top:5px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font:Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
}
#titre {
width:950px;
height:150px;
background-image:url(images/titre2.png);
margin:auto;
text-align:right;
}
#deux {
margin:auto;
/*z-index:auto;*/
width:950px;
/*height:800px;*/
background-color: #FFFFFF;
float:none;
margin-bottom:0px;
}
#menu{
/*margin:auto;*/
width:240px;
/*height:800px;*/
/*background-color:#FFFFFF;*/
text-align:left;
padding:5px;
float:none;
/*float:left;*/
margin-bottom:0px;
}
#anim{
width:240;
height:370;
padding:0px;
padding-top:40px;
float:none;
clear:left;
margin-bottom:0px;
}
#contenu{
border-left:1px solid  #FF9900;
margin-bottom:0px;
/*margin:auto;*/
float:right;
/*background-color:#FFFFFF;*/
width:680px;
/*height:800px;*/
text-align:left;
padding:10px;
padding-top:5px;
vertical-align:top;
/*float:left;*/
}
#chantier_accueil{
float:right;
border-left:1px solid  #FF9900;
padding-left:10px;
margin-left:10px;
width:305px;
}
#bas{
margin:auto; /*HD : Permet de centrer*/
margin-top:0px;
width:950px;
height:50px;
background-image:url(images/bas.jpg);
clear:both;
float:none;
}

h5{
padding-left:3px;
font-size:16px;

}
a:{color:#000000;}
a:link {color:#000000; text-decoration:none;   }
a:visited { text-decoration:none; color:#000000; }
a:hover { text-decoration:underline ;  color:#008BC5; }
a:active { text-decoration:none;  color:#000000;  }

a.ref:hover { text-decoration: none ; background-color:#FC0; border:1px solid  #FF9900; padding: 2px 5px 2px 2px; margin-left:-3px; color:#000000;}
	 
p {
font-size:13px;
padding-bottom:5px;
	 }

h1 {
font-size:18px;
color:#000000;
padding:5px;
margin:0px;
}

h2 {
font-size:14px;
color:#008BC5;
}
ul{
padding:0px;
margin:0px;
}
li.or {
text-align:left;
padding:3px;
padding-left:15px;
list-style-type:none;
background-image:url(images/puce_bleu.gif);
 background-repeat:no-repeat;
 background-position:0% 50%;
}

li.ref {
text-align:left;
margin:10px;
padding-left:15px;
margin-left:10px;
list-style-type:none;
background-image:url(images/puce_bleu.gif);
background-repeat:no-repeat;
background-position:0 5px;

}

li.b {
text-align:left;
padding:3px;
padding-left:15px;
list-style-type:none;
background-image:url(images/puce_bleu.gif);
 background-repeat:no-repeat;
 background-position:0% 50%;
  
}

.Style1 {
	border:1px solid black;
}

.Style2 {
	font-size: 20px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid  #F90;
	margin-right:10px;
	margin-top:0px;
}

.StyleLEGENDE {
text-decoration:underline;
}

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

