@charset "utf-8";

/*EN LGINE*/
.sLigne, .sLigne a, .sLigne a:hover, .sLigne a:visited, .sLigne_hv a:hover {
	color:rgb(128,141,200);
}

.sSubLigne, .sSubLigne a, .sSubLigne a:hover, .sSubLigne a:visited, .sSubLigne_hv a:hover {
	background-color:rgb(128,188,255);
	color:black;
}

/*ARCHIVES*/
.sArchives, .sArchives a,.sArchives a:hover, .sArchives a:visited, .sArchives_hv a:hover {
	color:rgb(255,141,0);
}

.sSubArchives, .sSubArchives a, .sSubArchives a:hover, .sSubArchives a:visited, .sSubArchives_hv a:hover {
	background-color:rgb(255,188,121);
	color:black;
}

/*EXPO*/
.sExpo, .sExpo a, .sExpo a:hover, .sExpo a:visited, .sExpo_hv a:hover, .sExpo_hv a:hover {
	color:rgb(143, 91, 48);
}

.sSubExpo, .sSubExpo a, .sSubExpo a:hover, .sSubExpo a:visited, .sSubExpo_hv a:hover {
	background-color:rgb(199, 158, 138);
	color:black;
}

/*VISITE*/
.sVisite, .sVisite a, .sVisite a:hover, .sVisite a:visited, .sVisite_hv a:hover {
	color:rgb(114,154,54);
}

.sSubVisite, .sSubVisite a, .sSubVisite a:hover, .sSubVisite a:visited, .sSubVisite_hv a:hover {
	background-color:rgb(164, 200, 128);
	color:black;
}

.sSubSubVisite, .sSubSubVisite a, .sSubSubVisite a:hover, .sSubSubVisite a:visited, .sSubSubVisite_hv a:hover {
	background-color:rgb(219, 233, 204);
	color:black;
}

/*LIBRE*/
.sLibre, .sLibre a, .sLibre a:hover, .sLibre a:visited, .sLibre_hv a:hover {
	color:rgb(255, 0, 128);
}

.sSubLibre, .sSubLibre a, .sSubLibre a:hover, .sSubLibre a:visited, .sSubLibre_hv a:hover {
	background-color:rgb(255, 103, 178);
	color:black;
}

.sSubSubLibre, .sSubSubLibre a, .sSubSubLibre a:hover, .sSubSubLibre a:visited, .sSubSubLibre_hv a:hover {
	background-color:rgb(255, 194, 224);
	color:black;
}

/*MAGAZIN*/
.sMagazin, .sMagazin a, .sMagazin a:hover, .sMagazin a:visited, .sMagazin_hv a:hover {
	color:rgb(0,164,232);
}

.sSubMagazin, .sSubMagazin a, .sSubMagazin a:hover, .sSubMagazin a:visited, .sSubMagazin_hv a:hover {
	background-color:rgb(100,209,238);
	color:black;
}

.sSubSubMagazin, .sSubSubMagazin a, .sSubSubMagazin a:hover, .sSubSubMagazin a:visited, .sSubSubMagazin_hv a:hover {
	background-color:rgb(193,237,248);
	color:black;
}