body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #0071BC;
	margin: 0;
	padding: 0;
	}

a {
	text-decoration: none;
	color: #F15A24;
	}
	
#conteneur {
	width: 1058px;
	height: 787px;
	margin: 0 auto; 
	background-image: url(images/fond.png);
	}
	
#header {
	position: absolute;
	margin-top: 20px;
	margin-left: 27px;
	text-align: center;
	}
	
#menu1 {
	position: absolute;
	margin-top: 80px;
	margin-left: 417px;
	text-align: right;
	width: 145px;
	}
	
#menu2 {
	position: absolute;
	margin-top: 104px;
	margin-left: 417px;
	text-align: right;
	width: 145px;
	}
	
#menu3 {
	position: absolute;
	margin-top: 126px;
	margin-left: 417px;
	text-align: right;
	width: 145px;
	}
	
#contact {
	position: absolute;
	margin-top: 61px;
	margin-left: 658px;
	}
	
#gauche {
	position: absolute;
	margin-top: 216px;
	margin-left: 1px;
	width: 260px;
	text-align: right;
	}
	
#droite {
	position: absolute;
	margin-top: 68px;
	margin-left: 800px;
	width: 235px;
	}

#rub1 {
	width: 228px;
	height: 20px;
	background-image: url(images/fond_rub.png);
	margin-left: -5px;
	padding-top: 6px;
	padding-left: 16px;
	margin-bottom: 10px;
	margin-top: 18px;
	}
	
#orange {
	width: 224px;
	height: 456px;
	background-image: url(images/fond_orange.png);
	margin-left: -5px;
	margin-bottom: 10px;
	margin-top: 18px;
	padding: 10px;
	}
	
#contenu {
	position: absolute;
	width: 450px;
	margin-top: 200px;
	margin-left: 305px;
	overflow: auto;
	height: 535px;
	padding-right: 15px;
	}
	
#footer {
	margin-top: 2px;
	text-align: center;
	width: 1058px;
	margin: 0 auto; 
	}
	
.bleu10 {
	font-size: 10px;
	color: #4271AF;
	margin-left: -2px;
	}
	
.bleu14 {
	font-size: 14px;
	color: #4271AF;
	font-weight: bold;
	}
	
.blanc20 {
	font-size: 20px;
	color: #ffffff;
	}
	
#blanc15 {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
	}
	
#deplace {
	margin-left: 21px;
	margin-bottom: 5px;
	}


	
.blanc11 {
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	}

.blanc11bis {
	font-size: 11px;
	color: #ffffff;
	}
	
.blanc11gras {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	}
	
.blanc14 {
	font-size: 14px;
	color: #ffffff;
	}
	
.blanc {
	color: #ffffff;
	}
	
a.menu {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	}
	
.puce {
	vertical-align: middle;
	margin-right: 5px;
	}
	
li {
	margin-bottom: 5px;
	}
	
ul.ma_zone {
	margin-left: -15px;
	}

.orange {
	font-size: 12px;
	color: #F15A24;
	}	
	
	
#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; }

