.txtbleu {
	font-family: Arial, Helvetica, sans-serif;
	color: #36A8C2;
}
.txtvert {
	font-family: Arial, Helvetica, sans-serif;
	color: #57AB32;
}
.txtorange {
	font-family: Arial, Helvetica, sans-serif;
	color: #ED5C0D;
}
.txttitre {
	font-size: 24px;
}
.gras {
	font-weight: bolder;
}
.boutonLogin {
	background-color: #36A8C2;
	border: 1px dashed #000000;
	color: #ED5C0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;


}
