/**************************************

CSS 
http://www.catherine-diverres.com/ 

**************************************/


body {
	padding: 0px;
}

hr {
margin: 50px 0;
height: 10px;
color: #000000;
}

* {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
}

a{
color: #906376;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}


/* ACCUEIL */

.home_titre{
font-size: 16px;
font-weight: bold;
color: #906376;
text-transform: uppercase;
}
.home_sstitre{
font-size: 14px;
font-weight: bold;
color: #000000;
}
.home_chapeau{
font-size: 12px;
color: #333333;
}
.home_lien{
font-size: 11px;
color: #906376;
text-decoration: none;
}

/* MODULE ACTU */

.module_actu_titre{
font-size: 14px;
font-weight: bold;
color: #906376;
text-transform: uppercase;
}
.module_actu_date{
font-size: 12px;
color: #906376;
}
.module_actu_lieu{
font-size: 12px;
font-weight: bold;
color: #000000;

}
.module_actu_lien{
font-size: 11px;
color: #906376;
text-decoration: none;
}

/* MODULE FRAGMENTS */

.module_fragments_titre{
font-size: 12px;
font-weight: bold;
color: #906376;
}
.module_fragments_chapeau{
font-size: 12px;
color: #000000;
}
.module_fragments_lien{
font-size: 11px;
color: #906376;
text-decoration: none;
}

/* SPECTACLE LISTE */

.spectacle_liste_titre{
font-size: 14px;
font-weight: bold;
color: #906376;
text-transform: uppercase;
text-decoration: none;
}
.spectacle_liste_sstitre{
font-size: 12px;
font-weight: bold;
color: #000000;
}
.spectacle_liste_chapeau{
font-size: 12px;
color: #333333;
}
.spectacle_liste_agenda{
font-size: 12px;
color: #000000;
}
.spectacle_liste_lien{
font-size: 12px;
color: #906376;
text-decoration: none;
}

/* SPECTACLE FICHE */

.spectacle_fiche_titre{
font-size: 16px;
font-weight: bold;
color: #906376;
text-transform: uppercase;
}
.spectacle_fiche_sstitre{
font-size: 14px;
font-weight: bold;
color: #000000;
}
.spectacle_fiche_precision{
font-size: 12px;
color: #906376;
}
.spectacle_fiche_chapeau{
font-size: 12px;
font-weight: bold;
color: #000000;
}
.spectacle_fiche_texte{
font-size: 12px;
color: #333333;
}
.spectacle_fiche_date{
font-size: 13px;
color: #000000;
}
.spectacle_fiche_salle{
font-size: 13px;
font-weight: bold;
color: #906376;
}
.spectacle_fiche_comptxt_lien{
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.spectacle_fiche_fragment_texte{
font-size: 12px;
color: #000000;
}
.spectacle_fiche_fragment_lien{
font-size: 11px;
color: #906376;
text-decoration: none;
}

/* LIRE AUSSI */

.spectacle_lire_aussi_titre{
font-size: 14px;
font-weight: bold;
color: #906376;
text-transform: uppercase;
}
.spectacle_lire_aussi_personne{
font-size: 12px;
font-weight: bold;
color: #000000;
}
.spectacle_lire_aussi_lien{
font-size: 12px;
color: #906376;
text-decoration: none;
}

/* MULTIPAGE */

.multipage_texte{
font-size: 11px;
color: #906376;
}
.multipage_lien{
font-size: 11px;
color: #666666;
text-decoration: none;
}

/* ACTU */

.actu_liste_titre{
font-size: 14px;
font-weight: bold;
color: #906376;
text-transform: uppercase;
}
.actu_liste_sstitre{
font-size: 12px;
font-weight: bold;
color: #333333;
}
.actu_liste_chapeau{
font-size: 12px;
color: #333333;
}
.actu_liste_agenda{
font-size: 12px;
color: #906376;
}
.actu_liste_date_publication{
font-size: 11px;
color: #906376;
}
.actu_liste_lien{
font-size: 11px;
color: #906376;
text-decoration: none;
}

/* FRAGMENTS LISTE */

.fragments_liste_titre{
font-size: 14px;
font-weight: bold;
color: #906376;
text-transform: uppercase;
}
.fragments_liste_chapeau{
font-size: 12px;
color: #000000;
}
.fragments_liste_lien{
font-size: 12px;
color: #906376;
text-decoration: none;
}

/* FRAGMENTS FICHE */

.fragments_fiche_titre{
font-size: 16px;
font-weight: bold;
color: #333333;
text-transform: uppercase;
}
.fragments_fiche_chapeau{
font-size: 12px;
color: #333333;
}
.fragments_fiche_spectacle_titre{
font-size: 12px;
font-weight: bold;
color: #906376;
text-transform: uppercase;
}
.fragments_fiche_spectacle_lien{
font-size: 11px;
color: #906376;
text-decoration: none;
}

/* PAGES STATIQUES */

.statiques_chapeau{
font-size: 12px;
color: #906376;
font-weight: bold;
}
.statiques_texte{
font-size: 12px;
color: #333333;
}

/* RESSOURCES */



/* PIED DE PAGE */

.pied_de_page{
font-size: 11px;
color: #666;
text-decoration: none;
}





