@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.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*/
#manga2{
	position:absolute;
    top:1%;
    left:19%;
    height:7%;
    width:10%;
    z-index:99;
    }

#arts3{
	position:absolute;
    top:1%;
    left:32%;
    height:7%;
    width:7%;
    z-index:99;
    }
	
#jeux4{
	position:absolute;
    top:1%;
    left:43%;
    height:7%;
    width:6%;
    z-index:99;
    }	
	
#jardinsecret5{
	position:absolute;
    top:1%;
    left:54%;
    height:7%;
    width:16%;
    z-index:99;
    }	
	
#forum6{
	position:absolute;
    top:1%;
    left:73%;
    height:7%;
    width:8%;
    z-index:99;
    }
	
#news7{
	position:absolute;
    top:10%;
    left:2%;
    height:5%;
    width:5%;
    z-index:99;
    }
	
#plan8{
	position:absolute;
    top:16%;
    left:2%;
    height:5%;
    width:11%;
    z-index:99;
    }
	
#english9{
	position:absolute;
    top:22%;
    left:2%;
    height:4%;
    width:11%;
    z-index:99;
    }
	
