.titre_blanc
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


.titre_gris
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #414243;
}


.change_page
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #414243;
}

.texte_blanc
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.texte_gris
{
	font-family: Arial;
	font-size: 12px;
	color: #414243;
}