/* THEME05 : SURF */
.style16 {
	background-image:url(/public/img/theme05/fond.jpg);
	background-color:#a8c9ca;
}
/*.style16 #banniere {
	background-image:url(/public/img/theme05/photo.jpg);
}*/
.style16 #masque {
	background-image:url(/public/img/theme05/masque.png);
}
.style16 #footer {
	background-image:url(/public/img/theme05/footer.gif);
	background-color:#b6d2d3;
	border-top: #b6d2d3 solid 10px;
	border-bottom: #b6d2d3 solid 5px;
}
.style16 #contenu {
	background-image:url(/public/img/theme05/contenu.gif);
	padding-bottom:160px;
}
.style16 #ariane {
	background-image:url(/public/img/theme05/home.gif);
}
.style16 #outils a.bt_outils {
	background-image:url(/public/img/theme05/outil_left.gif);
}
.style16 #outils a.bt_outils span {
	background-image:url(/public/img/theme05/outil_right.gif);
}
.style16 .outils .bouton,
.style16 .outils .bouton-haut {
	background-image:url(/public/img/theme05/outil_left.gif);
}
.style16 .outils .bouton span,
.style16 .outils .bouton-haut span {
	background-image:url(/public/img/theme05/outil_right.gif);
}
.style16 .outils .bouton-haut {
	background-image:url(/public/img/theme05/outil_left_up.gif);
}
.style16 .box_sousmenu {
	background-image:url(/public/img/theme05/box_sousmenu.gif);
}
.style16 .box_recherche input#moteur_recherche {
	background-image:url(/public/img/theme05/box_recherche.gif);
	color:#0f3b4b;
}
.style16 ul#menu li a {
	background-image:url(/public/img/theme05/menu.gif);
}
.style16 #menu a {
	color:#FFF;
}
.style16 ul#menu li li a {
	background-color:#0f3b4b;
	background-image:none;
}
.style16 ul#menu li a:hover {
	color:#96d2d4;
}
.style16 #menu ul {
	border-top:#0f3b4b solid 5px;
}
.style16 .page_cms h2,
.page_cms h2{
	color: #0f3b4b;
}
.style16 a,
.style16 .page_cms a,
.page_cms a{
	color: #0f3b4b;
}



/* PAGE Sommaire type01 */
.page_cms .sommaire-type01 .bloc {
	background-color: #3f626f;
	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 #79919a;
	background-color:#0f3b4b;
}
