/* THEME01 : LITTORAL */
.style12 {
	background-image:url(/public/img/theme01/fond.jpg);
	background-color:#a2d1f3;
}
/*.style12 #banniere {
	background-image:url(/public/img/theme01/photo.jpg);
}*/
.style12 #masque {
	background-image:url(/public/img/theme01/masque.png);
}
.style12 #footer {
	background-image:url(/public/img/theme01/footer.gif);
	background-color:#a9d2ef;
	border-top: #a9d2ef solid 10px;
	border-bottom: #a9d2ef solid 5px;
}
.style12 #contenu {
	background-image:url(/public/img/theme01/contenu.gif);
	padding-bottom:160px;
}
.style12 #ariane {
	background-image:url(/public/img/theme01/home.gif);
}
.style12 #outils a.bt_outils {
	background-image:url(/public/img/theme01/outil_left.gif);
}
.style12 #outils a.bt_outils span {
	background-image:url(/public/img/theme01/outil_right.gif);
}
.style12 .outils .bouton,
.style12 .outils .bouton-haut {
	background-image:url(/public/img/theme01/outil_left.gif);
}
.style12 .outils .bouton span,
.style12 .outils .bouton-haut span {
	background-image:url(/public/img/theme01/outil_right.gif);
}
.style12 .outils .bouton-haut {
	background-image:url(/public/img/theme01/outil_left_up.gif);
}
.style12 .box_sousmenu {
	background-image:url(/public/img/theme01/box_sousmenu.gif);
}
.style12 .box_recherche input#moteur_recherche {
	background-image:url(/public/img/theme01/box_recherche.gif);
	color:#FFF;
}
.style12 ul#menu li a {
	background-image:url(/public/img/theme01/menu.gif);
}
.style12 #menu a {
	color:#FFF;
}
.style12 ul#menu li li a {
	background-color:#0b5588;
	background-image:none;
}
.style12 ul#menu li a:hover {
	color:#8caabe;
}
.style12 #menu ul {
	border-top:#0b5588 solid 5px;
}
.style12 .page_cms h2,
.page_cms h2{
	color: #0d5688;
}
.style12 a,
.style12 .page_cms a,
.page_cms a{
	color: #0d5688;
}



/* PAGE Sommaire type01 */
.page_cms .sommaire-type01 .bloc {
	background-color: #3d78a0;
	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 #3b6480;
	background-color:#0d5688;
}
