/* green = #00d959 */

.entete1 {
  background-color: #00d959;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  text-indent: 5px;
}

.entete2 {
  background-color: #000000;
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  text-indent: 5px;
}

.entete3 {
  color: #00d959;
  font-size: 14px;
 margin-left: 5px;
 margin-right: 5px;
}

.lignebottom {
 border-bottom: 1px solid #00d959;
}
