.normal {
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #047691;
}
.alinea {
  font-family: verdana;
  font-size: 8px;
  font-weight: normal;
  color: #047691;
}
.puce {
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #047691;
  padding: 0 0 0 12px;
  margin: 0px;
  background-image: url(./images/puceVerte.gif);
  background-position: 0px 3px;
  background-repeat: no-repeat;
}
.titre {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #82be40;
  padding: 0 0 0 12px;
  margin: 0px;
  background-image: url(./images/puceVerte.gif);
  background-position: 0px 3px;
  background-repeat: no-repeat;
}