/* Feuille de style en Cascades, Niveau 1, pour le site de : Gestion GCL */ 
/* Ajouter la commande suivante dans la section <HEAD> de votre fichier HTML file */ 
/* <LINK REL=STYLESHEET="text/css" HREF="gcl.css"> */
 
body   { color: #808080; font-family: tahoma, arial, sans-serif; font-size: 10pt; line-height: 11pt; margin: 0 }
NORMAL { color: #808080; margin: 0; font-family: tahoma, arial, sans-serif; font-size: 10pt; line-height: 11pt; }
 
Normal, H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR, SPAN { display: block }

BR { display: inline }

B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, IMG { display: inline }
 
H1 { color: #000080; font-weight: bold; font-size: 24pt; line-height: 24pt; font-family: tahoma; text-align: left; }
 
H2 { color: #000080; font-weight: bold; font-size: 18pt; line-height: 18pt; font-family: tahoma; text-align: left; } 

H3 { color: #000080; font-weight: bold; font-size: 14pt; line-height: 15pt; font-family: tahoma; text-align: left; }

H4 { color: #000080; font-weight: bold; font-size: 12pt; line-height: 14pt; font-family: tahoma; text-align: left; } 

H5 { color: #000080; font-weight: bold; font-size: 8pt; line-height: 10pt; font-family: tahoma; text-align: left; } 

H6 { color: #000080; font-weight: bold; font-size: 7pt; line-height: 8pt; font-family: tahoma; text-align: left; } 

B, STRONG { font-weight: bold }
 
I, CITE, EM, VAR, ADDRESS { font-style: italic }
 
PRE, TT, CODE, KBD, SAMP { font-family: monospace }

PRE { white-space: pre; } 

ADDRESS { font-family: tahoma; font-weight: bold; } 

BLOCKQUOTE { margin: 0 }
 
UL, DIR { list-style: disc }
 
OL { list-style: decimal; }
 
MENU { margin: 0; font-family: tahoma, arial, sans-serif; font-weight: bold; }

LI { font-family: Tahoma; font-weight: normal; text-align: left; margin-left: 5 pt; margin-top: 2 pt; 
               margin-bottom: 2 pt }

DT { margin-bottom: 0; font-family: tahoma, arial, sans-serif; }
DD { margin-top: 0; margin-left: 1em; font-family: tahoma, arial, sans-serif; } 
TD { font-family: tahoma, arial, sans-serif; } 
TH { font-family: tahoma, arial, sans-serif; } 
TR { font-family: tahoma, arial, sans-serif; } 
HR { border-top: solid }

link { font-family: Tahoma; font-size: 10pt; font-weight: bold; line-height: 11pt; text-align: center; text-indent: 0; margin-left: 0; margin-right: 0; margin-top: 3; margin-bottom: 3 }

A:link { color: #ff3300 }          /* liens non-visité */ 
A:visited { color: #808080 }         /* liens visité */ 
A:active { color: #ff3300 }         /* liens actifs */ 

/* définir une bordure d'ancrage autour des éléments IMG requiert des sélecteurs contextuels */ 
/* A:link IMG { border: 0 px #006600 } */

/* A:visited IMG { border: 0 px solid red } */

/* A:active IMG { border: 0 px solid lime } */
