*
{
	margin: 0;
	padding: 0;
	border: 0;
}

#enter
{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 20%;
}

#fond
{
	position: absolute;
	width: 100%;
	height: 100%;
}

#zone_flash
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}