/* balises standard, format par défaut */
small { font-size:75%;}
sup { font-size: 75%; position: relative; vertical-align: 30%;}
sub { font-size: 75%; position: relative; vertical-align: -30%;}
table { font-size:1em; font-family:Arial,sans-serif;}
form { margin:0px;}
script { display: none;}
span.sc { font-size:75%;}
/* alignement toutes données */
.gauche, .gaucheltr { text-align:left; }
.gauchertl { text-align:right; }
.centre { text-align:center;}
.droite, .droiteltr { text-align:right;}
.droitertl { text-align:left;}
/* mise en valeur texte toutes données */
.gras, .bold { font-weight:bold;}
.ital { font-style:italic;}
.non_gras { font-weight:normal;}
.non_ital { font-style:normal;}
.blanc, .white { color:white;}
.rouge, .red { color:red;}
.rougeclair, .lightred { color:#ff8080}
.bleu, .blue { color:blue;}
.bleuclair, .lightblue { color:#8080ff}
.vert, .green { color:green}
.vertclair, .lightgreen { color:#80ff80}
.jaune, .yellow { color:yellow;}
.jauneclair, .lightyellow{ color:#ffff80}
.cyan { color:cyan}
.gris, .grey { color:grey}
.grisclair, .lightgrey{ color:#c0c0c0}
/* mise en valeur fond toutes données */
.fondrouge, .bgred { background-color:red;}
.fondrougeclair, .bglightred { background-color:#ff8080}
.fondbleu, .bgblue { background-color:blue;}
.fondbleuclair, .bglightblue { background-color:#8080ff}
.fondvert, .bggreen { background-color:green}
.fondvertclair, .bglightgreen { background-color:#80ff80}
.fondjaune, .bgyellow { background-color:yellow;}
.fondjauneclair, .bglightyellow{ background-color:#ffff80}
.fondcyan, .bgcyan { background-color:cyan;}
.fondgris, .bggrey { background-color:grey;}
.fondgrisclair, .bglightgrey { background-color:#c0c0c0}
.bordergrey { border:1px solid grey}
/* substitution de balises ‹dépréciées› */
span.nobr { white-space:nowrap;}
span.u { text-decoration:underline;}
a, img { border:none; outline:none; color:black; text-decoration:none}

p.p10 {font-size:10pt;}
.t10 {font-size:10pt;}
.t8 {font-size:8pt;}

