﻿/* CSS Document */
#bandeau {
	background-image: url(../img/bg_bandeauEntreprises.jpg);
	background-color: #E2EBF2;
}

#titreRub {
	background-color: #00A0C6;
}

ul#service li div.bgFleche {
	background-color: #00A0C6;
}

ul#service ul li a {
	color: #8ED4E1;
}
ul#service ul li a.sousRubActive {
	color: #8ED4E1;
	background-image: url(../img/marqueur_entreprises.gif);
}

/*
#menu dt {
	background-color:#00A0C6;
}

#menu ul li a {
	color: #8ED4E1;
}
#menu ul li a.sousRubActive {
	color: #8ED4E1;
	background-image: url(../img/marqueur_entreprises.gif);
}*/

#autresRubs li a.on {
	color: #8ED4E1;
}

#centre #texte li {
	list-style-image: url(../img/pic_petiteflecheEntreprise.gif);
}