* {
  color:#333;
}
#texte {
	display:block;
  margin:60px 0 0 20px;
  padding-left:20px;
  overflow:auto;
  height:532px;
  width:840px;
}
#texte_referencement {
	display:block;
  margin:60px 0 0 20px;
  padding-left:20px;
  overflow:auto;
  height:532px;
  width:500px;
}
#texte p {
  margin-top:10px;
  text-align:justify;
}
/* MISE EN PAGE DU MENU */
.titre_principal {
  font-size:24px;
  color:#c30;
  font-weight:bold;
  padding:5px 0 10px 0;
}
.titre_secondaire {
  font-size:14px;
  color:#c30;
  font-weight:bold;
  padding:20px 0 5px 0;
}
.titre_simple {
  font-weight:bold;
  padding:15px 0 5px 0;
}