
  table {
  border-spacing: 0px;
  width: 100%;
  }
  td {
  font-size: 0.9em;
  text-align: left;
  vertical-align: middle;
  }

  thead {
  text-align: left;
  vertical-align: middle;
  height:30px;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #0070C0;
  }
  
  th {
  text-align: center;
  vertical-align: middle;
  font-size: 1.2em;
  height:50px;
  font-weight: bold;
  }
  .textnoir {
  color: #000000;
  }
  
  
  .titrecolonne {
  font-size: 1.2em;
  font-weight: bold;
  }
  
  .titrebleu {
  color: #0070C0;
  font-size: 17px;
  font-weight: bolder;
  }
  
  .titreenorangenormal {
font-weight: bold;
color: #ed7335;
}

  
  
  

