html, body {
height: 100%
}



body {
margin : 0 ;
padding : 0 ; 
background : #000000; 
text-align : center;
font-size : 0.7em;
color : #9D9D9D ;
font-family : arial 
}
  #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; }

/*  SITE
********************************************************************/
 
#site { 
width : 884px;
margin : 0 auto;
text-align : justify;
background : #000000 ;
min-height : 100%; 

}
     img{
border: 0;
} 
     
/*  HEADER
********************************************************************/
   

#header {
position : relative ; 
height : 321px;
background : url('images/header.jpg') ; 
}


/*  HEADER >> TITRE DU SITE >> H1 + P slogan
********************************************************************/


#header h1 {
position : absolute; 
top : 10px ; 
right : 20px ; 
margin : 0;
padding : 0 ; 
font-size : 2em ;
text-transform : uppercase;
font-weight : normal ;
letter-spacing : 6px ;  
}



#header h1 a {
color : #9D9D9D;
text-decoration : none; 
}



#header p {
position : absolute; 
top : 40px ; 
right : 33px ; 
margin : 0;
padding : 0 ; 
text-transform : uppercase;
font-weight : normal ;
letter-spacing : 6px ;
color : #fff; 
}


   
   
/*  HEADER >> MENU PRINCIPAL
********************************************************************/
   
   
   
#menu {
position : absolute ; 
bottom : 10px ;
left : 0; 
}
	
	
#menu  ul{
list-style : none ;
margin : 0; 
padding : 0 ;
}


#menu  li{
float : left ;
text-transform : uppercase ;
background : url('images/bg-li-menu.jpg') no-repeat right;  
}
	
	

#menu  li a{
margin : 0 ; 
padding : 0 15px  ; 
text-decoration : none ;    
color : #9D9D9D ;
font-weight : bold ;
}


#menu li a:hover {
color : #9D9D9D
}
	


/*  CONTENT
********************************************************************/

#content {
overflow : auto ;
background : url('images/bg-content.jpg') repeat-y center; 
 }
 
 
 
 /*  CONTENT >> CENTRAGE
********************************************************************/

#centrage {
padding : 0 ;
}
	
	
/*  CONTENU
********************************************************************/	
	

#contenu {
width : 458px ; 
background : #000000 ; 
float  : left ;
margin : 0;
padding : 20px 10px 0 20px  ;
}
   

/*  CONTENU >> POST
********************************************************************/	

.nom
{
   color: #6E6366;
   font-size: 18px;
}
.white
{
   color: white;
   font-size: 12px;
}
.post {
padding : 0 0 20px 0;
 

}   

.post  h2 {
font-size : 1.6em ; 
padding :  0 ; 
margin: 0 ;
color : #000; 
font-weight : normal;
text-transform : uppercase;  
}

.post  .sous-h2 {
margin : 0 ;
padding : 0;
color : #B68036 ;
font-size : 110%; 
font-weight : bold ;  
}
   
.post img {
float  : right ;
margin : 0 10px 5px 20px;
}

.post a {color : #000}




   

   
   
   
/*  SIDE RIGHT
********************************************************************/
   
   
#side {
width : 196px ;
float  : left ;
padding :  0  ;
text-align : justify; 
background : transparent ;
font-size : 90%;  

 }
	
	
#side h2 {
font-size : 1em ;
margin : 0  ;
padding :  0 0 0 15px ; 
color : #9D9D9D ; 
background : #000000;
height : 37px;
line-height : 37px;
text-transform : uppercase;
font-weight : normal;
}
	
	
	
#side ul{
list-style : none ; 
margin :  10px 0 ; 
padding : 0; 
color : #1A1A1A
}
 
#side li{
margin : 0 ; 
padding : 0;
 border-top : 0px solid #000000; 
}
  
  
#side li a{
padding : 0 0 0 15px; 
 display : block ;
height : 25px;
line-height : 25px; 
text-decoration : none ; 
color : #000; 
text-transform : uppercase;
 
}


#side li:first-child{
border-top : 0px none;  
}




#side li a:hover{
color : #3F3F3F ;

}


#side p{
margin : 10px 0 25px 0 ; 
padding : 0;  
}


#side form {
margin : 0;
padding : 20px 0 0 0;
height : 50px;  
}


#side input {
float : left ; 
margin : 0;
padding : 0; 
}


#side .champ {
width : 115px ;
height : 23px;
border-top  : 1px solid #E2E2E2;
border-left  : 1px solid #E2E2E2;
border-bottom  : 1px solid #E2E2E2;
border-right : 0px none;   
 }


#side .recherche {
background : url('images/search.jpg');
height : 25px;
width : 67px;
border : 0px none; 
}



   
/*  SIDE LEFT
********************************************************************/
   
   
#side-left {
width : 176px ;
float  : left ;
padding :  20px 0 0 10px ;
text-align : justify; 
color : #A3A3A3;

}
  

#side-left h2 {
font-size : 1.2em ;
margin : 0 0 10px 0  ;
padding :  0 ; 
color : #A3A3A3 ; 
}



#side-left p {
margin : 0 0 5px 0;
padding : 0;  
}



   
 
 	
/*  FOOTER
*******************************************************************/ 
   
#footer { 
height :63px;
text-align : center ;
 
}


#footer p { 
margin : 0 ;
padding : 15px 0 0 0;  
color : #868686; 
}



#footer a { 
color : #868686;
text-decoration : none ;  
}

#footer a:hover { 
text-decoration : underline ;  
}
   
   
 


