.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:#0033CC; font-weight: bold; font-size:28px }
H1.Prototype { color:#0033CC; font-weight: bold; font-size:20px }
H2 { color:#FFCC00; font-weight: bold; font-size: 18px }
H3 { color:#9370DB; font-weight: bold; font-size: 16px }

A { text-decoration:none }

A:link    { color:#330099; 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 } 


A.Lien3 { text-decoration:none }
A.Lien3:link { color:#CC33FF; font-weight:bold }
A.Lien3:visited    { color:#993399; font-weight:normal }
A.Lien3:hover   { color:#9999FF; 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 }

.definitionStero  { color: #FF4000; font-family: Arial; font-size: 12px; font-weight:bold }
.definition  { color: #FF0000; font-family: Arial; font-size: 12px; font-weight:bold }
.nomArtefact { color: #990000; font-family: Arial }
.stereotype  { color: #339900 }

.titrePubli { color: #CC3299 }
.titrePubliAcces { color: #0000FF }


