/* THEME06 : BIEN VIVRE */
.style17 {
	background-image:url(/public/img/theme06/fond.jpg);
	background-color:#dcb096;
}
/*.style17 #banniere {
	background-image:url(/public/img/theme06/photo.jpg);
}*/
.style17 #masque {
	background-image:url(/public/img/theme06/masque.png);
}
.style17 #footer {
	background-image:url(/public/img/theme06/footer.gif);
	background-color:#e2bda7;
	border-top: #e2bda7 solid 10px;
	border-bottom: #e2bda7 solid 5px;
}
.style17 #contenu {
	background-image:url(/public/img/theme06/contenu.gif);
	padding-bottom:80px;
}
.style17 #ariane {
	background-image:url(/public/img/theme06/home.gif);
}
.style17 #outils a.bt_outils {
	background-image:url(/public/img/theme06/outil_left.gif);
}
.style17 #outils a.bt_outils span {
	background-image:url(/public/img/theme06/outil_right.gif);
}
.style17 .outils .bouton,
.style17 .outils .bouton-haut {
	background-image:url(/public/img/theme06/outil_left.gif);
}
.style17 .outils .bouton span,
.style17 .outils .bouton-haut span {
	background-image:url(/public/img/theme06/outil_right.gif);
}
.style17 .outils .bouton-haut {
	background-image:url(/public/img/theme06/outil_left_up.gif);
}
.style17 .box_sousmenu {
	background-image:url(/public/img/theme06/box_sousmenu.gif);
}
.style17 .box_recherche input#moteur_recherche {
	background-image:url(/public/img/theme06/box_recherche.gif);
	color:#FFF;
}
.style17 ul#menu li a {
	background-image:url(/public/img/theme06/menu.gif);
}
.style17 #menu a {
	color:#FFF;
}
.style17 ul#menu li li a {
	background-color:#d43739;
	background-image:none;
}
.style17 ul#menu li a:hover {
	color:#debc82;
}
.style17 #menu ul {
	border-top:#d43739 solid 5px;
}
.style17 .page_cms h2,
.page_cms h2{
	color: #d43739;
}
.style17 a,
.style17 .page_cms a,
.page_cms a{
	color: #d43739;
}



/* PAGE Sommaire type01 */
.page_cms .sommaire-type01 .bloc {
	background-color: #dd5f61;
	background-image: url(img/fond_sommaire.gif);
}
.page_cms .sommaire-type01 .bloc * {
	color: #ffffff;
}
.page_cms .sommaire-type01 .bloc p.titre {
	border-bottom: 1px solid #ab5254;
	background-color:#d43739;
}
