.justifie { text-align: justify }
.centre   { text-align: center }
.a_gauche { text-align: left }
.a_droite { text-align: right }

BODY { color: black; background: white; font-family: Verdana, Helvetica, Arial, sans-serif; font-style: normal; font-size: 11px  }

.style1 { color: black; background: white; font-family: Verdana, Helvetica, Arial, sans-serif; font-style: normal; font-size: 11px  }

H1 { color:#663399; font-weight: bold; font-size:28px }
H1.Prototype { color:#663399; font-weight: bold; font-size:20px }
H2 { color:#3300CC; font-weight: bold; font-size: 18px }
H3 { color:#3366FF; font-weight: bold; font-size: 16px }

A { text-decoration:none }

A:link    { color:#CC0099; font-weight:normal }
A:visited { color:#0066FF; font-weight:normal }
A:hover   { color:#3300CC; font-weight:normal } 
A:actif   { color:#FF0000;  font-weight:normal }

A.Lien2 { text-decoration:none }
A.Lien2:link    { color:#336600; font-weight:bold }
A.Lien2:visited { color:#33FF00; font-weight:normal }
A.Lien2:hover   { color:#339966; font-weight:normal } 

P  { text-indent: 1cm; text-align: justify }
BR { text-align: justify }

TD { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px }

.surligne { background-color: yellow }
.gras     { font-weight: bold }

.plusPetit { font-size: 10px }
.plusGros { font-size: 16px }
.plusGrosEtGras { font-weight: bold; font-size: 13px }

.resume { text-indent: 0cm; text_align: justify; font-size: 10px; color: #330099 }

.titrePres { font-weight: bold; color: #663399 }
.titrePubli { font-weight: bold; color: #336699 }
.titrePubliAcces { color: #3333CC; font-weight: bold }


