*{
	padding: 0;
	margin: 0;
}
body{
	width: 100%;
}
#fondNaxios{
	background: url('../images/Accompagnement-Digital-1.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	position: fixed;
	height: 100%;
	width: 100%;
	background-position: 50%;
}