body {background:#222;}
#jeu {width:60%; height:250px; margin-left:20%; margin-top:20%; border-bottom:solid 2px #A07727; position:relative; border-radius:0px 30px 30px 0px;}
#message {position:absolute;top:0px; left:0px; color:#000; font-size:12pt; overflow:hidden; }


#cave {position:absolute; bottom:0px; left:0px; width:9%; }
#banc {position:absolute; bottom:0px; left:11%; width:3.5%;}
#jeu img.p {width:7%;}
#lave {position:absolute; bottom:0px; left:15%; width:85%;}
#hache {position:absolute; bottom:0px; left:15%; width:7%;}
#p0 {position:absolute; bottom:0px; left:15%; width:7%;}
#p1 {position:absolute; bottom:0px; left:23%;}
#p2 {position:absolute; bottom:0px; left:33%;}
#p3 {position:absolute; bottom:0px; left:43%;}
#lht1 {position:absolute; bottom:0px; left:23%; width:7%;}
#lht2 {position:absolute; bottom:0px; left:33%; width:7%;}
#p4 {position:absolute; bottom:0px; left:53%;}
#p5 {position:absolute; bottom:0px; left:64%; width:7%;}
#dragon,#dragOeuf {position:absolute; bottom:0px; left:65%; width:20%; }
#eclos {position:absolute; bottom:0px; left:85%; width:7%; }

#volcan {position:absolute; bottom:20%; left:87%; width:10%; }
#score {position:absolute;top:0px; left:0px; color:#FFF; font-size:30pt; margin:5px; font-family:"Impact";  text-shadow:3px 3px #A07727;}
#tero {position:absolute; bottom:12%; left:0%; width:50%;}

#lh1 {position:absolute; bottom:0px; left:53%; width:7%;}
#lh2 {position:absolute; bottom:0px; left:64%; width:7%;}

#zoom {text-align:center; padding:15px;}
button {padding:0px 10px; margin:2px 30px; border:solid 2px #A07727; background:#83CA0C; border-radius:0px 15px 15px 15px; font-size:30px;}
#zoom button:hover {box-shadow:0px 0px 10px #A07727;}

#options {position:fixed; top:0; left:0; width:100%; height:100%; padding:10%; border:none; background:#555; padding-left:2%; font-size:xx-large; opacity:1; text-align:center;}
#options div {margin:10px; cursor:pointer; color:#FFF;font-family:"Impact"; text-shadow:3px 3px #A07727;}
#options div img {opacity:0; width:50px; margin-right:20px;}
#options div:hover {text-shadow:3px 3px #222;}
#options button {background:#222; width:50%; padding:20px; }
#options button img {height:80px;}

#Bg {position:fixed; bottom:1%;  left:1%;  width:20%; height:15%; border-radius:5%;}
#Bd {position:fixed; bottom:1%;  right:1%; width:20%; height:15%; border-radius:5%;}
#Bc {position:fixed; bottom:20%; right:1%; width:10%; height:15%; border-radius:5%;}