/* Css page principale*/

body {background-image:url("images/design/fond.jpg"); margin: 0;}

img {border:0;}

.top  { margin: auto; width: 750px; height: 20px; background-image: url("images/design/haut.gif"); margin-top:20px;  }
	   
.header { margin: auto; width: 750px; height: 250px; background-image: url("images/design/ban_top.jpg");}
		 
.body { margin:auto; width:698px; border-left: 1px solid #e77000; border-right: 1px solid #e77000; color: #FFFFFF; padding: 25px;background-color: #010101;}
	  
.body a {text-decoration:none;color: #FFFFFF;}
	  
.body .menu { text-align: center; width:720px;}

.footer { margin: auto; width: 750px; height: 150px; padding-bottom: 5px; background-image: url("images/design/bas.gif"); background-repeat: no-repeat; color: #e77000; text-align: center; font-size: 10px; }

.logo {padding-top:100px;margin-right:405px;}

.logo a{padding-left:10px;text-decoration:none;color: #FFFFFF;}
	
		
/* Lightbox */

#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: #000000;width: 250px;height: 250px;margin: 0 auto;}

#imageContainer{padding: 10px;}

#loading{background:url(js/loading.gif) no-repeat center;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(js/blank.gif) no-repeat /* Trick IE into showing hover */display: block;}
#prevLink { left: 0; float: left; background: url(js/prev.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(js/next.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover {left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {right 15% no-repeat; }

#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif;background-color:#000000;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{background: url(js/fermer.gif) no-repeat; height:24px; width:70px; float: right;}	
		
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;}

/* -------Fin Lightbox------- */

/*--------News------*/

h1 {color: #FFFFFF; font-size: 24px;}

h2 {font-style: italic; color: #FFFFFF; font-size:12px; text-align: right;}

.article {border-bottom: 1px solid #FFFFFF; margin-top: 40px;}

/*--------Photos------*/

.galerie  {margin-top:30px;}
