/* BODY - Font principal */ 
body { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background:white}

/* ---------------------------- */ 
/*             MENU             */ 
/* ---------------------------- */ 
/* Textes liés */ 
a:hover { font-weight: bolder; font-size: 10pt; color: #cc0000; letter-spacing: normal }
a:link { font-weight: bolder; font-size: 10pt; color: #0066ff; letter-spacing: normal }
a:visited { font-weight: bolder; font-size: 10pt; color: #b10000; letter-spacing: normal }

/* Texte Bouton (retour, suite, etc) */ 
.TeBou { font-weight: normal; font-size: 7pt; color: #0099cc; letter-spacing: 1; text-transform: uppercase}


/* ---------------------------------------------------- */ 
/*             TITRE / SOUS-TITRES / TEXTES             */ 
/* ---------------------------------------------------- */ 
/* Titre catégories */ 
.TitreDivers { font-weight: normal; font-size: 8pt; color: #888888; letter-spacing: 3}

/* Titre Pages  */ 
.TitrePages { font-weight: bolder; font-size: 10pt; color: #888888; letter-spacing: 2}

/* Titre éléments d'une catégorie */ 
.InfoClick { font-weight: normal; font-size: 7pt; color: #888888; letter-spacing: 1}

/* Texte Noir Standard */ 
.TextNoirStandard { font-weight: normal; font-size: 10pt; color: black; letter-spacing: normal}

/* Texte Noir Standard Gras*/ 
.TextNoirStandardGras { font-weight: Bolder; font-size: 10pt; color: black; letter-spacing: normal}

/* Texte Gris Standard Gras*/ 
.TextNoirStandardGris { font-weight: Bolder; font-size: 10pt; color: #888888; letter-spacing: normal}

/* Texte Noir Standard Italique (descriptif détaillé) */ 
.TeNoStIt { font-weight: normal; font-size: 10pt; color: black; letter-spacing: normal; font-style: italic }

/* Titre Menu */ 
.TitreMenu { font-weight: normal; font-size: 8pt; color: black; letter-spacing: 1}

/* Lien Menu */ 
.LienMenu { font-weight: normal; font-size: 8pt; color: #0066ff; letter-spacing: normal}

/* Texte intérieur tableau  */ 
.TextIntTableau { font-weight: normal; font-size: 8pt; color: black; letter-spacing: 0}

/*TYpo minuscule ex */
.Tyminex { font-weight: normal; font-size: 7pt; color: black; letter-spacing:1}

/*Texte blanc*/
.tebla {font-weight: normal; font-size: 8pt; color: white; letter-spacing:0}

/* Titre Pages bold  */ 
.TitrePagesbold { font-weight: bolder; font-size: 8pt; color: black; letter-spacing: 0}

/* Titre Pages italic  */ 
.TitrePagesitalic { font-weight: italic; font-size: 8pt; color: black; letter-spacing: 0}

/* Sous titre */ 
.soustitre { font-weight: normal; font-size: 10pt; color: #888888; letter-spacing: 0}

/* titrebleu */ 
tible { font-weight: normal; font-size: 10pt; color: #000099; letter-spacing: 0}


/* Lien Menu2 */ 
.LienMenu2 { font-weight: normal; font-size: 10pt; color: #0066ff; letter-spacing: normal}

/* ---------------------------- */ 
/*             DIVERS           */ 
/* ---------------------------- */ 
/* Signature FOCUS multimedia */ 
.signatureFocus { font-weight: normal; font-size: 8pt; color: #9492b9; letter-spacing: normal}
