.en_tete {
  font-size: 10px;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

.nmpropre {
  font-size: 24px;
  text-align: center;
}

.fonction {
  font-size: 14px;
  font-style: normal;
  text-align: right;
}

a:link {
  font-weight: bold;
  text-decoration: none;
  color: black;
}

a:visited {
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

a:hover {
  font-weight: bold;
  color: black;
  text-decoration: none;
  background-color: #cccccc;
}

a:active {
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.texte {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align: left;
}

.titre {
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  border-top-width: 6px;
  border-bottom-width: 6px;
  color: #999999;
}

.sous_titre {
  font-size: 24px;
  text-align: left;
  font-weight: normal;
}

.titre_p {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-top-width: 6px;
  border-bottom-width: 6px;
  color: black;
}

.sous_titre_p {
  font-size: 16px;
  text-align: center;
}

.item {
  border-top-width: 3px;
  border-bottom-width: 3px;
  font-size: 18px;
}

.TDM {
  margin-left: 40px;
}

.texte {
  text-align: left;
}

.reference {
  font-size: 12pt;
  text-align: right;
}

