.cursor:hover{
	cursor: pointer;
}
.cursorFa:hover{
	cursor: pointer;
	transform: scale(1.3);
}
.text-onsite{
	color: #f7931d;
}
.agenceSelect{
	font-weight: bolder;
	text-decoration: underline dotted;
}
.backError{
	font-weight: bolder;
	color: #df382c;
}