@charset "utf-8";
/* CSS Document */

html, body { height: 100%; width: 100%; margin: 0; }

body { 
    height: 100%; width: 100%; margin: 0;
	max-width: 1920px;
	max-height: 1080px;
	background-image: url(../img/Fond01-en.png);
	background-repeat: no-repeat;
    background-position: center;
	background-size: 100% 100%;
    margin-left: 0;
    margin-right: auto;
	}

 /*mapping : zones ou toucher pour ouvrir menu*/
	
