/* Définition de règle */
@charset "iso-8859-1";


/* AUTEUR: Webmestre Diastode 
 DATE DE CREATION: 17-04-01 
 Style pour contenu des tableaux */


/* Style pour barre de titre 
 Couleur du lien: blanc 
 Ne pas souligner le lien */
A.Titre {color:#FFFFFF;         text-decoration:none;}

/* Style pour les liens sur la page principale 
 Couleur du lien: noir 
 Ne pas souligner le lien */
A.Main {color:#000000;         text-decoration:none;}

/* Met en rouge le lien lorsque la souris passe dessus 
 Affecte tous les liens */
A:hover {color: red}


H1 { font-style: normal; font-weight: normal; font-size: 145%; line-height: 1; color: #FF0000;  font-family: 'times new roman', courier, serif;}
H2,  H4 { color: #000000; }
H2 { font-size: 125%; font-style: normal; font-weight: bold; line-height: 1;  font-family: helvetica, univers, arial, sans-serif;}
H3 { font-size: 125%; font-style: normal; font-weight: bold; line-height: 1.1; color: #000000; font-family: 'times new roman', courier,serif;}
H4 { font-size: 100%; font-style: normal; font-weight: bold; line-height: 1; color: #000000; font-family: 'times new roman', courier,serif;}
H5 { font-size: 80%; font-style: normal; font-weight: normal; line-height: 1; font-family: helvetica, univers, arial, sans-serif;}

H6 { font-size: 100%; line-height: 16px; font-weight: normal; color: #888888; font-family: arial, sans-serif;}


/*  Affecte seulement la classe Titre 
 A.Titre:hover { color: red }  */
/* Fin de la section de style généré par WebExpert le 17-04-01 20:56:11 */
