#envoyer{
	text-align: center;
	width: 100%;
}

.error-msg{
	color : #ff4d4d;
}

.succes-msg{
	color: #33cc33;
}

.liste-etapes{
	list-style-type: initial;
	padding-left: 25px;
}