/* couleurs des elements dyn  */	
	.C { color:#2d7015; }
	.B { background-color:#2d7015; }
	.barAdminFiche .selected { border-top:4px solid #2d7015;}
	.page h2,
	.page h3,
	.page h4,
	.page h5 { color:#2d7015; }
	.notice-item {background-color:#2d7015; }
/* regles css extra pour ce site  */
/*body{
   background: url(http://gitecournols.weetrine.com/fichier/94/26313369.jpg) no-repeat center fixed; 
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover;
}
*/
#wrapper{
background-color:rgba(255,255,255,.95);
box-shadow: 0 0 10px rgba(0,0,0,0.8);
padding-left:10px;
padding-right:10px;
}
.galerie .row { padding:0 15px; }