/* Feuille de styles utilisée pour la rubrique Parcours (gris) */


.bgRubriqueIn {
	background-image:  url("");
}


a.lienRubIn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-variant: normal;

}
a.lienRubIn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
a.lienRubIn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;

}
.bgEnteteRubrique {
	background-color: #93A5A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bgPictoConference {
	background-image: url(/images_nav/picto_conference_parcours.gif);
	background-repeat: no-repeat;
}

