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

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

.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%;
}

#container {
	
	min-width:450px;
	min-height:300px;
	width:100%;
	height:100%;
	display:none;
	overflow:hidden;
}

#imgFond {
	left:0%;
	width:100%;
	height:100%;
	position: absolute;
	z-index: 1;
	display:none;
}


#fondColonne {
	left:0%;
	width:100%;
	height:100%;
	position: absolute;
	z-index: 2;
}


#blocTitre{
	width:35%;
	height:7%; 
	top:1%;
	left:14%;
	position: absolute; 
	z-index: 4;
	float:left;
	overflow: hidden;
}

.titre{
	left:0%;
	top:100%;
	width:100%;
	height:auto; 
	position: absolute; 
	z-index: 4;
	float:left;
}

#blocSousTitre{
	background-color:rgba(255,255,255,0.4);
	width:52%;
	height:5%; 
	top:2.5%;
	left:49%;
	position: absolute; 
	z-index: 4;
	display:none;
}

#sousTitre{
	width:auto;
	height:80%; 
	top:10%;
	margin-right:2%;
	position: relative; 
	z-index: 4;
	float:right;
	display:none;	
}

#preColonne {	
	left:-40%;
	top:9%;
	width:35%;
	height:0.5%;
	position: absolute;
	z-index: 5;
	float:left;
	
}


#blocBoot {
	background-color: rgba(0,0,0,0.3);
	left:1%;
	top:-50%;
	width:12%;
	height:0%;
	position: absolute;
	z-index: 4;
	float:left;
	overflow: hidden;
	
}



#fondBoot {	
	left:0%;
	top:0%;
	width:100%;
	height:100%;
	position: absolute;
	z-index: 4;
	float:left;
	opacity:0.3;
}


#btVitrine,#btVitrineVu {	
	left:0%;
	top:15%;
	width:100%;
	height:auto;
	position: absolute;
	z-index: 20;
	float:left;
	display:none;
}

#btReserve,#btReserveVu {	
	left:0%;
	top:23%;
	width:100%;
	height:auto;
	position: absolute;
	z-index: 20;
	float:left;
	display:none;
}

#btVitrine,#btReserve,#btTechnique,#btBio,#btDiaporama,#btActu,#btContact,#btConferences {	
	cursor:pointer;
}
#blocBoot3 {	
	left:0%;
	top:35%;
	width:100%;
	height:100%;
	position: absolute;
	z-index: 10;
	float:left;
	
	overflow: hidden;
	
}

.sousBlocBoot3 {	
	left:0%;
	position: absolute;
	width:100%;
	height:auto;
	z-index: 10;
	float:left;
	display:none;	
}

.sousBlocBoot3Vu {	
	left:0%;
	position: absolute;
	width:100%;
	height:auto;
	z-index: 10;
	float:left;
	display:none;	
}


#btTechnique,#btTechniqueVu {	
	left:0%;
	top:0%;
}

#btBio,#btBioVu {	
	left:0%;
	top:10%;
}

#btActu,#btActuVu {	
	left:0%;
	top:20%;
}

#btDiaporama,#btDiaporamaVu {	
	left:0%;
	top:30%;
}


#btContact,#btContactVu {	
	left:0%;
	top:48%;
}


#btConferences {	
	left:0%;
	top:55%;
}

#lienConf{
	color:black;
	font-family: 'metropolis-medium';
	font-size: 0.8vw;
	position: absolute;
	z-index:20;
	left:13%;
	width:70;
	top:91%;
	display: none;
}

#page {
	left:15%;
	top:0%;
	float:left;
	position: absolute ;
	width:85%;
	height:100%;
	z-index: 6;
	overflow: hidden;
	
}

#newPage {
	left:0%;
	top:10%;
	float:left;
	position: relative ;
	width:100%;
	height:100%;
	z-index: 7;
	display:none;
}


#blocBtMatiere {	
	left:0%;
	top:30%;
	width:100%;
	height:100%;
	position: absolute;
	z-index: 10;
	float:left;
	overflow: hidden;
}

.sousBtMatiere {
	cursor:pointer;	
	border:solid 0.5px white;
	left:5%;
	width:90%;
	height:auto;
	z-index: 6;
}

#blocBtVerre {
	background-color:rgba(0,0,0,0.5);	
	left:5%;
	top:-50%;
	width:90%;
	position: absolute;
	z-index: 10;
	float:left;
	
}

.sousBtVerre {	
	border:solid 1px grey;
	cursor:pointer;
	left:0%;
	width:100%;
	margin-top:0.5%;
	position:relative;
	z-index: 6;
}



#btVerre,#btVerreVu,#btCeramique,#btCeramiqueVu,#btMixte,#btMixteVu,#btSaynette,#btSaynetteVu,#btMetal,#btMetalVu,#btPapier,#btPapierVu {	
	top:-10%;
	position: absolute;
	z-index: 10;
	float:left;
}

#blocBtCeram {
	background-color:rgba(0,0,0,0.5);	
	left:5%;
	top:-50%;
	width:90%;
	position: absolute;
	z-index: 10;
	float:left;
}


.sousBtCeram {	
	border:solid 1px grey;
	cursor:pointer;
	left:0%;
	width:100%;
	height:auto;
	margin-top:1%;
	position:relative;
	z-index: 6;
}

.vu {
	border:solid 1px red;

}

.pasvu {
	border:solid 1px grey;

}
.pasvu2 {
	border:solid 0.5px white;

}

.vuSousBlocBoot3 {
	background-color:rgba(0,0,0);	

}

