.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #956921;
}
.txt-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2992A5;
	line-height: 15px;
	font-weight: bold;
	font-variant: small-caps;
}
.txt-haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #cc392D;
	line-height: 15px;
}
.actualites {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #751410;
}
.txt-bas {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #cc392d;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #cc392d;
	text-decoration: underline;
}

.txt_titre_accueil
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #d90003;
	font-weight:bold;
}

.rouge_important
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #d90003;
}

.blanc_important
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: white;
}

/*Les questions des interviews*/
.question
{
	font-style: normal;
	color:#850000;
}

.gras_jaune
{
	font-weight:bold;
	color:yellow;
}