*{margin:0;padding:0;}
html
{/*
	background:url('image-pa/e.jpg') no-repeat center top;
	background-size:cover;
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-ms-background-size: cover; 
	-o-background-size: cover; */
	#border:dashed 2px yellow;
}
/*=======================================================================*/
htlm,body
{
	width:100%;height:100%;
	/*min-height:100%;*/
}
/*=======================================================================*/
body
{
	#border:solid 2px red;
	
	/*display:flex;
	flex-direction:column;
	justify-content:center;*/
}
/*=======================================================================*/
#arriere 
{
    width : 100%;
    height: 100%;
}
/*=======================================================================*/
