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


#navigation a:hover, #navigation a:focus, #navigation strong {background-color:#fef9e6;color : #000;}
/* =============================================================================
 * COLONNE GAUCHE
 * ===========================================================================*/
/*
 * NAVIGATION SECONDAIRE
 * Attention au bug sur le first-letter du #motPresident : cf. déclaration #autreInfo h3 {}
**/
#navigationSecondaire {background: #FCDF78;}
#navigationSecondaire li {background-image:url(images/puces_2carres_jaune.gif);}
/* Niveau 2 */
#navigationSecondaire li ul {background-color : #FEF9E6;}
#navigationSecondaire li li {background-image : url(images/niveau2_jaune.gif);}
#navigationSecondaire li li.current {background-color : #FEA718;}
/*
 * 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 : #FAC50C;}
#navTransverse li {background-image: url(images/puce_triangleBlanc_jaune.gif);}
/* =============================================================================
 * CONTENU
 * ===========================================================================*/
/*
 * ARTICLE
**/
	#article ul li {list-style-image : url(images/puce_contenu_jaune.gif);}
	#article ul li li {list-style-image : none;}
	#contenu #article h2 {background-image :  url(images/h2_article_jaune.gif);color : #fea718;}
	#contenu #article h3 {background-image :  url(images/puces_2carres_jaune.gif);color : #fea718;}
	#contenu #article strong { color : #fac50a;}
	#contenu #article a { color : #FEA718;}
/* =============================================================================
 * COLONNE DROITE
 * ===========================================================================*/
/* =============================================================================
 * MODULES (COLONNE DROITE & COLONNE GAUCHE)
 * ===========================================================================*/
/*
 * MODULES
**/
.module strong {color : #FEA718;}
.module a {color : #FEA718;}
#printInfo_WithScript {
  background-color: #FEF9E6;
}
