/* THEME04 : NATURE */
.style15 {
	background-image:url(/public/img/theme04/fond.jpg);
	background-color:#d5dc96;
}
/*.style15 #banniere {
	background-image:url(/public/img/theme04/photo.jpg);
}*/
.style15 #masque {
	background-image:url(/public/img/theme04/masque.png);
}
.style15 #footer {
	background-image:url(/public/img/theme04/footer.gif);
	background-color:#dce2a6;
	border-top: #dce2a6 solid 10px;
	border-bottom: #dce2a6 solid 5px;
}
.style15 #contenu {
	background-image:url(/public/img/theme04/contenu.gif);
}
.style15 #ariane {
	background-image:url(/public/img/theme04/home.gif);
}
.style15 #outils a.bt_outils {
	background-image:url(/public/img/theme04/outil_left.gif);
}
.style15 #outils a.bt_outils span {
	background-image:url(/public/img/theme04/outil_right.gif);
}
.style15 .outils .bouton,
.style15 .outils .bouton-haut {
	background-image:url(/public/img/theme04/outil_left.gif);
}
.style15 .outils .bouton span,
.style15 .outils .bouton-haut span {
	background-image:url(/public/img/theme04/outil_right.gif);
}
.style15 .outils .bouton-haut {
	background-image:url(/public/img/theme04/outil_left_up.gif);
}
.style15 .box_sousmenu {
	background-image:url(/public/img/theme04/box_sousmenu.gif);
}
.style15 .box_recherche input#moteur_recherche {
	background-image:url(/public/img/theme04/box_recherche.gif);
	color:#FFF;
}
.style15 ul#menu li a {
	background-image:url(/public/img/theme04/menu.gif);
}
.style15 #menu a {
	color:#FFF;
}
.style15 ul#menu li li a {
	background-color:#6db333;
	background-image:none;
}
.style15 ul#menu li a:hover {
	color:#b9cb00;
}
.style15 #menu ul {
	border-top:#6db333 solid 5px;
}
.style15 .page_cms h2,
.page_cms h2{
	color: #6db333;
}
.style15 a,
.style15 .page_cms a,
.page_cms a{
	color: #6db333;
}



/* PAGE Sommaire type01 */
.page_cms .sommaire-type01 .bloc {
	background-color: #8ac25c;
	background-image: url(img/fond_sommaire.gif);
}
.page_cms .sommaire-type01 .bloc * {
	color: #4a413c;
}
.page_cms .sommaire-type01 .bloc p.titre {
	border-bottom: 1px solid #719851;
	background-color:#6db333;
}
