.justifie { text-align: justify }
.centre   { text-align: center }
.a_gauche { text-align: left }
.a_droite { text-align: right }

Ancien_BODY { color: black; background: white; font-family: Verdana, Helvetica, Arial, sans-serif; font-style: normal; font-size: 12px  }

.style1 { color: black; background: white; font-family: Verdana, Helvetica, Arial, sans-serif; font-style: normal; font-size: 12px  }

H1 { color:red; font-weight: bold; font-size:20px }
H2 { color:#CD853F; font-weight: bold; font-size: 16px }
H3 { color:green; font-weight: bold; font-size: 14px }

A { text-decoration:none }

A:link    { color:navy; font-weight:bold: }
A:visited { color:teal; font-weight:normal }
A:hover   { color:blue; font-weight:bold } 
A:actif   { color:red;  font-weight:normal }

P  { text-indent: 1cm; text-align: justify }

BR { text-align: justify }

FONT { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px }

TD { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px }

.surligne { background-color: yellow }
.gras     { font-weight: bold }
.plusPetit { font-size: 10px }
.plusGros { font-size: 16px }
.plusGrosEtGras { font-weight: bold; font-size: 16px }
.titrePubli { color: green }
.titrePubliAcces { color: blue }

