body {
	margin: 0px;
	font-family:Tahoma;
	font-size:8pt;
	color: #898989;
	background-color: #FFFFFF;
}

.txtBase{
	font: 9pt Tahoma;
	color: #000000;
	text-decoration: none;
}
.txtRouge {

	font: 9pt Tahoma;
	color: #B3304A;
	text-decoration: none;
}
.txtGris {

	font: 9pt Tahoma;
	color: #898989;
	text-decoration: none;
}
.GrandTitreRouge {
	font: 14pt Tahoma;
	color: #B3304A;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.PetitTitreRouge {

	font: 12pt Tahoma;
	color: #B3304A;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.GrandTitreGris {

	font: 14pt Tahoma;
	color: #898989;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.PetitTitreGris {


	font: 12pt Tahoma;
	color: #898989;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
