/* ========================
	STRUCTURE
========================*/
@import "layout-page.css";

/* ==============================
	STYLE COMMUN ACCUEIL + PAGES
================================= */
  @import "style-global.css";
  
 /* ==============================
	STYLE SPECIFIQUE AUX PAGES
================================= */

/* à écrire ... */

.encart { margin: 0 45px 23px 35px; }

#sidebar h2 {  margin-bottom:8px; font-size:18px; }
#sidebar h2 a { font-size:18px; color:#336600; font-weight:normal; text-decoration:underline;  } 
#sidebar h3 { font-size:12px; margin:6px 0 10px 0; }
#sidebar h4 { font-size:13px; margin-bottom:0px; margin-top:6px; font-weight:normal; }

#coeur h2 { font-size: 14px; margin-bottom:6px; }

h3.desc { font-size:12px;}
.desc { font-size:12px; color:#333333; margin:6px 0 0 0; }
.item { background:url(ombre-menu-item.jpg) top no-repeat; border-bottom:#CCCCCC 1px solid; padding-left:16px; padding-top:4px; }
.item_on { background:url(ombre-menu-item-on.jpg) bottom no-repeat; border-bottom:#CCCCCC 1px solid; padding-left:18px; padding-top:4px; }
#contenu h1, #contenu h3 { color:#336600; text-align:center; } 

a.on:link, a.on:visited, a.on:hover, a.on:active { color:#336600; }