/* CSS Document */
/*-------------------------------------------*/


#zona_trabajo
{
	margin-top: 25px;
}


.cursor:hover
{
		cursor:url(../images/cursor/hand.cur) , auto!important;
}
.vocabulario
{
	font-family:roboto;
	    width: 230px;
    background-color: white;
    padding: 10px;
    float: left;
    position: fixed;
    top: 40px;
	z-index: 4;
	display:none;
}
.vocabulario .cerrarvoc
{
	    width: 110%;
    height: 10px;
    position: relative;
    left: -10px;
    top: 10px;
    background-color: #997150;
    text-align: center;
	
}
.vocabulario .cerrarvoc .fa
{
	color:white;
	position:relative;
	top: -5px;
}


#narracion1{
          position: absolute;
    top: 45px;
    left: 30px;
    width: 93%;
    font-size: 21px;
    font-family: Roboto_thin;
    text-align: justify;
    font-weight: bold;
    padding: 18px;
    color: #1d1d1b;
    margin-top: 5px;
    margin-right: 15px;
    background-color: rgba(255, 255, 255, 0.89);
    border-radius: 12px;
}
#narracion2
{
	position: absolute;
    width: 69%;
    top: -56px;
    left: 32px;
    font-size: 21px;
    font-family: Roboto_thin;
    text-align: justify;
    font-weight: bold;
    padding: 17px;
    color: #1d1d1b;
    margin-top: 73px;
    margin-right: 15px;
    background-color: rgba(255, 255, 255, 0.89);
    border-radius: 12px;
}


.leer
{
	position: absolute;
    top: 62px;
    z-index: 3;
    width: 40px;
    height: 50px;
    left: 5px;
    color: white;
    background-color: #FFD180;
    border-radius: 12px;
    padding: 5px;
    color: #1d1d1b;
    font-size: 30px;
    font-family: Roboto;
}
.leer2
{
	position: absolute;
    top: 61px;
    z-index: 3;
    width: 40px;
    height: 50px;
    left: 5px;
    color: white;
    background-color: #FFD180;
    border-radius: 12px;
    padding: 5px;
    color: #1d1d1b;
    font-size: 30px;
    font-family: Roboto;
}
.creditos
{
	position: absolute;
    top: 110px;
    font-family: Roboto;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.84);
    border-radius: 8px;
    width: 80%;
    margin-left: 12%;
    padding: 19px;
}
.aljuego
{
	position: absolute;
    top: 361px;
    width: 176px;
    left: 500px;
    color: #593820;
    background-color: #FFD180;
    border-radius: 12px;
    padding: 6px;
    font-size: 23px;
    text-align: center;
    font-family: Chewy;
    animation: 2s milatido infinite;
    cursor: url(../images/cursor/hand.cur), auto;
}
.gallina
{
    width: 52%;
    position: relative;
    left: 25%;
    top: 84px;
}
.corral
{
	    width: 428px;
    position: relative;
    top: 45%;
    left: 25%;
    z-index: 2;
}
#corriendo
{
	position: absolute;
    width: 63%;
    top: 141px;
    right: 4px;
    z-index: 2;
}
#zorro3
{
	 width: 257px;
    position: relative;
    top: 2px;
    left: 121px;
    z-index: 2;
}

/*BOTONES CONTROL*/
.latidoboton
{
	animation: 1s latidos infinite;
	color: #58371F;
}
.boton_control
{
	position: relative;
    bottom: 42px;
    color: white;
	cursor: url(../images/cursor/hand.cur), auto;
}
.siguiente{	right: 10px; float: right;}
.atras{	left: 10px; float: left;}
.boton_control:hover{ color: #58371F; }
/*FIN BOTONES CONTROL*/

.fondo1{ background: url(../images/fondos/fondo2.png);    background-size: 100%;}
.fondo2{ background: url(../images/fondos/fondo2.png);    background-size: 100%;}
.fondo3{ background-color: #00838f;}
.fondo4{ background: url(../images/fondos/fondo4.png);    background-size: 100%;}

.tituloinicial
{
	font-size: 42px;
    font-family: Chewy;
    color: white;
    position: fixed;
    left: 20%;
    top: 41px;
}
/*CUENTO*/


#pieza_inicio
{
    left: 60px;
    top: 58px;
    animation: 1s fadeInDown ease;
}

#pieza_nudo
{
	left: 248px;
    top: 50px;
    animation: 1.2s fadeInDown ease;
}

#pieza_desenlace
{
	left: 435px;
    top: 42px;
    animation: 1.5s fadeInDown ease;
}
.circulos
{
margin: 0px auto;  width: 50px;   height: 50px;  border-radius: 50%;  background-color: #FFCC00;
}
.circulos:hover
{
	background-color: white; border:1px solid #FFCC00;
}
.orden1 { animation: 1s bounceIn ease;  
	-ms-transform: rotate(-15deg); /* IE 9 */
    -webkit-transform: rotate(-15deg); /* Chrome, Safari, Opera */
    transform: rotate(-15deg);}
.orden2 { animation: 1.5s bounceIn ease;
	 -ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */
    transform: rotate(-5deg);}
.orden3 { animation: 1.8s bounceIn ease;
	 -ms-transform: rotate(12deg); /* IE 9 */
    -webkit-transform: rotate(12deg); /* Chrome, Safari, Opera */
    transform: rotate(12deg);}

.miimagen
{
	width:300px;
	height:300px;
}

.espacio
{
	    background-image: url(../images/tema/fondo.png);
    background-repeat: no-repeat;
    background-size: 102%;
    height: 222px;
    position: relative;
    left: 9px;
    bottom: 11px;
}

.titulopieza
{
    font-family: Chewy;
    text-transform: capitalize;
    color: #E65100;
    background-color: white;
    padding: 0px 5px;
    border-radius: 3px 10px;
    font-size: 22px;
    position: absolute;
    top: 4px;
    z-index: 3;
	
}
.tpieza1
{
	    top: 40px;
    left: 98px;
    animation: 1.5s bounceInDown ease;
}
.tpieza2
{	
	 top: 34px;
    left: 289px;
    animation: 2s bounceInDown ease;
}
.tpieza3
{
	    top: 29px;
    left: 460px;
    animation: 3s bounceInDown ease;
}
.estado
{
	    position: absolute;
    left: 81%;
    width: 45px!important;
	display:none;
	 animation: 0.7s tada ease;
	z-index: 1;
}

#arras_incorrecto
{
	 position: absolute;
    left: 81%;
    top: 112%;
	width:150px;
	display:none;
}


.ordent1
{
	animation: 1s tada ease;
}
.ordent2
{
	animation: 1.3s tada ease;
}
.ordent3
{
	animation: 1.6s tada ease;
}







.contenedorPieza {
       border-radius: 18px 0px;
    width: 140px;
    height: 140px;
    margin: 0px auto;
    position: absolute;
    background-color: #FF6600;
}

.contenedorPieza .miimagen {
     width: 100%;
    height: 136px;
        border-radius: 17px 0px;
  background-color: transparent;
  transform: rotate(0deg);
}

#contenedorPiezas {
   text-align: center;
    float: left;
    width: 99%;
    margin-left: 12px;
    background: #FFCC00;
    height: 182px;
    padding: 12px;
	    position: relative;
    bottom: 5px;
}


#contenedorPuzzle img {
    margin: 2px;
    width: 78px;
}

#manito{
	      color: white;
    font-size: 37px;
    padding: 12px 5px 12px 12px;
    animation: 3s aum infinite;
    z-index: 2;	
}

#contenedorPuzzle img
	{
	   	width: 100%;
     	height: 100%;
	}
	
#contenedorPiezas img
{
    width: 150px;
    height: 150px;
	margin: 2px;
}

@keyframes aum {
   
   50% { opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */}
}
@keyframes latido{
       from { right: 90px;}
    50% { right: 100px;}
    to {right: 90px; }
}
@keyframes milatido {
		from { transform: none; }
		50% { transform: scale(1.1); }
		to { transform: none; }
	}

@keyframes rotar{
     from { animation: 2s  bounceInDown ease; }
    80% { -webkit-transition: -webkit-transform 1s ease-out;
 -moz-transition: -moz-transform 1s ease-out;
 transition: transform 1s ease-out;
 -webkit-transform: rotate(360deg);
 -moz-transform: rotate(360deg);
 transform: rotate(360deg);}
 
}



.verificar
	{
	position: absolute;
    right: 255px;
    top: 219px;
    width: 150px;
	animation: 1s rotar ease;
	display:none;
	}
	
	
/**EMERGENTES**/

.miemergente{
		width: 750px;
   		 color: #1d1d1b;
		position: fixed;
		margin-left: 50%;
		top: 20px;
		left: -375px;
		z-index: 2000;
		display:table;
	}
