.text-white {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	
}
.welcome-text {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #850100;
}
.textw {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
}
.text-red-bold {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.text-gris {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #999999;
	font-weight: bold;
}
body {
	color: #000000;
}
.titre-gras-noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text-black {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
}
.frame-blue {
	border: thin solid #000000;
}
.text-red {

	font-family: tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
}
