body
 {
 width: 1005px;
 margin: auto;
 background-image: url(images/1.png);
 background-color:#93b1cf;
 background-repeat: ;
 background-position: ;
 font-family:arial , ;
 font-size: 12px;
color: ; 
}
#banniere   
 {
 font-family: serif;
 background-image: url(images/banniere.PNG);
 background-repeat: no-repeat;
 width: 1013px;
 height: 220px;
 font-size: 11px;
  }
  #gauche
  {
  background-image: url(images/divgauche.PNG);
  font-family: aerial;
  font-size: 14px;
  float: left;
  width: 255px;
 height: 800px;
  }
  
#droite
  {
  background-color: white;
  background-image: url(images/divdroit.PNG);
  float: right;
  width: 750px;
 height: 800px;
 font-size: 14px;
  } 
#basdepage a
   {
    font-size: 12px;
   color: black;
  background-image: ;
 background-color: white;
  width: 1005px;
 height: 500px;
  }
  #basdepage a:hover
   {
   color: white;
  background-color: grey;
  }
  a
  {
  color: black;
  text-decoration: none;
  }
  a:hover
  {
  color: white;
  text-decoration: ;
  background-color: grey;
  }

  em
  {
  color: blue;
  }
  
