.comprobar:focus{
    outline: none;
}
.comprobar{
	width: 64px;
    height: 64px;
    background: transparent;
    border: 1px solid transparent;
    background: url(../img/btn/comprobar.png)no-repeat;
    margin: 25px 32px;
    float: right;
    z-index: 20;
    position: relative;
}
.resultados{
	width: 104px;
    height: 200px;
    position: absolute;
    left: 855px;
    top: 134px;
}
.cuadros{
	border: 3px solid orange;
    width: 65px;
    height: 50px;
    margin-bottom: 47px;
}
/*
#cuadro1{	border: 4px solid #F0E371;}
#cuadro2{	border: 4px solid #4BC2E4;}
#cuadro3{	border: 4px solid #F68A16;}
#cuadro4{	border: 4px solid #9CD47E;}
#cuadro5{	border: 4px solid #80247D;}
*/
input{
	width: 76%;
	height: 95%;
	padding-left: 16px;
	border: none;
	padding-top: 2px;
	font-size: 39px;
	text-align: center;	
}
.fondo{
    width: 952px;
    height: 536px;
    top: 57px;
    left: 30px;
    position: relative;
	background: url(../img/disenho/Paleolitico.jpg)no-repeat;
	background-size: contain;
}
.fuego{
    width: 40px;
    height: 50px;
    z-index: 25;
    position: absolute;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    //border: 3px solid blue;
}
#fuego1{
	top: 165px;
    left: 372px;
}
#fuego2{
	top: 205px;
    left: 26px;
}
#fuego3{
    top: 386px;
    left: 191px;
}
#fuego4{
	top: 557px;
    left: 75px;
}
#fuego5{
	    top: 457px;
    left: 399px;
}
#fuego6{
	top: 511px;
    left: 604px;
}
.mamut{
    width: 132px;
    height: 88px;
    z-index: 25;
    position: absolute;
    display: none;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    //border: 3px solid red;
}
#mamut1{
	top: 120px;
    left: 537px;
}
#mamut2{
	top: 398px;
    left:560px;
}
#mamut3{
	top: 497px;
    left: 400px;
}
#mamut4{
	top: 415px;
    left: 42px;
}
#mamut5{
	    top: 193px;
    left: 285px;
}
.lanza{
    width: 45px;
    height: 80px;
    z-index: 2;
    position: absolute;
    display: none;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
   // border: 3px solid brown;
}
#lanza1{
	    top: 134px;
    left: 405px;
}
#lanza2{
	    top: 218px;
    left: 336px;
    transform: rotate(115deg);
    -moz-transform: rotate(115deg);
    -webkit-transform: rotate(197deg);
    -o-transform: rotate(115deg);
}
#lanza3{
	    top: 419px;
    left: 471px;
}

#lanza4{
	    top: 341px;
    left: 47px;
}
#lanza5{
	top: 306px;
    left: 108px;
}
#lanza6{
	top: 349px;
    left: 160px;
}
#lanza7{
	top: 136px;
    left: 57px;
}
#lanza8{
	top: 208px;
    left: 599px;
     transform: rotate(222deg);
    -moz-transform: rotate(222deg);
    -webkit-transform: rotate(222deg);
    -o-transform: rotate(222deg);
}
.cueva{
        width: 95px;
    height: 85px;
    z-index: 2;
    position: absolute;
    display: none;
     -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
   // border: 3px solid green;
}
#cueva1{
	    top: 125px;
    left: 452px;
}
#cueva2{
	top: 129px;
    left: 103px;
}
#cueva3{
	top: 469px;
    left: 243px;
}
#cueva4{
	top: 316px;
    left: 552px;
}
.hueso{
    display: none;
    width: 50px;
    height: 35px;
    z-index: 2;
    position: absolute;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
   // border: 3px solid yellow;
}
#hueso1{
	 top: 240px;
    left: 647px;
}
#hueso2{
	top: 397px;
    left: 412px;
}
#hueso3{
	top: 557px;
    left: 34px;
}
#hueso4{
	top: 316px;
    left: 558px;
}
.opacidad{
    top: 223px;
    opacity: 0.6;
    right: 32px;
    width: 208px;
    height: 397px;
    position: absolute
}
.desh{
    width: 208px;
    height: 93px;
    background: snow;
    margin-bottom: 11px;
    opacity: 0.8;
}
#desh1{
	top: 221px;
	right: 32px;
	position: absolute;
}
#desh2{
    top: 324px;
    right: 32px;
    position: absolute;
}
#desh3{
	top: 426px;
	right: 32px;
	position: absolute;
}
#desh4{
	top: 529px;
  right: 32px;
  position: absolute;
}
