a.jaune {
  font-family: Verdana, Arial, normal sans-serif;
  font-size: 12 px;
  color: #B4B4B4;
  text-decoration: none;
}

a.jaune:hover {
  font-family: Verdana, Arial, normal sans-serif;
  font-size: 12 px;
  color: #fbcc31;
  text-decoration: none;
}

a.jaunepetit {
  font-family: Verdana, Arial, normal sans-serif;
  font-size: 9 px;
  color: #B4B4B4;
  text-decoration: none;
}

a.jaunepetit:hover {
  font-family: Verdana, Arial, normal sans-serif;
  font-size: 9 px;
  color: #fbcc31;
  text-decoration: none;
}


.barrevert {
  background-image: url(barre-vert.gif);
  background-position: right;
  background-repeat: repeat-y
}

.barrevert-degrade {
  background-image: url(barre-vert-degrade.gif);
  background-position: right;
  background-repeat: repeat-y
}

.pelloche {
  background-image: url(pelloche.gif);
  background-position: right;
  background-repeat: repeat-y;
}

