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

#navigation a:hover, #navigation a:focus, #navigation strong {background-color:#fafae5;color : #000;}
/* =============================================================================
 * COLONNE GAUCHE
 * ===========================================================================*/
/*
 * NAVIGATION SECONDAIRE
 * Attention au bug sur le first-letter du #motPresident : cf. déclaration #autreInfo h3 {}
**/
#navigationSecondaire {background : #e2e272;}
#navigationSecondaire li {background-image : url(images/puces_2carres_vert.gif);}
/* Niveau 2 */
#navigationSecondaire li ul {background-color : #fafaE5;}
#navigationSecondaire li li {background-image : url(images/niveau2_vert.gif);}
#navigationSecondaire li li.current {background-color : #567f17;}
/*
 * 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 : #afaf11;}
#navTransverse li {background-image : url(images/puce_triangleBlanc_vert.gif)}
/* =============================================================================
 * CONTENU
 * ===========================================================================*/
/*
 * ARTICLE
*/
#article ul li {list-style-image : url(images/puce_contenu_vert.gif);}
#article ul li li {list-style-image : none;}
#article h2 {background-image : url(images/h2_article_vert.gif);color : #360;}
#article h3 {background-image : url(images/puces_2carres_vert.gif);color : #360;}
#article a {color : #567f17;}
#article strong {color : #919100;}
/* =============================================================================
 * COLONNE DROITE
 * ===========================================================================*/
/* =============================================================================
 * MODULES (COLONNE DROITE & COLONNE GAUCHE)
 * ===========================================================================*/
/*
 * MODULES
**/
.module strong {color : #360;}
.module a {color : #567f17;}
#printInfo_WithScript {
  background-color: #fafaE5;
}
