
.entete1 {
  background-color: #ff6600;
  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: #ff6600;
  font-size: 14px;
 margin-left: 5px;
 margin-right: 5px;
}

.entete3 a {
 color: #ff6600;
 text-decoration:none;
}

.entete3 a:hover {
 text-decoration:underline;
}


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