/*  Bandeau de gauche pour le menu */
#content_page {
	background-color : #FFFFFF;
	background-image: url(../design/fond_menu_Accueil.gif);
	background-repeat : repeat-y;
}

.SYSPEIMG
{
	background-color : #58595B;
}

/* Style pour les images pour pages de gardes des differentes rubriques */
.imagecollegauche {
	float: left;
}



/* Style pour les couleurs du chemin */
.content_path_n0 a { color: #58595B; padding: 0 4px; text-transform : uppercase; }
.content_path_n0 a.selected, .content_path_n0 a.active { color: #58595B; text-transform : uppercase;}
.content_path_n0 a.passive_over, .content_path_n0 a.selected_over, .content_path_n0 a.active_over { color: #58595B; text-transform : uppercase;}


/* Couleur des menus sélectionnés */

.content_top_n0 a.selected_over, .content_top_n0 a.active_over { background-color : #58595B !important; color: White; }
.content_top_n0 a.selected, .content_top_n0 a.active { background-color : #58595B !important; color: White; } 


