.titrejaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FCC931;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
}

.soustitrejaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FCC931;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
}

.textecourantgris, .TexteCourantGris{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
}

.textegrisitalique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
}
a.TexteCourantGris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration:none;
}

a:hover.TexteCourantGris {
	color: #FFFFFF;
	text-decoration:none;
}

a:active.TexteCourantGris {
	color: #CCCCCC;
	text-decoration:none;
}
