.titre_1 {
  font-size:14px;
  font-weight:bold;
  margin:5px 0px;
  color:#000000;
}

.titre_2 {
  font-size:14px;
  font-weight:bold;
  margin:5px 0px;
  color:#4C8626;
}

span.text_1{
  font-size:12px;
  font-weight:bold;
  font-style:italic;
  color:#000000;
  margin:5px 0px;
}

span.text_2{
  font-size:11px;
  font-weight:bold;
  color:#4C8626;
  margin:5px 0px;
}