/* red = #ff0029 */

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

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

.entete3 {
  color: #ff0029;
  font-size: 12px;
 margin-left: 5px;
 margin-right: 5px;
}

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

 .entete3 a:hover {
   color: #000;
 }

.paracompagnie {
  font-size:12px;
  margin-left: 5px;
  margin-right: 20px;
  float:left;
  width: 465px;
}

.imgcompagnie {
 text-align:center;
 float: left;
 width: 260px;
}


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

.linklabel {
 font-size:14px;
 text-indent: 5px;
 background-color: #000000;
 color: #ffffff;
}


.externallink {
 text-indent: 5px;
}

.externallink a {
  font-size: 14px;
  color: #ff0029;
  text-decoration:none;
}
