.normal {
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
	kerning: false;
	font-style: normal;
	letter-spacing: 0px;
	text-indent: 0px;
	font-family: Arial,Helvetica,sans-serif;
	color: #1B1B1B;
}

A:link {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #3D015B;
}

A:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}

A:active {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #0000FF;
}

.texteBleu {
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
	kerning: false;
	font-style: normal;
	letter-spacing: 0px;
	text-indent: 0px;
	font-family: Arial,Helvetica,sans-serif;
	color: #475D87;
}

.grosTexte {
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	kerning: false;
	font-style: normal;
	letter-spacing: 0px;
	text-indent: 0px;
	font-family: Arial,Helvetica,sans-serif;
	color: #1B1B1B;
}

.normalCentre {
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
	kerning: false;
	font-style: normal;
	letter-spacing: 0px;
	text-indent: 0px;
	font-family: Arial,Helvetica,sans-serif;
	color: #1B1B1B;
}

.Titre {
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
	kerning: false;
	font-style: normal;
	letter-spacing: 0px;
	text-indent: 0px;
	font-family: Curlz MT,Matisse ITC,Papyrus,fantasy,serif;
	color: #CA090E;
}

