body{
	margin:0px;
	padding:0px;
	
	background:url(img/pw_maze_white.png) repeat;
	font-family:Calibri;
	overflow:hidden;
}

#intro {
	position:absolute;
	background:url(img/bg1-1.png);
	background-size:cover;
	background-position:center;
	
	width:100%;
	height:100%;
	
	z-index:5;
}

#logo{
	position:absolute;
	background:url(img/acc.png);
	background-repeat:no-repeat;
	background-size:auto;
	background-position:center;
	height:100%;
	width:100%;
	
	z-index:5;
}

#menu{
	position:fixed;
	top:25px;
	left:150px;
	width:80%;
	min-width:900px;
	
}

#menu img{
	cursor : pointer;
	}

.menu_bt{
	margin-left:30px;
	
}

#lecteur{
	width:1000px;;
	position:absolute;
	top:53px;
	left:150px;
	min-width:900px;
}

video{
	width:100%;
}

#galerie{
	position:absolute;
	width:1200px;
	top:53px;
	left:1500px;


}

#big{
	width:80%;
}

.mini{
	width:10%;
	cursor : pointer;
		
}

	

#acteurs{
	position:absolute;
	width:80%;
	top:53px;
	left:210%;
}

#infos{
	position:absolute;
	width:100%;
	top:53px;
	left:2900px;
	min-width:900px;
}

#ininfos{
	width:80%;
	min-width:900px;
	text-align:justify;
}

h3{
	text-transform:uppercase;
	color:#333;
}

h3{
	text-transform:uppercase;
	color:#000;
}

#ininfos a{
	color:#666;
}

#farfar{
	position:absolute;
	left:5000px;
	top:20px;
	width:2px;
	color:rgba(124,125,125,0);
}

.diap{
	position:absolute;
	width:100%;
	height:100%;
	background-size:cover;
	
	z-index:4;
}

#diap1{
	background:url(img/diap/1.png);
}

#diap2{
	background:url(img/diap/2.png);
}

#diap3{
	background:url(img/diap/3.png);
}

#diap4{
	background:url(img/diap/4.png);
}

#diap5{
	background:url(img/diap/5.png);
}

#diap6{
	background:url(img/diap/6.png);
}