.logo { background-color:black; color:white; font-weight:bold; border:1, border-color:white; }

.space {font-family: arial; FONT-SIZE:10pt; color: white; font-weight:bold; letter-spacing: 0.5em  }

.border {
BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
 }

/* LES ESPACES ou "CATEGORIES" */


/* LE CORPS */
BODY  { background: white; font-family: Arial; FONT-SIZE:10pt;  LEFTMARGIN:0 TOPMARGIN:0 MARGINHEIGHT:0 MARGINWIDTH:0 }

/* LES COULEURS */
.orange  { color: #F95100 }
.rouge   { color: #C53339 }
.bleu    { color: #337DC5 }
.vert    { color: #609867 }
.gris    { color: #E6E6E6 }
.noir    { color: #000000 }

/* LES FONDS */
.bg { background-color: #ffff00 }
.bggris { background-color: #E6E6E6 }
.bgnoir { background-color: black }
.bgbleu { background-color: #337DC5 }
.bgvert { background-color: #609867 }


.footer    { font-family:arial; FONT-SIZE:10pt; background-color: #ffff00 }

/* AUTRE */
.Tspa {font-family: arial; FONT-SIZE:10pt; color: white; font-weight:bold; letter-spacing: 0.5em  }
.gras {font-weight:bold;}
.tgris{font-family: arial; FONT-SIZE:10pt; color: black; background-color: #E6E6E6; font-weight:bold; }
.tsgris{font-family: arial; FONT-SIZE:8pt; color: black; background-color: #E6E6E6; font-weight:bold; }


/* LES LIENS */

a:link        {font-family: arial; FONT-SIZE:10pt; color: #000000; text-decoration: none}
a:visited     {font-family: arial; FONT-SIZE:10pt; color: #000000; text-decoration: none}


a.small:link    { font-family: arial; FONT-SIZE:8pt; color : blue; font-weight:normal; text-decoration : none; }
a.small:visited { font-family: arial; FONT-SIZE:8pt; color : blue; font-weight:normal; text-decoration : none; }
a.small:hover   { font-family: arial; FONT-SIZE:8pt; color : blue; font-weight:normal; text-decoration : none; }

a.big:link    { font-family: arial; FONT-SIZE:10pt; color : blue; font-weight:normal; text-decoration : none; }
a.big:visited { font-family: arial; FONT-SIZE:10pt; color : blue; font-weight:normal; text-decoration : none; }
a.big:hover   { font-family: arial; FONT-SIZE:10pt; color : blue; font-weight:normal; text-decoration : none; }

/* LES TEXTES */

/* PAR TAILLE, PAR CATEGORIES AVEC FONDS DE COULEUR ET TEXTE BLANC*/

/* T : texte arial
 * 1 : taille = 10pt et gras
 * 2 : taille = 8pt et normal
 * sans lettre : couleur par defaut
 * a : couleur primaire
 * b : couleur secondaire
 * c : couleur tertiaire
 * r,p,t,e : categorie (dynamique)
 * jur, ...: categorie (statique)
 */

.t   {font-family: arial; FONT-SIZE:10pt; color: black; font-weight:normal; }
.tb   {font-family: arial; FONT-SIZE:10pt; color: black; font-weight:bold; }

.ts  {font-family: arial; FONT-SIZE:8pt; color: black; font-weight:normal; }
.tbs  {font-family: arial; FONT-SIZE:8pt; color: black; font-weight:bold; }

.t1 {font-family: arial; FONT-SIZE:12pt; color: black; font-weight:normal; }
.t1b  {font-family: arial; FONT-SIZE:12pt; color: black; font-weight:bold; }

.t2 {font-family: arial; FONT-SIZE:14pt; color: black; font-weight:normal; }
.t2b  {font-family: arial; FONT-SIZE:14pt; color: black; font-weight:bold; }

.tjaune{font-family: arial; FONT-SIZE:8pt; color: black; background-color: #ffff00; font-weight:bold; }
.torange{font-family: arial; FONT-SIZE:8pt; color: black; background-color: #F95100; font-weight:bold; }
.trouge{font-family: arial; FONT-SIZE:8pt; color: black; background-color: #C53339; font-weight:bold; }
.tbleu{font-family: arial; FONT-SIZE:8pt; color: black; background-color: #337DC5; font-weight:bold; }
.tvert{font-family: arial; FONT-SIZE:8pt; color: black; background-color: #609867; font-weight:bold; }

/* PAR TAILLE, PAR CATEGORIES SANS FOND ET TEXTE DE COULEUR*/



/* Les Boites */
.search { BACKGROUND-COLOR: #D1E0E0;}
.topleft {MARGIN-LEFT: 0px; MARGIN-TOP: 0px;}
.module {
        BORDER-RIGHT: #6b8ec6 1px solid; BORDER-TOP: #6b8ec6 1px solid; BORDER-LEFT: #6b8ec6 1px solid; BORDER-BOTTOM: #6b8ec6 1px solid
}
.moduletitle {
        BORDER-RIGHT: #6b8ec6 1px solid; BORDER-TOP: #6b8ec6 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BACKGROUND: #6b8ec6; BORDER-LEFT: #6b8ec6 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #6b8ec6 1px solid
}
.modulebody {
        BORDER-RIGHT: #6b8ec6 1px solid; BORDER-TOP: #6b8ec6 1px solid; FONT-SIZE: 8pt; BACKGROUND: #eff3f7; BORDER-LEFT: #6b8ec6 1px solid; COLOR: #026ab3; BORDER-BOTTOM: #6b8ec6 1px solid
}
.modulebody A:visited {
        COLOR: #003399; TEXT-DECORATION: none
}
.modulebody A:hover {
        COLOR: red; TEXT-DECORATION: underline
}
.modulebar {
        FONT-SIZE: 8pt
}


