/* THEME02 : GOLF */
.style13 {
	background-image:url(/public/img/theme02/fond.jpg);
	background-color:#cbdc96;
}
/*.style13 #banniere {
	background-image:url(/public/img/theme02/photo.jpg);
}*/
.style13 #masque {
	background-image:url(/public/img/theme02/masque.png);
}
.style13 #footer {
	background-image:url(/public/img/theme02/footer.gif);
	background-color:#d4e2a7;
	border-top: #d4e2a7 solid 10px;
	border-bottom: #d4e2a7 solid 5px;
}
.style13 #contenu {
	background-image:url(/public/img/theme02/contenu.gif);
	padding-bottom:160px;
}
.style13 #ariane {
	background-image:url(/public/img/theme02/home.gif);
}
.style13 #outils a.bt_outils {
	background-image:url(/public/img/theme02/outil_left.gif);
}
.style13 #outils a.bt_outils span {
	background-image:url(/public/img/theme02/outil_right.gif);
}
.style13 .outils .bouton,
.style13 .outils .bouton-haut {
	background-image:url(/public/img/theme02/outil_left.gif);
}
.style13 .outils .bouton span,
.style13 .outils .bouton-haut span {
	background-image:url(/public/img/theme02/outil_right.gif);
}
.style13 .outils .bouton-haut {
	background-image:url(/public/img/theme02/outil_left_up.gif);
}
.style13 .box_sousmenu {
	background-image:url(/public/img/theme02/box_sousmenu.gif);
}
.style13 .box_recherche input#moteur_recherche {
	background-image:url(/public/img/theme02/box_recherche.gif);
	color:#FFF;
}
.style13 ul#menu li a {
	background-image:url(/public/img/theme02/menu.gif);
}
.style13 #menu a {
	color:#FFF;
}
.style13 ul#menu li li a {
	background-color:#3e8836;
	background-image:none;
}
.style13 ul#menu li a:hover {
	color:#87a61e;
}
.style13 #menu ul {
	border-top:#3e8836 solid 5px;
}
.style13 .page_cms h2,
.page_cms h2{
	color: #3e8836;
}
.style13 a,
.style13 .page_cms a,
.page_cms a{
	color: #3e8836;
}



/* PAGE Sommaire type01 */
.page_cms .sommaire-type01 .bloc {
	background-color: #66a160;
	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 #588153;
	background-color:#408938;
}