#fenetre {
	position: relative;
	width: 837px;
	height: 632px;
	margin: auto;
	background-image: url(images/accueil.png);
	z-index: 2;
	margin-top: 30px;
	margin-bottom: 30px;
}

#screenFin {
	position: absolute;
	width: 837px;
	height: 632px;
	background-image: url(images/screenFin.png);
	visibility: hidden;
	z-index: 7;
}

#replay{
	position: absolute;
	width: 62px;
	height: 54px;
	background-color: rgba(200, 100, 250, /*0.5*/);
	background-image: url("images/replay.png");
	left: 383px;
	top: 384px;
	visibility: hidden;
	z-index: 8;
}

#ballon{
	position: absolute;
	visibility: hidden;
	background-image: url("images/ballon.png");
	background-repeat: no-repeat;
	width: 40px;
	height: 44px;
	top: 450px;
	left: 280px;
	z-index: 4;
}

#scoreFinal {
	position: absolute;
	z-index: 8;
	display: inline-block;
	width: 300px;
	height: 80px;
	background-color: rgba(200, 100, 250, /*0.5*/);
	left: 315px;
	top: 270px;
	color: white;
	font-size: 5em;
	font-family: soupofjustice;
	text-align: center;
	visibility: hidden;
}

#gardien{
	position: absolute;
	width: 837px;
	height: 632px;
	background-image: url(images/arrets/attente.png);
	visibility: hidden;
	z-index: 2;
}

h1 {
	text-align: center;
}

#boutonJouer {
	position: absolute;
	width: 282px;
	height: 60px;
	background-color: rgba(200, 100, 100, /*0.5*/);
	left: 285px;
	top: 194px;
	background-image: url(images/jouer.png);
	z-index: 13;
}

#boutonCredits {
	position: absolute;
	width: 282px;
	height: 60px;
	background-color: rgba(100, 200, 100, /*0.5*/);
	left: 285px;
	top: 264px;
	background-image: url(images/credits.png);
}

#boutonNormal {
	position: absolute;
	width: 282px;
	height: 60px;
	background-color: rgba(100, 100, 200, /*0.5*/);
	left: 266px;
	top: 298px;
	background-image: url(images/normal.png);
	visibility: hidden;
}

#boutonSurvival{
	position: absolute;
	width: 282px;
	height: 60px;
	background-color: rgba(100, 100, 200, /*0.5*/);
	left: 266px;
	top: 392px;
	background-image: url(images/survival.png);
	visibility: hidden;
}

#retour{
	position: absolute;
	z-index: 5;
	width: 62px;
	height: 54px;
	background-color: rgba(50, 100, 250, /*0.5*/);
	left: 745px;
	top: 25px;
}

#back{
	position: absolute;
	width: 62px;
	height: 54px;
	background-color: rgba(50, 100, 250, /*0.5*/);
	left: 145px;
	top: 220px;
}

#faceb{
	position: absolute;
	width: 62px;
	height: 54px;
	background-color: rgba(50, 100, 50, /*0.5*/);
	top: 551px;
	left:684px;
	background-image: url("images/fb.png");
}

#twit{
	position: absolute;
	width: 62px;
	height: 54px;
	background-color: rgba(200, 100, 250, /*0.5*/);
	top: 551px;
	left: 753px;
	background-image: url("images/twit.png");
}

#sound{
	position: absolute;
	width: 62px;
	height: 54px;
	background-color: rgba(150, 200, 10, /*0.5*/);
	top: 27px;
	left:746px;
	background-image: url("images/son.png");
	z-index: 12;
}

.zone{
	width: 116px;
	height: 68px;
	background-color: rgba(200, 100, 250, /*0.5*/);
	visibility: hidden;
	cursor: url(images/viseur.png), auto;
}

#hg, #hm, #hd{
	position: absolute;
	z-index: 5;
	top: 185px;
}

#mg, #mm, #md{
	position: absolute;
	z-index: 5;
	top: 253px;
}

#bg, #bm, #bd{
	position: absolute;
	z-index: 5;
	top: 321px;
}

#hg, #mg, #bg{
	position: absolute;
	z-index: 5;
	left: 239px;
}

#hm, #mm, #bm{
	position: absolute;
	z-index: 5;
	left: 355px;
}

#hd, #md, #bd{
	position: absolute;
	z-index: 5;
	left: 471px;
}

#total{
	position: absolute;
	display: inline-block;
	width: 100px;
	height: 35px;
	background-color: rgba(200, 100, 250, /*0.5*/);
	left: 170px;
	top: 54px;
	color: white;
	font-size: 2.5em;
	font-family: soupofjustice;
	text-align: center;
	visibility: hidden;
}

#tirs{
	position: absolute;
	display: inline-block;
	width: 100px;
	height: 35px;
	background-color: rgba(200, 100, 250, /*0.5*/);
	left: 726px;
	top: 515px;
	color: white;
	font-size: 2.5em;
	font-family: soupofjustice;
	text-align: center;
	visibility: hidden;
}

#vies{
	position: absolute;
	width: 164px;
	height: 30px;
	background-color: rgba(200, 100, 250, /*0.5*/);
	left: 322px;
	top: 55px;
	background-image: url("images/vies3.png");
	visibility: hidden;
}

@font-face{
	font-family: soupofjustice;
	src: url("font/soupofjustice.ttf");
}

#tireur {
	position: absolute;
	width: 227px;
	height: 179px;
	background-image: url("images/tireur1.png");
	left: 84px;
	top: 453px;
	visibility: hidden;
}

#collision{
	position: absolute;
	visibility: hidden;
	width: 100px;
	height: 81px;
	z-index: 3;
	background-image: url("images/collision.png");
}

#msg{
	position: absolute;
	width: 520px;
	height: 87px;
	visibility: hidden;
	left: 160px;
	top: 210px;
	z-index: 11;
}