/* Page */
		html, body {height: 100%;}
		
		body {padding: 0;
		color: #494964;
		background: #1B1B1B;}
		
		#global {background: #181A12;}
		
		#page {min-height: 100%; /* -> 1 */
			width: 980px;
			overflow: hidden; /* -> 2 */
			margin-left: auto;
			margin-right: auto; /* -> 3 */}
					
/* Contenu */
		#contenu {padding: 10px 20px;}
		#contenu > :first-child {margin-top: 10px;}
		#contenu p, #contenu li {	line-height: 1.5;}
		#contenu {color: black; background: #F4F4F4;}

/*Style des textes*/
		h1 {	font-size: 2.5em;color: transparent;text-align: center;}		
		h2 {	font-size: 1.5em;color: black;text-decoration:underline;}
		h3 {font-size: 1.3; color:black;margin-top:2em;text-decoration:underline;}	
		p { font-size:1.1em; color:black;padding-left:2em;}		
/*FIN Style des textes*/

			
/*Style des liens actif/en cours/déjà visité*/		
		a:link { color: black; 
		  text-decoration: none; 
		  background-color: transparent }
		  
		a:visited { color: black; 
		  text-decoration: none; 
		  background-color: transparent }
		  
		a:hover { color: white; 
		  text-decoration: underline; 
		  background-color: transparent }
		  
		a:active { color: #1B1B1B; 
		  text-decoration: underline; 
		  background-color: transparent }
/*FIN Style des liens actif/en cours/déjà visité*/	

/* En-tête */
		#entete1 {height:5em;
			text-align: center;
			background: url(frise.jpg);}
			
		#entete {height:5em;
			text-align: center;
			background: url(efrise.jpg);}

		#hentete {height:5em;
			text-align: center;
			background: url(hfrise.jpg);}

		#sentete{height:5em;
			text-align: center;
			background: url(sfrise.jpg);}

/* Pied de page */
		#piedpage2 {	padding: 15px 20px;	font-size: .85em;}

/*--------- Lightbox -----------*/
		#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; }

/*-------- fin lightbox -------*/

/* CSS du menu vertical, bieler batiste */
#menu, #menu ul /* Liste */     {
        padding : 0; /* pas de marge intérieure */
        margin : 0; /* ni extérieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 35px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */}
		
#menu /* Ensemble du menu */{
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */}

#menu a /* Contenu des listes */{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        background : #1B1B1B; /* couleur de fond */        
        color : #fff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 144px; /* largeur */}

#menu li /* Elements des listes */     { 
        float : left; 
        /* pour IE qui ne reconnaît pas "transparent" */
        border-right : 1px solid #fff; /* on met une bordure blanche à droite de chaque élément */}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li{
        border-right: 1px solid transparent ; /* on met une bordure transparente à droite de chaque élément */}

#menu li ul /* Sous-listes */{ 
        position: absolute; /* Position absolue */
        width: 144px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */}


#menu li ul li/* Éléments de sous-listes */{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous liste */}	
		
#menu li ul ul{ margin : -36px 0 0 144px ;
        border-left : 1px solid #fff ;
		border-top : 1px solid #fff;}
	
/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul li {
        border-top : 1px solid transparent; /* on met une bordure transparente en haut de chaque élément */}


#menu a:hover /* Lorsque la souris passe sur un des liens */    
{       color: #000; /* On passe le texte en noir... */
        background: #fff; /* ... et au contraire, le fond en blanc */}
		

#menu li:hover ul ul, #menu li.sfhover ul ul {left: -999em; }
		
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

/* IE PC selector */
	* html .menu li { display:inline; /* solve a IE PC list bug */
				float:none;} /* solve a IE5 clav nav bug */

/*div pour page collection*/				
.flottante {
  margin: 50px;
  float: left;
  width: 200px;
  text-align: center;
}
  .spacer {
  clear: both;
}
   
