*
 {
margin:0;
padding:0;
}
 #conteneur {
margin-top: 0px;
width: 858px;
background-color:#FFF;
 }
body {
background-color:#333333;
width: 858px;
margin: auto; /* Pour centrer notre page */
margin-top: 20px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
margin-bottom: 0px;    /* Idem pour le bas du navigateur */
}
#galerie a img
{
border: 0;
margin:0px 10px 10px 0px;
border-left:5px solid #000000; /* couleur du cadre */
border-right:5px solid #000000;
border-bottom:5px solid #000000;
border-top:5px solid #000000;
}
#en_tete
{
   width: 858px;
   height: 198px;
   background-image: url("pixs/show-brasileiro.jpg");
   background-repeat: no-repeat;
   margin-bottom: 2px;
}

#signature
{
background-color:#fff;
font-family:verdana, sans-serif;
font-size: 60%;
width: 858px;
height: 20px;
}

#language
{
margin-left: 0px;
text-align: left;
width: 500px;
font-size: 80%;
color: #333333;
display: inline;
background-color: #fff;
float: left;
height: 27px;
}
#photographe
{
display: inline;
text-align: right;
background-color: #fff;
float: right;
width: 258px;
font-size: 80%;
height: 27px;
}


#menu_h
{
width: 858px;
height: 31px;
margin-bottom: 0px;
clear:both;
 }

 
 #menu_g
{
background-color:#fff;
float: left; /* Le menu flottera à gauche */
width: 140px; /* Très important : donner une taille au menu */
border: none;
margin-top: 35px;
padding-top: 0px;
height:1%;
}
 #images_d
{
background-color:#fff;
float: right; 
width: 212px; 
border: none;
margin-top: 10px;
padding-top: 0px;
}
#centre
{
margin-right: 213x; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
   margin-bottom: 0px;   /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   margin-top: 0px;
   padding: 0px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   color: #B3B3B3;
   background-color: #fff; /* Une couleur de fond pour le corps */
   height:1%;
}
#menu_g a img
{
display: block;
}

#menu_g  img
{
display: block;
}


#pub_gauche
{
background-color:#fff;
   float: left; /* Le menu flottera à gauche */
   width: 140px; /* Très important : donner une taille au menu */
   border: none;
   height: 100%;
   padding-top: 20px;
 }

#corps
{
   margin-left: 140px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
   margin-bottom: 0px;   /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   margin-top: 30px;
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   color: #B3B3B3;
   background-color: #fff; /* Une couleur de fond pour le corps */
   height:1%;
}
#corps li
{
margin-left: 35px;
list-style-type : circle;
}
#corps img
{
margin-right= 7px;
}
.spacer {
  clear: both;
}
.spacer_r {
  clear: right;
}
#pied_de_page
{
background-color: #333333;
color: #cccccc;
width: 858px;
text-align: center;
padding-top: 0px;
margin-top: 5px;
}


h1 {
font-family:verdana, sans-serif;
font-size:200%;
color:black;
text-decoration:underline;
background-image: url("pixs/fond_strass.png");
background-repeat: no-repeat;
margin-bottom: 10px;
text-align: left;
}
h2 {
font-family:verdana, sans-serif;
font-size:100%;
color:#696969;
background-color:transparent;
}
h3 {
font-family:verdana, sans-serif;
font-size:70%;
color:black;
text-decoration: bold;	
background-color:transparent;
text-align: right;
}
p {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
margin-left:0px;
margin-right:0px;
}
li {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
margin-left:0px;
margin-right:0px;
}
.imageflottante_d
{
   float: right;
}
.imageflottante_g
{
   float: left;
}
.inline
{
display: inline;
}
.left
{
text-align: left;
}
.right
{
text-align: right;
}
.marge_n
 {
margin-left: -20px;
padding:0;
}
.gris
{
color: #666666;
font-size: 65%;
}
.legende
{
font-color: #598466;
font-size: 60%;
text-decoration: italic;
}

/*--------- 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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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 -------*/