.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;

}

.message_err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DC0E11;

}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
.titreBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F2147;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: normal;

}
.titreNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
	font-style: normal;

}

.titreRouge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DC0E11;
	font-weight: bold;
	letter-spacing: 4px;
	font-style: normal;

}
