Base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
}
.small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #434141;
}
.Titres1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #e3ea2c;
	text-decoration: none;
}
.Titres1-b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #993300;
	text-decoration: none;
}
.Item01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #333333;
	text-decoration: none;
}
.TextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #FF0000;
	text-decoration: none;
}
.Fields1-manadatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #FF0000;
	text-transform: capitalize;
}
.Fields1-manadatoryMAJ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #FF0000;
	text-transform: uppercase;
}
.Fields1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
}
.BtnEnvoyer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #b62a2b;
	text-decoration: blink;
}
.BtnEffacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.TitrePrincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #b62a2b;
	text-decoration: blink;
}
.Fields1Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
}
