@media only screen and (max-device-width : 500px) and (orientation : portrait) {

	html,
	body {
		overflow-x: hidden;
		overflow-y: auto;
		background-color: black;
	}

	.loading_name {
		font-size: 55px;
		transform: rotate(270deg);
	}

	#loading_name1 {
		top: 45vh;
		left: -33vw;
	}

	#loading_name2 {
		top: 45vh;
		left: -33vw;
	}

	#loading_name3 {
		top: 44vh;
		left: -35.5vw;
	}

	.name {
		font-size: 25px;
		transform: none;
		white-space: nowrap;
		z-index: 6;
	}

	#name1 {
		top: 5vh;
		left: 5vw;
	}

	#name2 {
		top: 5vh;
		left: 5vw;
	}

	#name3 {
		top: 4.4vh;
		left: 6.3vw;
	}

	a {
		font-size: 12.5px;
	}

	#contacts {
		position: absolute;
	}

	#mail {
		position: absolute;
		width: auto;
		top: 10vh;
		left: 5vw;
		font-family: "FT88-Serif";
		font-size: 12.5px;
	}

	#insta {
		position: absolute;
		width: auto;
		top: 13.5vh;
		left: 5vw;
		font-family: "FT88-Serif";
		font-size: 12.5px;
	}

	#soon {
		display: block;
		position: absolute;
		width: 90vw;
		top: 30vh;
		left: 5vw;
		font-family: "FT88-Serif";
		font-size: 18px;
		color: white;
	}

	/* #menu_responsive {
		position: absolute;
		width: 75vw;
		height: auto;
		top: 20vh;
		left: 5vw;
		mix-blend-mode: normal;
	}

	.title_responsive {
		position: absolute;
		width: auto;
		font-family: 'FT88-Gothique';
		font-size: 25px;
		line-height: 115%;
		color: white;
    	user-select: none;
	}

	#info1_responsive {
		position: absolute;
		top: 0vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#info2_responsive {
		position: absolute;
		top: 0vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#la_chaize1_responsive {
		position: absolute;
		top: 12vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#la_chaize2_responsive {
		position: absolute;
		top: 12vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#link_la_chaize_responsive {
		position: absolute;
		top: 19vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#cartographie1_responsive {
		position: absolute;
		width: 65vw;
		top: 25vh;
		left: 0vw;
		pointer-events: all;
		user-select: contain;
	}

	#cartographie2_responsive {
		position: absolute;
		width: 65vw;
		top: 25vh;
		left: 0vw;
		pointer-events: all;
		user-select: contain;
	}

	#link_cartographie_responsive {
		position: absolute;
		top: 40vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#deconstruct1_responsive {
		position: absolute;
		top: 46vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#deconstruct2_responsive {
		position: absolute;
		top: 46vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#aberiette1_responsive {
		position: absolute;
		top: 58vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#aberiette2_responsive {
		position: absolute;
		top: 58vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#link_aberiette_responsive {
		position: absolute;
		top: 65vh;
		left: 0vw;
		white-space: nowrap;
		pointer-events: all;
		user-select: contain;
	}

	#contener_text_responsive {
		position: absolute;
		width: 70vw;
		height: auto;
		top: 95vh;
		left: 7.5vw;
	}

	.italic_responsive {
		position: relative;
		width: 85vw;
		margin-bottom: 5vh;
		font-family: 'FT88-Italic';
		font-size: 16px;
		line-height: 125%;
		color: white;
		user-select: none;
	}

	.text_responsive {
		position: relative;
		width: 85vw;
		margin-bottom: 7vh;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		line-height: 125%;
		color: white;
   		user-select: none;
	}

	span {
		position: relative;
		margin-bottom: 7vh;
		font-family: 'FT88-Gothique';
		font-size: 25px;
		line-height: 115%;
		color: white;
	    user-select: none;
	}

	#text_la_chaize_responsive {
		position: relative;
	}
	
	#text_cartographie_responsive {
		position: relative;
	}
	
	#text_deconstruct_responsive {
		position: relative;
	}
	
	#poem_deconstruct_responsive {
		position: relative;
	}

	#img_la_chaize1a_responsive {
		display: block;
		position: relative;
		width: 40vw;
		height: 60vw;
		left: 15vw;
		margin: 5vw;
		background-image: url(img/la_chaize1a.jpg);
		background-size: 40vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize1b_responsive {
		display: block;
		position: absolute;
		width: 75vw;
		height: 112.5vw;
		top: 30vh;
		left: 12.5vw;
		background-image: url(img/la_chaize1b.jpg);
		background-size: 75vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize1_responsive {
		position: absolute;
		top: 92vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize2a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize2a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize2b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize2b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize2_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize3a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize3a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize3b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize3b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize3_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize4a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize4a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize4b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize4b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize4_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize5a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize5a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize5b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize5b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize5_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize6a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize6a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize6b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize6b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize6_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize7a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 42.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize7a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize7b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize7b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize7_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize8a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 42.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize8a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize8b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize8b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize8_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize9a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 42.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize9a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize9b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize9b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize9_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize10a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 42.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize10a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize10b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize10b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize10_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize11a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 42.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize11a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize11b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize11b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize11_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize12a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 42.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize12a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize12b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize12b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize12_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize13a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 42.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize13a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize13b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize13b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize13_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize14a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 42.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize14a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize14b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/la_chaize14b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize14_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize15a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 34.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize15a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize15b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize15_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize16a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 34.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize16a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize16b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize16_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize17a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 34.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize17a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize17b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize17_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize18a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 34.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize18a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize18b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		left: 5vw;
		top: 30vh;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize18_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize19a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 34.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize19a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize19b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize19_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize20a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 34.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize20a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize20b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		left: 5vw;
		top: 30vh;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize20_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize21a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 34.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize21a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize21b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize21_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_la_chaize22a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 34.5vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/la_chaize22a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_la_chaize22b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		left: 5vw;
		top: 30vh;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_la_chaize22_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie1a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie1a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie1b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie1b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie1_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie2a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie2a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie2b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie2b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie2_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie3a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie3a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie3b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie3b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie3_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie4a_responsive {
		display: block;
		position: relative;
		width: 40vw;
		height: 60vw;
		left: 15vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie4a.jpg);
		background-size: 40vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie4b_responsive {
		display: block;
		position: absolute;
		width: 75vw;
		height: 112.5vw;
		top: 30vh;
		left: 12.5vw;
		background-image: url(img/cartographie4b.jpg);
		background-size: 75vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie4_responsive {
		position: absolute;
		top: 92vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie5a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie5a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie5b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie5b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie5_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie6a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie6a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie6b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie6b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie6_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie7a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie7a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie7b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie7b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie7_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie8a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie8a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie8b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie8b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie8_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie9a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie9a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie9b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie9b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie9_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie10a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie10a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie10b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie10b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie10_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie11a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie11a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie11b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie11b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie11_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie12a_responsive {
		display: block;
		position: relative;
		width: 60vw;
		height: 40vw;
		left: 10vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie12a.jpg);
		background-size: 60vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie12b_responsive {
		display: block;
		position: absolute;
		width: 90vw;
		height: 60vw;
		top: 30vh;
		left: 5vw;
		background-image: url(img/cartographie12b.jpg);
		background-size: 90vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie12_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie13a_responsive {
		display: block;
		position: relative;
		width: 40vw;
		height: 60vw;
		left: 15vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie13a.jpg);
		background-size: 40vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie13b_responsive {
		display: block;
		position: absolute;
		width: 75vw;
		height: 112.5vw;
		top: 30vh;
		left: 12.5vw;
		background-image: url(img/cartographie13b.jpg);
		background-size: 75vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie13_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie14a_responsive {
		display: block;
		position: relative;
		width: 40vw;
		height: 60vw;
		left: 15vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie14a.jpg);
		background-size: 40vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie14b_responsive {
		display: block;
		position: absolute;
		width: 75vw;
		height: 112.5vw;
		top: 30vh;
		left: 12.5vw;
		background-image: url(img/cartographie14b.jpg);
		background-size: 75vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie14_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	}

	#img_cartographie15a_responsive {
		display: block;
		position: relative;
		width: 40vw;
		height: 60vw;
		left: 15vw;
		margin-bottom: 5vw;
		background-image: url(img/cartographie15a.jpg);
		background-size: 40vw;
		background-position: top left;
		background-repeat: no-repeat;
		user-select: contain;
		cursor: pointer;
		z-index: 1;
	}
	
	#img_cartographie15b_responsive {
		display: block;
		position: absolute;
		width: 75vw;
		height: 112.5vw;
		top: 30vh;
		left: 12.5vw;
		background-image: url(img/cartographie15b.jpg);
		background-size: 75vw;
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 2;
	}
	
	#text_cartographie15_responsive {
		position: absolute;
		top: 65vh;
		left: 5vw;
		width: 90vw;
		font-family: 'FT88-Serif';
		font-size: 15.5px;
		color: white;
		user-select: none;
		z-index: 4;
	} */

	.italic {
		display: none;
	}

	.text {
		display: none;
	}

	.title {
		display: none;
	}

	#contener_text {
		display: none;
	}

	#poem {
		display: none;
	}

	#intro {
		display: none;
	}

	#text_la_chaize {
		display: none;
	}

	#text_cartographie {
		display: none;
	}

	#text_deconstruct {
		display: none;
	}

	#poem_deconstruct {
		display: none;
	}

	#menu {
		display: none;
	}

	#info1 {
		display: none;
	}

	#info2 {
		display: none;
	}

	#la_chaize1 {
		display: none;
	}

	#la_chaize2 {
		display: none;
	}

	#link_la_chaize {
		display: none;
	}

	#cartographie1 {
		display: none;
		;
	}

	#cartographie2 {
		display: none;
	}

	#link_cartographie {
		display: none;
	}

	#deconstruct1 {
		display: none;
	}

	#deconstruct2 {
		display: none;
	}

	#aberiette1 {
		display: none;
	}

	#aberiette2 {
		display: none;
	}

	#link_aberiette {
		display: none;
	}

	#button_top {
		display: none;
	}

	#informations {
		display: none;
	}

	#text_aberiette {
		display: none;
	}

	#img_la_chaize1a {
		display: none;
	}

	#img_la_chaize1b {
		display: none;
	}

	#text_la_chaize1 {
		display: none;
	}

	#img_la_chaize2a {
		display: none;
	}

	#img_la_chaize2b {
		display: none;
	}

	#text_la_chaize2 {
		display: none;
	}

	#img_la_chaize3a {
		display: none;
	}

	#img_la_chaize3b {
		display: none;
	}

	#text_la_chaize3 {
		display: none;
	}

	#img_la_chaize4a {
		display: none;
	}

	#img_la_chaize4b {
		display: none;
	}

	#text_la_chaize4 {
		display: none;
	}

	#img_la_chaize5a {
		display: none;
	}

	#img_la_chaize5b {
		display: none;
	}

	#text_la_chaize5 {
		display: none;
		;
	}

	#img_la_chaize6a {
		display: none;
	}

	#img_la_chaize6b {
		display: none;
	}

	#text_la_chaize6 {
		display: none;
	}

	#img_la_chaize7a {
		display: none;
	}

	#img_la_chaize7b {
		display: none;
	}

	#text_la_chaize7 {
		display: none;
	}

	#img_la_chaize8a {
		display: none;
	}

	#img_la_chaize8b {
		display: none;
	}

	#text_la_chaize8 {
		display: none;
	}

	#img_la_chaize9a {
		display: none;
	}

	#img_la_chaize9b {
		display: none;
		;
	}

	#text_la_chaize9 {
		display: none;
	}

	#img_la_chaize10a {
		display: none;
	}

	#img_la_chaize10b {
		display: none;
	}

	#text_la_chaize10 {
		display: none;
	}

	#img_la_chaize11a {
		display: none;
	}

	#img_la_chaize11b {
		display: none;
	}

	#text_la_chaize11 {
		display: none;
	}

	#img_la_chaize12a {
		display: none;
	}

	#img_la_chaize12b {
		display: none;
	}

	#text_la_chaize12 {
		display: none;
	}

	#img_la_chaize13a {
		display: none;
	}

	#img_la_chaize13b {
		display: none;
	}

	#text_la_chaize13 {
		display: none;
	}

	#img_la_chaize14a {
		display: none;
	}

	#img_la_chaize14b {
		display: none;
	}

	#text_la_chaize14 {
		display: none;
	}

	#img_la_chaize15a {
		display: none;
	}

	#img_la_chaize15b {
		display: none;
	}

	#text_la_chaize15 {
		display: none;
	}

	#img_la_chaize16a {
		display: none;
	}

	#img_la_chaize16b {
		display: none;
	}

	#text_la_chaize16 {
		display: none;
	}

	#img_la_chaize17a {
		display: none;
	}

	#img_la_chaize17b {
		display: none;
	}

	#text_la_chaize17 {
		display: none;
	}

	#img_la_chaize18a {
		display: none;
	}

	#img_la_chaize18b {
		display: none;
	}

	#text_la_chaize18 {
		display: none;
	}

	#img_la_chaize19a {
		display: none;
	}

	#img_la_chaize19b {
		display: none;
	}

	#text_la_chaize19 {
		display: none;
	}

	#img_la_chaize20a {
		display: none;
	}

	#img_la_chaize20b {
		display: none;
	}

	#text_la_chaize20 {
		display: none;
	}

	#img_la_chaize21a {
		display: none;
	}

	#img_la_chaize21b {
		display: none;
	}

	#text_la_chaize21 {
		display: none;
	}

	#img_la_chaize22a {
		display: none;
	}

	#img_la_chaize22b {
		display: none;
	}

	#text_la_chaize22 {
		display: none;
	}

	#img_cartographie1a {
		display: none;
	}

	#img_cartographie1b {
		display: none;
	}

	#text_cartographie1 {
		display: none;
	}

	#img_cartographie2a {
		display: none;
	}

	#img_cartographie2b {
		display: none;
	}

	#text_cartographie2 {
		display: none;
	}

	#img_cartographie3a {
		display: none;
	}

	#img_cartographie3b {
		display: none;
	}

	#text_cartographie3 {
		display: none;
	}

	#img_cartographie4a {
		display: none;
	}

	#img_cartographie4b {
		display: none;
	}

	#text_cartographie4 {
		display: none;
	}

	#img_cartographie5a {
		display: none;
	}

	#img_cartographie5b {
		display: none;
	}

	#text_cartographie5 {
		display: none;
	}

	#img_cartographie6a {
		display: none;
	}

	#img_cartographie6b {
		display: none;
	}

	#text_cartographie6 {
		display: none;
	}

	#img_cartographie7a {
		display: none;
	}

	#img_cartographie7b {
		display: none;
	}

	#text_cartographie7 {
		display: none;
	}

	#img_cartographie8a {
		display: none;
	}

	#img_cartographie8b {
		display: none;
	}

	#text_cartographie8 {
		display: none;
	}

	#img_cartographie9a {
		display: none;
	}

	#img_cartographie9b {
		display: none;
	}

	#text_cartographie9 {
		display: none;
	}

	#img_cartographie10a {
		display: none;
	}

	#img_cartographie10b {
		display: none;
	}

	#text_cartographie10 {
		display: none;
	}

	#img_cartographie11a {
		display: none;
	}

	#img_cartographie11b {
		display: none;
	}

	#text_cartographie11 {
		display: none;
	}

	#img_cartographie12a {
		display: none;
	}

	#img_cartographie12b {
		display: none;
	}

	#text_cartographie12 {
		display: none;
	}

	#img_cartographie13a {
		display: none;
	}

	#img_cartographie13b {
		display: none;
	}

	#text_cartographie13 {
		display: none;
	}

	#img_cartographie14a {
		display: none;
	}

	#img_cartographie14b {
		display: none;
	}

	#text_cartographie14 {
		display: none;
	}

	#img_cartographie15a {
		display: none;
	}

	#img_cartographie15b {
		display: none;
	}

	#text_cartographie15 {
		display: none;
	}

	#img_deconstruct1a {
		display: none;
	}

	#img_deconstruct1b {
		display: none;
	}

	#text_deconstruct1 {
		display: none;
	}

	#img_deconstruct2a {
		display: none;
	}

	#img_deconstruct2b {
		display: none;
	}

	#text_deconstruct2 {
		display: none;
	}

	#img_deconstruct3a {
		display: none;
	}

	#img_deconstruct3b {
		display: none;
	}

	#text_deconstruct3 {
		display: none;
		;
	}

	#img_deconstruct4a {
		display: none;
	}

	#img_deconstruct4b {
		display: none;
	}

	#text_deconstruct4 {
		display: none;
	}

	#img_deconstruct5a {
		display: none;
	}

	#img_deconstruct5b {
		display: none;
	}

	#text_deconstruct5 {
		display: none;
	}

}

@media only screen and (max-device-height : 500px) and (orientation : landscape) {

	html,
	body {
		overflow-x: hidden;
		overflow-y: auto;
		background-color: black;
	}

	.loading_name {
		font-size: 55px;
		transform: none;
	}

	#loading_name1 {
		top: 45vh;
		left: 5vw;
	}

	#loading_name2 {
		top: 45vh;
		left: 5vw;
	}

	#loading_name3 {
		top: 43.5vh;
		left: 6.5vw;
	}

	.name {
		font-size: 25px;
		transform: none;
		white-space: nowrap;
		z-index: 6;
	}

	#name1 {
		top: 5vh;
		left: 5vw;
	}

	#name2 {
		top: 5vh;
		left: 5vw;
	}

	#name3 {
		top: 4.4vh;
		left: 6.3vw;
	}

	a {
		font-size: 12.5px;
	}

	#contacts {
		position: absolute;
	}

	#mail {
		position: absolute;
		width: auto;
		top: 16.5vh;
		left: 5vw;
		font-family: "FT88-Serif";
		font-size: 12.5px;
	}

	#insta {
		position: absolute;
		width: auto;
		top: 22.5vh;
		left: 5vw;
		font-family: "FT88-Serif";
		font-size: 12.5px;
	}

	#soon {
		display: block;
		position: absolute;
		width: 70vw;
		top: 45vh;
		left: 5vw;
		font-family: "FT88-Serif";
		font-size: 18px;
		color: white;
	}

	.italic {
		display: none;
	}

	.text {
		display: none;
	}

	.title {
		display: none;
	}

	#contener_text {
		display: none;
	}

	#poem {
		display: none;
	}

	#intro {
		display: none;
	}

	#text_la_chaize {
		display: none;
	}

	#text_cartographie {
		display: none;
	}

	#text_deconstruct {
		display: none;
	}

	#poem_deconstruct {
		display: none;
	}

	#menu {
		display: none;
	}

	#info1 {
		display: none;
	}

	#info2 {
		display: none;
	}

	#la_chaize1 {
		display: none;
	}

	#la_chaize2 {
		display: none;
	}

	#link_la_chaize {
		display: none;
	}

	#cartographie1 {
		display: none;
		;
	}

	#cartographie2 {
		display: none;
	}

	#link_cartographie {
		display: none;
	}

	#deconstruct1 {
		display: none;
	}

	#deconstruct2 {
		display: none;
	}

	#aberiette1 {
		display: none;
	}

	#aberiette2 {
		display: none;
	}

	#link_aberiette {
		display: none;
	}

	#button_top {
		display: none;
	}

	#informations {
		display: none;
	}

	#text_aberiette {
		display: none;
	}

	#img_la_chaize1a {
		display: none;
	}

	#img_la_chaize1b {
		display: none;
	}

	#text_la_chaize1 {
		display: none;
	}

	#img_la_chaize2a {
		display: none;
	}

	#img_la_chaize2b {
		display: none;
	}

	#text_la_chaize2 {
		display: none;
	}

	#img_la_chaize3a {
		display: none;
	}

	#img_la_chaize3b {
		display: none;
	}

	#text_la_chaize3 {
		display: none;
	}

	#img_la_chaize4a {
		display: none;
	}

	#img_la_chaize4b {
		display: none;
	}

	#text_la_chaize4 {
		display: none;
	}

	#img_la_chaize5a {
		display: none;
	}

	#img_la_chaize5b {
		display: none;
	}

	#text_la_chaize5 {
		display: none;
		;
	}

	#img_la_chaize6a {
		display: none;
	}

	#img_la_chaize6b {
		display: none;
	}

	#text_la_chaize6 {
		display: none;
	}

	#img_la_chaize7a {
		display: none;
	}

	#img_la_chaize7b {
		display: none;
	}

	#text_la_chaize7 {
		display: none;
	}

	#img_la_chaize8a {
		display: none;
	}

	#img_la_chaize8b {
		display: none;
	}

	#text_la_chaize8 {
		display: none;
	}

	#img_la_chaize9a {
		display: none;
	}

	#img_la_chaize9b {
		display: none;
		;
	}

	#text_la_chaize9 {
		display: none;
	}

	#img_la_chaize10a {
		display: none;
	}

	#img_la_chaize10b {
		display: none;
	}

	#text_la_chaize10 {
		display: none;
	}

	#img_la_chaize11a {
		display: none;
	}

	#img_la_chaize11b {
		display: none;
	}

	#text_la_chaize11 {
		display: none;
	}

	#img_la_chaize12a {
		display: none;
	}

	#img_la_chaize12b {
		display: none;
	}

	#text_la_chaize12 {
		display: none;
	}

	#img_la_chaize13a {
		display: none;
	}

	#img_la_chaize13b {
		display: none;
	}

	#text_la_chaize13 {
		display: none;
	}

	#img_la_chaize14a {
		display: none;
	}

	#img_la_chaize14b {
		display: none;
	}

	#text_la_chaize14 {
		display: none;
	}

	#img_la_chaize15a {
		display: none;
	}

	#img_la_chaize15b {
		display: none;
	}

	#text_la_chaize15 {
		display: none;
	}

	#img_la_chaize16a {
		display: none;
	}

	#img_la_chaize16b {
		display: none;
	}

	#text_la_chaize16 {
		display: none;
	}

	#img_la_chaize17a {
		display: none;
	}

	#img_la_chaize17b {
		display: none;
	}

	#text_la_chaize17 {
		display: none;
	}

	#img_la_chaize18a {
		display: none;
	}

	#img_la_chaize18b {
		display: none;
	}

	#text_la_chaize18 {
		display: none;
	}

	#img_la_chaize19a {
		display: none;
	}

	#img_la_chaize19b {
		display: none;
	}

	#text_la_chaize19 {
		display: none;
	}

	#img_la_chaize20a {
		display: none;
	}

	#img_la_chaize20b {
		display: none;
	}

	#text_la_chaize20 {
		display: none;
	}

	#img_la_chaize21a {
		display: none;
	}

	#img_la_chaize21b {
		display: none;
	}

	#text_la_chaize21 {
		display: none;
	}

	#img_la_chaize22a {
		display: none;
	}

	#img_la_chaize22b {
		display: none;
	}

	#text_la_chaize22 {
		display: none;
	}

	#img_cartographie1a {
		display: none;
	}

	#img_cartographie1b {
		display: none;
	}

	#text_cartographie1 {
		display: none;
	}

	#img_cartographie2a {
		display: none;
	}

	#img_cartographie2b {
		display: none;
	}

	#text_cartographie2 {
		display: none;
	}

	#img_cartographie3a {
		display: none;
	}

	#img_cartographie3b {
		display: none;
	}

	#text_cartographie3 {
		display: none;
	}

	#img_cartographie4a {
		display: none;
	}

	#img_cartographie4b {
		display: none;
	}

	#text_cartographie4 {
		display: none;
	}

	#img_cartographie5a {
		display: none;
	}

	#img_cartographie5b {
		display: none;
	}

	#text_cartographie5 {
		display: none;
	}

	#img_cartographie6a {
		display: none;
	}

	#img_cartographie6b {
		display: none;
	}

	#text_cartographie6 {
		display: none;
	}

	#img_cartographie7a {
		display: none;
	}

	#img_cartographie7b {
		display: none;
	}

	#text_cartographie7 {
		display: none;
	}

	#img_cartographie8a {
		display: none;
	}

	#img_cartographie8b {
		display: none;
	}

	#text_cartographie8 {
		display: none;
	}

	#img_cartographie9a {
		display: none;
	}

	#img_cartographie9b {
		display: none;
	}

	#text_cartographie9 {
		display: none;
	}

	#img_cartographie10a {
		display: none;
	}

	#img_cartographie10b {
		display: none;
	}

	#text_cartographie10 {
		display: none;
	}

	#img_cartographie11a {
		display: none;
	}

	#img_cartographie11b {
		display: none;
	}

	#text_cartographie11 {
		display: none;
	}

	#img_cartographie12a {
		display: none;
	}

	#img_cartographie12b {
		display: none;
	}

	#text_cartographie12 {
		display: none;
	}

	#img_cartographie13a {
		display: none;
	}

	#img_cartographie13b {
		display: none;
	}

	#text_cartographie13 {
		display: none;
	}

	#img_cartographie14a {
		display: none;
	}

	#img_cartographie14b {
		display: none;
	}

	#text_cartographie14 {
		display: none;
	}

	#img_cartographie15a {
		display: none;
	}

	#img_cartographie15b {
		display: none;
	}

	#text_cartographie15 {
		display: none;
	}

	#img_deconstruct1a {
		display: none;
	}

	#img_deconstruct1b {
		display: none;
	}

	#text_deconstruct1 {
		display: none;
	}

	#img_deconstruct2a {
		display: none;
	}

	#img_deconstruct2b {
		display: none;
	}

	#text_deconstruct2 {
		display: none;
	}

	#img_deconstruct3a {
		display: none;
	}

	#img_deconstruct3b {
		display: none;
	}

	#text_deconstruct3 {
		display: none;
		;
	}

	#img_deconstruct4a {
		display: none;
	}

	#img_deconstruct4b {
		display: none;
	}

	#text_deconstruct4 {
		display: none;
	}

	#img_deconstruct5a {
		display: none;
	}

	#img_deconstruct5b {
		display: none;
	}

	#text_deconstruct5 {
		display: none;
	}
}