.txt_haut {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_bas {
	font-family: Arial;
	font-size: 14px;
	color: #999999;
}
.txt_bas_gras {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}