.div_total_global {
  border-color: #32a6cf;
  border-collapse: separate;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  border-width: 0.5px;
  width: 100%;
  margin: 0 30px 15px 30px;
}

.span_total_global {
  font-weight: 600 !important;
  color: black;
  font-size: 18px;
}

.entete_tableau {
  background-color: #32a6cf !important;
}

.total_tab {
  font-weight: 600 !important;
  color: black;
  font-size: 16px;
}

.sous_total_text {
  font-weight: 700 !important;
  color: black;
  font-style: italic;
  letter-spacing:normal;
  font-size: 14px;
}

.titre_colonne {
  color: white !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
