.Souligne{
  text-decoration:underline;
}
.Italique{
  font-style:italic;
}
.Gras{
  font-weight: bold;
}
