body {
	font: 8pt/10pt arial;
	margin-top:0px;
	color: #000;
	background-color:#B6B5B5;

}

a{color:#2F9E5E}

h1{color:#008000; font-size:10pt;margin-bottom:5px;}
h2{font-size:10pt;font-weight:bold;display:inline;}

div#conteneur{
	position:relative;
	margin:auto;
	width:960px;
	margin-top:0px;
	height:auto;
	bor der:1px solid #45535E;
	border-top:0px;
	background:#fff;
}

input{border:1px solid #000;}
textarea{border:1px solid #000;}

div#haut{float:left; width:960px; height:182px; background:url(imgs/banniere.jpg);}

div#milieu{float:left; width:960px; height:auto;background:url(imgs/menu.jpg) no-repeat;}
div#milieu2{float:left; width:690px; min-height:350px;;padding-left:25px;padding-top:5px;padding-bottom:5px;bor der:1px solid yellow;background:url(imgs/milieu.jpg) no-repeat;background-color:#fff;}
div#milieu a{color:#2F9E5E}


div#menu{float:left;width:245px; padding-top:40px;height:auto;bor der:1px solid purple;}
div#menu li{back ground:url(imgs/puce.jpg) no-repeat;padding-bottom:15px;bor der:1px solid yellow;float:left}
div#menu ul{ list-style-type: none;margin-left:20px;}
div#menu a{ display:block; border-bottom:1px solid #aaa; padding-left:10px;color:#ffffff;text-decoration:none; height:auto; font-weight:bold; width:150px;bor der:1px solid blue;}
div#menu a:hover{padding-left:10px;color:#FBF312;text-decoration:underline;font-weight:bold;}
div#bas{float:left; width:960px; height:12px;text-align:center; padding-top:44px; background:url(imgs/bas.jpg) no-repeat;}

h1{color:#066AC0; font-size:10pt; border-bottom:1px solid #aaa; padding-bottom:2px; margin-right:10px;}
h3{color:black; font-size:8pt; font-weight:bold; }

div#overflow{float:left; width:679px; height:320px; overflow:hidden; 
overflow-x: hidden; 
overflow-y: scroll; 
overflow : -moz-scrollbars-vertical;   }


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