/* THEME07 : SANTE */
.style18 {
	background-image:url(/public/img/theme07/fond.jpg);
	background-color:#a8cab1;
}
/*.style18 #banniere {
	background-image:url(/public/img/theme07/photo.jpg);
}*/
.style18 #masque {
	background-image:url(/public/img/theme07/masque.png);
}
.style18 #footer {
	background-image:url(/public/img/theme07/footer.gif);
	background-color:#b6d3be;
	border-top: #b6d3be solid 10px;
	border-bottom: #b6d3be solid 5px;
}
.style18 #contenu {
	background-image:url(/public/img/theme07/contenu.gif);
	padding-bottom:90px;
}
.style18 #ariane {
	background-image:url(/public/img/theme07/home.gif);
}
.style18 #outils a.bt_outils {
	background-image:url(/public/img/theme07/outil_left.gif);
}
.style18 #outils a.bt_outils span {
	background-image:url(/public/img/theme07/outil_right.gif);
}
.style18 .outils .bouton,
.style18 .outils .bouton-haut {
	background-image:url(/public/img/theme07/outil_left.gif);
}
.style18 .outils .bouton span,
.style18 .outils .bouton-haut span {
	background-image:url(/public/img/theme07/outil_right.gif);
}
.style18 .outils .bouton-haut {
	background-image:url(/public/img/theme07/outil_left_up.gif);
}
.style18 .box_sousmenu {
	background-image:url(/public/img/theme07/box_sousmenu.gif);
}
.style18 .box_recherche input#moteur_recherche {
	background-image:url(/public/img/theme07/box_recherche.gif);
	color:#FFF;
}
.style18 ul#menu li a {
	background-image:url(/public/img/theme07/menu.gif);
}
.style18 #menu a {
	color:#373536;
}
.style18 ul#menu li li a {
	background-color:#abd0b4;
	background-image:none;
}
.style18 ul#menu li a:hover {
	color:#FFF;
}
.style18 #menu ul {
	border-top:#abd0b4 solid 5px;
}
.style18 .page_cms h2,
.page_cms h2{
	color: #abd0b4;
}
.style18 a,
.style18 .page_cms a,
.page_cms a{
	color: #abd0b4;
}



/* PAGE Sommaire type01 */
.page_cms .sommaire-type01 .bloc {
	background-color: #bcd9c3;
	background-image: url(img/fond_sommaire.gif);
}
.page_cms .sommaire-type01 .bloc * {
	color: #0f3b4b;
}
.page_cms .sommaire-type01 .bloc p.titre {
	border-bottom: 1px solid #94a798;
	background-color:#abd0b4;
}
