/* TABLE */

td { font-family:arial; font-size:12px; }

/* TEXTE */
.text { font-family: arial; font-size: 11px; }
.text_noir_bold { font-family: verdana; font-size: 11px; color:#000000; font-weight: bold; }
.text_noir_gras_11 { font-family: verdana; font-size: 11px; color:#000000; font-weight: bold; }
.text_noir_11 { font-family: verdana; font-size: 11px; color:#000000; }
.text_noir_10 { font-family: verdana; font-size: 10px; color:#000000; }
.text_noir_9 { font-family:verdana; font-size:9px; color:#FF0000; }
.text_rouge_10 { font-family: verdana; font-size: 10px; color:#FF0000; }
.text_mini { font-family: verdana; font-size: 4px;; }
.text_11 { font-family:verdana; font-size:10px; color:#000000; }

.text_rouge_gras_18 { font-family: arial; font-size: 18px; color:#FF0000; font-weight: bold; }

.text_rouge_gras_15 { font-family: arial; font-size: 15px; color:#FF0000; font-weight: bold; }
.text_rose_gras_15 { font-family: arial; font-size: 15px; color:#FF00FF; font-weight: bold; }
.text_blanc_gras_15 { font-family: arial; font-size: 15px; color:#666666; font-weight: bold; }
.text_vert_gras_15 { font-family: arial; font-size: 15px; color:#00CC00; font-weight: bold; }
.text_blanc2_gras_15 { font-family: arial; font-size: 15px; color:#FFFFFF; font-weight: bold; }

.titre_module_rose_12 { font-family: Monotype Corsiva; font-size: 12px; color:#000000;}

.text_blanc_12 { font-family: verdana; font-size: 12px; color:#666666; }
.text_rouge_12 { font-family: verdana; font-size: 12px; color:#FF0000; }



/* TITRE */
h1 { font-family: Monotype Corsiva; font-size: 20px; color:#FF0000; font-weight: bold; }
h2 { font-family: Monotype Corsiva; font-size: 20px; color:#000000; font-weight: bold; }
/* LIENS */
a { font-family: Monotype Corsiva; font-size: 15px; color: #FF00FF; text-decoration:none;}

a.lien_nav_entete { font-family: arial; font-size: 10px; color: #FF00FF; text-decoration:none;}
a.lien_nav_entete:hover { font-family: arial; font-size: 10px; color: #666666; text-decoration:none;}

a.lien_nav { font-family: arial; font-size: 12px; color: #666666; font-weight: bold; text-decoration:none;}
a.lien_nav:hover { font-family: arial; font-size: 12px; color: #FF00FF; font-weight: bold; text-decoration:none;}

a.lien_arial { font-family: Arial; font-size: 12px; color: #666666; text-decoration:none; font-weight: bold; }
a.lien_arial:hover { font-family:  Arial; font-size: 12px; color: #FF00FF; text-decoration:none; font-weight: bold; }







