.404{
	border-color:				#EBAA81;
	border-style:				solid;
	border-width:				0;
	border-bottom-width:	2;
	color:						#EBAA81;
	font-size:					100;
	font-weight:				900;
	text-align:				center;
	width:						100%;
}
.erreur{
	font-size:		15;
	padding:		10;
	text-align:	center;
	width:			100%;
}
