BODY { 
  background-color: #FCD30C
}

TD { 
  font-family: Arial ;
  font-size: 11pt
}

.fond_jaune {
  background-color: #FCD30C
}

.legende { 
  font-size: 8pt ;
  font-style: italic
}

.titre1 { 
  font-size: 18pt ;
  font-weight: bold
}

.titre2 { 
  font-size: 12pt ;
  font-weight: bold ;
  font-style: italic
}

.erreur { 
  color: red
}

.succes { 
  color: green
}
