#cnt #prnc ul, #cnt #prnc ol {
  margin: 0;
  padding: 0;
}

#cnt #prnc ul {
  list-style: none;
}

#cnt #prnc li {
  margin: 26px 0 30px 17px;
  padding: 0;
}

#cnt #prnc li.textePret {
  color: black;
}

#cnt #prnc li.texteEnPreparation,
#cnt #prnc li.texteEnPreparation a {
  color: #AAA;
}

#cnt #prnc h4.listeTitre {
  margin: 3px 0 0 0;
  text-align: left;
  font-size: 17px;
  line-height: 115%;
  font-weight: bold;
}

#cnt #prnc h4.listeSoustitre {
  margin: 2px 0 0 50px;
  text-align: left;
  font-size: 14px;
  line-height: 115%;
  font-weight: bold;
}

#cnt #prnc h4.listeNumero {
  margin: 4px 0 3px 30px;
  text-align: left;
  font-size: 13px;
  line-height: 115%;
  font-weight: normal;
}

#cnt #prnc h4.listeAuteur {
  margin: 0;
  font-size: 14px;
  line-height: 115%;
  font-style: italic;
  font-weight: normal;
}

#cnt #prnc p.descriptif {
  margin: 8px 0 8px 30px;
  text-align: justify;
  font-size: 11px;
  line-height: 120%;
  font-weight: normal;
}

