/* THEME03 : AFFAIRES */
.style14 {
	background-image:url(/public/img/theme03/fond.jpg);
	background-color:#dcc296;
}
/*.style14 #banniere {
	background-image:url(/public/img/theme03/photo.jpg);
}*/
.style14 #masque {
	background-image:url(/public/img/theme03/masque.png);
}
.style14 #footer {
	background-image:url(/public/img/theme03/footer.gif);
	background-color:#e2cca7;
	border-top: #e2cca7 solid 10px;
	border-bottom: #e2cca7 solid 5px;
}
.style14 #contenu {
	background-image:url(/public/img/theme03/contenu.gif);
	padding-bottom:90px;
}
.style14 #ariane {
	background-image:url(/public/img/theme03/home.gif);
}
.style14 #outils a.bt_outils {
	background-image:url(/public/img/theme03/outil_left.gif);
}
.style14 #outils a.bt_outils span {
	background-image:url(/public/img/theme03/outil_right.gif);
}
.style14 .outils .bouton,
.style14 .outils .bouton-haut {
	background-image:url(/public/img/theme03/outil_left.gif);
}
.style14 .outils .bouton span,
.style14 .outils .bouton-haut span {
	background-image:url(/public/img/theme03/outil_right.gif);
}
.style14 .outils .bouton-haut {
	background-image:url(/public/img/theme03/outil_left_up.gif);
}
.style14 .box_sousmenu {
	background-image:url(/public/img/theme03/box_sousmenu.gif);
}
.style14 .box_recherche input#moteur_recherche {
	background-image:url(/public/img/theme03/box_recherche.gif);
	color:#FFF;
}
.style14 ul#menu li a {
	background-image:url(/public/img/theme03/menu.gif);
}
.style14 #menu a {
	color:#373536;
}
.style14 ul#menu li li a {
	background-color:#b8b08b;
	background-image:none;
}
.style14 ul#menu li a:hover {
	color:#FFF;
}
.style14 #menu ul {
	border-top:#b8b08b solid 5px;
}
.style14 .page_cms h2,
.page_cms h2{
	color: #b8b08b;
}
.style14 a,
.style14 .page_cms a,
.page_cms a{
	color: #b8b08b;
}



/* PAGE Sommaire type01 */
.page_cms .sommaire-type01 .bloc {
	background-color: #c3bda0;
	background-image: url(img/fond_sommaire.gif);
}
.page_cms .sommaire-type01 .bloc * {
	color: #373536;
}
.page_cms .sommaire-type01 .bloc p.titre {
	border-bottom: 1px solid #999480;
	background-color:#b4ad88;
}
