.txt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.txt_blanc {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.sous-bold {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #840000;
}
.bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.txtpetit {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.corpo {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #840000;
}
.txtRouge {

	font-family: Arial;
	font-size: 12px;
	color: #840000;
}
