/* BODY - Font principal */ 
body { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* ---------------------------- */ 
/*             MENU             */ 
/* ---------------------------- */ 
/* Textes liés */ 

#textenoir { color: black; font-weight: normal; font-size: 11px; }
#textenoir:hover { color: black; font-weight: bold; font-size: 11px; }
#texteblanc { color: white; font-weight: normal; font-size: 11px; }
#texteblanc:hover { color: white; font-weight: normal; font-size: 11px; }
#texteblancMajus { color: white; font-weight: normal; font-size: 9px; }
#texteblancMajus:hover { color: white; font-weight: bold; font-size: 9px; }
#clig { color: white; font-weight: normal; font-size: 12px;  text-decoration: none;  }
#chanson { color: white; font-weight: normal; font-size: 12px; }
#chanson:hover { color: white; font-weight: normal; font-size: 12px; }
#lienfiche { color: white; font-weight: normal; font-size: 8px; }
#lienfiche:hover { color: white; font-weight: normal; font-size: 8px; }

/* ---------------------------------------------------- */ 
/*             TITRE / SOUS-TITRES / TEXTES             */ 
/* ---------------------------------------------------- */ 
/* Texte noir par défaut */ 
.Texte_default { font-weight: normal; font-size: 10pt; color: white; letter-spacing: normal}

/* Texte noir par défaut */ 
.fiche { font-weight: normal; font-size: 8pt; color: white; letter-spacing: normal}

/* Texte noir par défaut */ 
.fiche_bold { font-weight: bolder; font-size: 8pt; color: white; letter-spacing: normal}

/* Texte noir par défaut */ 
.Texte_default_bold { font-weight: bolder; font-size: 10pt; color: white; letter-spacing: normal}

/* Texte noir par défaut */ 
.Texte_default_Majus { font-weight: normal; font-size: 8pt; color: black; letter-spacing: normal}

/* Texte blanc barre noire */ 
.Texte_blanc_barre { font-weight: normal; font-size: 8pt; color: white; letter-spacing: normal}

/* Texte noir gras (bouton) */ 
.Texte_noirgrasbouton { font-weight: bolder; font-size: 8pt; color: black; letter-spacing: normal}

/* Titre */ 
.Titre { font-weight: bolder; font-size: 12pt; color: #d15932; letter-spacing: 3px}

/* Titre */ 
.TitreFiche { font-weight: bolder; font-size: 10pt; color: #d15932; letter-spacing: 3px}

/* Texte noir par défaut */ 
.prod { font-weight: normal; font-size: 9pt; color: #d15932; letter-spacing: normal}

/* Durée */ 
.duree { font-weight: normal; font-size: 8pt; color: #888888; letter-spacing: normal}

/* Texte noir par défaut */ 
.lienorange { font-weight: bolder; font-size: 10pt; color: #d15932; letter-spacing: normal}