body
      {
      width: 100%;
   margin-top: 0.5em; /* Pour éviter de coller avec le haut de la fenętre du navigateur. */
   background-color:#121212;
   }
   
    .gecko img 
  {
  width: 30%;
  display: block;
margin-left:4em;
  margin-top:3em;
  float:left;
  
}
.revenir-debut
{
color: #FFCC33;
font-size: 1.3em;
font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
margin:auto;
text-decoration: none;
margin-top:3em;
}


  .fleche img
  {
  display: block;
   width: 12%;
  float:left;
margin-left:0.5em;
  margin-top:20em;
  }
  
  .grotte img 
  {
  display: block;
   width: 35%;
  float:left;
margin-left:0.5em;
  margin-top:3em;
  }
   .normal
  
  {
  font-size:1em;
  color:  #ffcb00;
  font-family: "Times New Roman",serif;
  }
  
 
  .signature
  {
   text-align: right;
  font-size:1.1em;
  color: #ffcb00;
  font-family: "Times New Roman",serif;
  margin-top:28em;
  
  }
  #conteneur {
  position : relative;
  margin: 0 5%;

  }
  
  .baniere img{
  display: block;
  width: 100%;
  margin : 0;
  }
  
  a img
      { 
   border: none;/*enleve les bordure des  image lien*/
    }
	  
#pied_de_page {
  clear : left;
  text-align : center;

  }