

font.titre
{
	font-family: Arial;
	font-weight:bold;
	font-size: 10pt;
	color:#FFFFFF;
}

font.enonce
{
	font-family: Arial;
	font-size: 10pt;
	color:#000000;
}

font.mrep
{
	font-family: Arial;
	font-size: 10pt;
	color:#FF0000;
}

font.brep
{
	font-family: Arial;
	font-size: 10pt;
	color:#10EC02;
}

A.LienBleu:visited {
	font-family : Arial;
	font-size : 9pt;
	color : #3f65b0;
	font-weight : bold;
	text-decoration:none;
}
A.LienBleu{
	font-family : Arial;
	font-size : 9pt;
	color : #3f65b0;
	font-weight : bold;
	text-decoration:none;
}


A.LienBleu:visited {
	font-family : Arial;
	font-size : 9pt;
	color : #3f65b0;
	font-weight : bold;
	text-decoration:none;
}