@import url(default.css);
/*
 * DOCUMENT
 **/
/* =============================================================================
 * EN-TETE
 * ===========================================================================*/
#document #bandeau_photo {background-color : transparent}
/*
 * NAVIGATION PRIMAIRE
**/
/*#document {	background-color:#F6E8F1; }*/
#corps { background-color:#F6E8F1;}
#colonneDroite { background-color:#FFF; }

#navigation a:hover, #navigation a:focus, #navigation strong {background-color:#f6e8f1;color : #000;}
/* =============================================================================
 * COLONNE GAUCHE
 * ===========================================================================*/
/*
 * NAVIGATION SECONDAIRE
 * Attention au bug sur le first-letter du #motPresident : cf. déclaration #autreInfo h3 {}
**/
#navigationSecondaire {background: #CD80B3;}
#navigationSecondaire li {background-image:url(images/puces_2carres_violet.gif);}
#navigationSecondaire li a, #navigationSecondaire li strong {color : #fff;} /* surcharge de commun.css pour le premier niveau seulement */
#navigationSecondaire li li a {color : #3d2e31;font-weight:normal;} /* On rétablis pour les A uniquement */
/* Niveau 2 */
#navigationSecondaire li ul {background-color : #F6E8F1;}
#navigationSecondaire li li {background-image : url(images/niveau2_violet.gif);}
#navigationSecondaire li li.current {background-color : #852764;}
/*
 * LIENS DIVERS : Lettre d'info, Envoyer à un ami, dernière mise à jour, Plan du site
 * Attention au bug sur le first-letter du #motPresident : cf. déclaration #autreInfo h3 {}
**/
#navTransverse {border-color : #A61C76;}
#navTransverse li {background-image: url(images/puce_triangleBlanc_violet.gif);}
/* =============================================================================
 * CONTENU
 * ===========================================================================*/
/*
 * ARTICLE
*/
#article ul li {list-style-image : url(images/puce_contenu_violet.gif);}
#article ul li li {list-style-image : none;}
#article h2 {background-image :  url(images/h2_article_violet.gif);color : #852764;}
#article h3 {background-image :  url(images/puces_2carres_violet.gif);color : #852764;}
#article strong {color : #9e1870;}
#article a {color : #852764;}
/* =============================================================================
 * COLONNE DROITE
 * ===========================================================================*/
/* =============================================================================
 * MODULES (COLONNE DROITE & COLONNE GAUCHE)
 * ===========================================================================*/
/*
 * MODULES
**/
.module strong {color : #972B72;}
.module a {color : #852764;}

#printInfo_WithScript {
  background-color: #F6E8F1;
}
