html, body {
	background:white;
	margin:10;
	padding:0;	
}

.loader{
	cursor: wait;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	margin:2%;	
}

.loader h1{
		background: none;
		border: none;
		color: #458976;
		font-size: 2vh;
		font-family: "Open Sans",sans-serif;
		font-variant: small-caps;
		font-weight: 100;
		height: 700px;
		line-height: 700px;
		margin: 0;
		padding: 0;
		text-align: center;
}

#imgPresentation{
	width: 10%;
	height:auto;
	position: relative;
	z-index: 1;
	left: 45%;
	margin-top:10%;
}


@font-face {
    font-family: 'metropolis-medium';
    src: url('metropolis-web/metropolis-medium-webfont.woff2') format('woff2'),
         url('metropolis-web/metropolis-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    letter-spacing:0.17vh
}

@font-face {
    font-family: 'metropolis-bold';
    src: url('metropolis-web/metropolis-bold-webfont.woff2') format('woff2'),
         url('metropolis-web/metropolis-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    letter-spacing:0.17vh
}

@font-face {
    font-family: 'metropolis-mediumitalic';
    src: url('metropolis-web/metropolis-mediumitalic-webfont.woff2') format('woff2'),
         url('metropolis-web/metropolis-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    letter-spacing:0.15vh
}


#container {
	background: #FFFFFF;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index: 1;
}


#colonneGauche{
	background-image: url("./images/fondV.jpg");
	background-repeat: no-repeat;
	border: solid 1px green;
	top:0%;
	left:-100%;
	width: 10%;
	height:100%;
	z-index: 5;
	position:absolute;
}


#fondV{
	top:0%;
	left:0%;
	width: 100%;
	height:100%;
	z-index: 5;
	position:absolute;
}
#LogoMaglya,#LogoTechniques{
	top:2%;
	left:5%;
	width: 90%;
	height:auto;
	z-index: 6;
	position:relative;
}

#lisere {
	background:#941134;
	top:0%;
	left:0%;
	width:100%;
	height:0.5%;
	position: relative;
	z-index: 6;	
}

#titreColonne{
	left:5%;
	width:90%;
	position: relative;
	z-index: 2;
}

#btColonne{
	margin-top:35%;
	left:0%;
	width:100%;
	position: relative;
	z-index: 6;
	display:none;
}

.btIntroColonne{
	cursor:pointer;
	background-color: #577ea6;
	font-family: 'metropolis-mediumitalic';
	text-align: center;
	border: solid 0.1vw white;
	color: white;
	padding:1%;
	font-size: 1vw;
	margin-bottom:5%;
	width:70%;
	left:13%;
	height:10%;
	box-shadow: 5px 5px 5px black;
	z-index: 6;
	position: relative;
}

.btIntroColonneRouge{
	cursor:pointer;
	background-color: #941134;
	font-family: 'metropolis-mediumitalic';
	text-align: center;
	border: solid 0.1vw white;
	color: white;
	padding:1%;
	font-size: 1vw;
	margin-bottom:5%;
	width:70%;
	left:13%;
	height:10%;
	box-shadow: 5px 5px 5px black;
	z-index: 6;
	position: relative;
}

#fb{
	top:90%;
	left:2%;
	width: 90%;
	 font-family: 'metropolis-medium';
	font-size: 0.8vw;
	position:absolute;
	z-index: 6;
}


#logoFb{
	width:20%;
	margin-top:4%;
	margin-left:1%;
	position:relative;
}
#textFb{
	left:0%;
	width:75%;
	height:auto;
	float:left;
}

#blocImgFond{
	left:10%;
	top:0%;
	width:90%;
	height: 100%;
	position:absolute;
	overflow: hidden;
	float:left;	
	z-index: 2;
	display: none;
}

.imageIntro{
	top:0%;
	width:100%;
	margin-right: 0.1%;
	height: auto;
	float:left;
	position: relative;
}

#titreIntro{
	top:0%;
	left:10%;
	width:90%;
	height:auto;
	font-family: "times new roman", times, serif;
	font-size: 5vw;
	color: white;
	text-align:center;	
	position: absolute;
	z-index: 3;
	float:left;
	display: none;
}

#presente{
	margin-top:1%;
	position: relative;
}

#blocTexteIntro{
	background: rgba(255,255,255,0.75);
	top:30%;
	left:30%;
	width:50%;
	height:auto;
	font-size: 1.5vw;
	color:#577ea6;
	position: absolute;	
	padding:1%;
	z-index: 4;
	box-shadow: 5px 5px 5px black;
	display: none;
}

#blocImgIntro1 {
	top:0%;
	left:0%;
	width:15%;
	height:auto;
	position: relative;
	z-index: 4;
	float:left;	
}

#imgIntro1 {
	top:0%;
	left:0%;
	width:100%;
	height:auto;
	position: absolute;
}

#text1 {
	top:0%;
	left:15%;
	width:70%;
	position: relative;
	text-align: center;
	z-index: 4;
	float:left;	
}

#blocImgIntro2 {
	top:0%;
	width:15%;
	height:auto;
	position: relative;
	z-index: 4;
	float:right;	
}

#imgIntro2 {
	top:0%;
	left:0%;
	width:100%;
	height:auto;
	position: absolute;
}

#menu{
	cursor:pointer;
	background: rgba(255,255,255,0.75);
	top:100%;
	left:30%;
	width:51%;
	height:5%;
	font-size: 1.6vw;
	color:#577ea6;
	position: absolute;	
	float:left;
	z-index: 4;
  align-items: center;
  justify-content: center;
	text-align: center;
	box-shadow: 5px 5px 5px black;
	display: flex;
}
#blocBtIntro{
	top:100%;
	left:30%;
	width:51%;
	height:25%;
	position: absolute;	
	padding:1%;
	z-index: 15;

}

.btIntro{
	cursor:pointer;
	background: rgba(255,255,255,0.75);
	top:0%;
	margin-right:0.5%;
	margin-bottom:1%;
	width:30.5%;
	height:40%;
	font-size: 2vw;
	color:#577ea6;
	position: relative;	
	float:left;
	padding:1%;
	z-index: 4;
		display: flex;
  align-items: center;
  justify-content: center;
	box-shadow: 5px 5px 5px black;
}


#newPage{
	top: 5%;
	left:12%;
	width:86%;
	height:85%;
	position: absolute;
	z-index: 10;
	overflow: hidden;
}
.pages{
	background: rgba(255,255,255,0.75);
	top: 0%;
	left:100%;
	width:100%;
	height:	100%;
	position: absolute;
	z-index: 10;
}

.blocBtPageInterne{
	top:90%;
	left:30%;
	width:40%;
	height:10%;
	position: absolute;	
	padding:1%;
	z-index: 15;
	display: none;

}

.blocBtLienMusees{
	top:90%;
	left:35%;
	width:43%;
	height:15%;
	position: absolute;	
	z-index: 15;
	display: none;

}


.btMusee{
	cursor:pointer;
	background: rgba(255,255,255,0.75);
	top:0%;
	margin-right:2%;
	margin-bottom:1%;
	width:48%;
	height:45%;
	font-size: 1.1vw;
	color:#577ea6;
	position: relative;	
	float:left;
	z-index: 4;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	box-shadow: 5px 5px 5px black;
}

.btLieux{
	cursor:pointer;
	background: rgba(255,255,255,0.75);
	top:0%;
	margin-right:0.5%;
	margin-bottom:1%;
	width:45%;
	height:40%;
	font-size: 0.9vw;
	color:#577ea6;
	position: relative;	
	float:left;
	padding:1%;
	z-index: 4;
		display: flex;
  align-items: center;
  justify-content: center;
	box-shadow: 5px 5px 5px black;
}

#blocBtGalerie{
	top:90%;
	left:10%;
	width:80%;
	height:5%;
	position: absolute;	
	padding:1%;
	z-index: 15;
	display: none;

}
.btGalerie{
	cursor:pointer;
	background: rgba(255,255,255,0.75);
	top:0%;
	margin-right:0.5%;
	margin-bottom:1%;
	width:11%;
	height:40%;
	font-size: 0.9vw;
	color:#577ea6;
	position: relative;	
	float:left;
	padding:1%;
	z-index: 4;
		display: flex;
  align-items: center;
  justify-content: center;
	box-shadow: 5px 5px 5px black;
}

.italicIntro{
	font-size: 2vw;
	font-style:italic;	
}

.italicIntro2{
	font-size: 1.5vw;
	font-style:italic;	
}

.gras{
	font-size: 2vh;
	Font-Weight: Bold;	
}	

#btPrev{	
	cursor:pointer;	
	position: absolute; 
	left:38%; 
	top:40%;
	z-index: 12;
	display: none;
}

#btNext{	
	cursor:pointer;	
	position: absolute; 
	left:90%; 
	top:40%;
	z-index: 12;
	display:none;
}

.ouverture{
	top:100%;
	left:0%;
	width:100%;
	height:20%;
	color:#214d8d;
	font-size: 1.2vw;
	font-weight: bold;
	position: relative;
	text-align: center;
	z-index: 4;
	float:left; 
}

.fermeture{
	top:95%;
	left:0%;
	width:100%;
	height:auto;
	font-size: 1.4vw;
	color: red;
	position: relative;
	text-align: center;
	z-index: 4;
	float:left; 
}
