a
  {
    text-decoration: none;
    color: ##000000;
    cursor: hand;
    font-family: verdana;
    font-size: 10 px;
  }
body
  {
    background: ##EFDFCF;
  }
.gauche
  {
    background: ##EFDFCF;
    text-decoration: none;
    color: ##000000;
    font-family: verdana;
    font-size: 10 px;
  }
.droite
  {
    background: ##2B3180;
    text-decoration: none;
    color: ##000000;
    font-family: verdana;
    font-size: 10 px;
  }
.texte
  {
    text-decoration: none;
    color: ##000000;
    font-family: verdana;
    font-size: 10 px;
  }
.titre
  {
    text-decoration: none;
    color: ##000000;
    font-family: verdana;
    font-size: 12 px;
  }