#logo
{
	height:30%;
	width:100%;
	margin-top: 3%;
	z-index:1;
	background: url('images/credits/logo.png') no-repeat top center / auto 90%;
}

#photo
{
	position: absolute;
	margin: 0 auto;
	bottom: 0;	
	height:55%;
	width: 100%;
	z-index:0;
	margin-left:auto;
	margin-bottom:0;
	text-align: center;
}
#photo>div
{
	display: inline-block;
	height: 100%;
	width: auto;
	cursor: pointer;
	position: relative;
	z-index: 0;
	perspective: 180px;
}
#photo>div>img
{
	height: 70%;
	width: auto;
}
#photo>div>div
{
	position: relative;
	height: 30%;
	width: 100%;
	display: block;
}
#photo>div:hover>div>div:first-child
{
	display: block;
}
.noms
{
	position: absolute;
	height: 100%;
	width: 7em;
	top: 0;
	background: #222;
	opacity: 0.65;
	text-align: center;
	display: none;
	font-style: italic;
	background: url("images/barreDeTitre.jpg") no-repeat center bottom / 100% 0px;
}
.noms > div
{
	height: 100%;
	width: 100%;
	overflow: auto;
}
.noms > p
{
	padding: 10%;	
	margin: 0;
	line-height: 1.5em;
}
.ecran
{
	position: relative;
	border-radius: 5px;
	transform-origin: 0 90% 0;
	transform: rotateX(-10deg);
	-webkit-transform: rotateX(-10deg);
}

#p1 .noms
{
	left: 50%;
}
#p2 .noms
{
	left: 16%;
}
#p2 .ecran
{
	width: 55%;
	height: 19%;	
	left: 26%;
	top: -43%;
	background-color: #191919;
}
#p3 .noms
{
	left: 8%;
}
#p3 .ecran
{
	width: 69%;
	height: 19%;	
	left: 18%;
	top: -41%;
	background-color: #1a172c;
}
#p4 .noms
{
	left: 6%;
}
#p4 .ecran
{
	width: 59%;
	height: 21%;	
	left: 21%;
	top: -45%;
	background-color: #fff;
}
#p5 .noms
{
	left: 2%;
}
#p5 .ecran
{
	width: 72%;
	height: 22%;	
	left: 12%;
	top: -46%;
	background-color: #c8c1a6;
}
#p6 .noms
{
	left: 4%;
}
#p6 .ecran
{
	width: 43%;
	height: 21%;	
	left: 13.5%;
	top: -46%;
	background-color: #585757;
}

.liseret
{
	position: absolute;
	height: 88%;
	width: 1px;
	background-color: #cc9f66;
	top: 100%;
	display: none;
	opacity: 0.5;
}

.noms .details
{
	position: absolute;
	width: 26em;
	height: 100%;
	top: 0;
	background-color: #333;
	display: none;
	text-align: left;
	padding: 0 0.5em;
	overflow: auto;
}
.details > p
{
	opacity: 0;
	margin: 0.5em;
}
.details.gauche
{
	right: 100%;
}
.details.droit
{
	left: 100%;
}

#photo #avion
{
	height: 18%;
	margin-left: 4%;
	top: 60%;
	position: absolute;
	z-index: 1;
}

#photo .note
{
	position: absolute;
	top: 56%;
	margin-left: 5.5%;
	width: 2%;
	height: 8%;
	opacity: 0;
	transform: rotate(1deg);
	transform-origin: 0 50% 0;
	background-size: auto 100%;
	background-position: right center;
	background-repeat: no-repeat;
}
#photo .zzz
{
	position: absolute;
	top: 56%;
	margin-left: 5.5%;
	width: 1%;
	height: 4%;
	opacity: 0;
	transform: rotate(1deg);
	transform-origin: 0 50% 0;
	background-size: auto 100%;
	background-position: right center;
	background-repeat: no-repeat;
}

#photo #p2
{
	z-index: 2;
}
#photo #p6
{
	z-index: 2;
}
#p1 #ensembleecran
{
	position: relative;;
	width: 31%;
	height: 30%;	
	left: 58%;
	top: -43%;
	transform-origin: 0 80% 0;
	transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
}
#p1 .ecranfixe
{
	position: absolute;
	width: 100%;
	height: 100%;	
	left: 0%;
	top: 0%;
	transform-origin: 0 80% 0;
	transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
}
#socle
{
	width: 60%;
	height: 48%;
	left: 20%;
	top: 40%;
	background-color: #333;
	z-index: 3;
	border-radius: 50%;
}
#p1 #socleecran
{
	transform: rotateX(70deg);
	-webkit-transform: rotateX(70deg);
}
.ecranfixe>div
{
	position: absolute;
	border: 1px solid #222;
}
#affichageecran
{
	width: 90%;
	height: 50%;
	top: 5%;
	left: 5%;
	background: url('images/credits/candycrush.jpg') center center / 100% 100%;
	z-index: 1;
}
#dalleecran
{
	width: 100%;
	height: 58%;
	background-color: #333;
	z-index: 2;
}
#piedecran
{
	width: 20%;
	height: 44%;
	left: 40%;
	top: 35%;
	background-color: #444;
	z-index: 4;
}

#photo #liao
{
	position: relative;
	height: 0;
	width: 0;
	left: 90%;
	overflow: visible;
	opacity: 0;
}
#photo #bulleliao
{
	position: relative;
	display: inline-block;
	background-color: #333;
	font-style: italic;
	overflow: visible;
	padding: 0.5em 0.8em;
	margin-top: 0.5em;
	border-radius: 0.8em;
}
#bulleliao>p
{
	margin: 0;
}
#photo #pointebulle
{
	position: relative;
	background: url('images/credits/pointebulle.png') center center / 100% 100%;
	width: 1.4em;
	height: 1.8em;
	opacity: 0.2;
}
#depliage
{
	position: absolute;
	width: 40%;
	height: 65%;
	background: url('images/b/avionDeplie.png') center center / 100% 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: none;
	cursor: pointer;
}
#depliage p
{
	color: black;
	font-family: arial;
	line-height: 1.5em;
	text-align: center;
	margin: 4em;
}