 .observaAnimacion2 {
     background-image: url(../img/S_G06_U04_L03_03_02/observaAnimacion.png);
     background-repeat: no-repeat;
     background-size: 100% 100%;
     width: 1247px;
     height: 680px;
     position: absolute;
 }
 


/*tabs MENCO*/


/*tab*/


#cntBtnTabs {
    display: inline-block;
    position: absolute;
     top: 4.3%;
  left: 79%;
    z-index: 2;
}

.tab {
    width: 96px;
    height: 60px;
    
    
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    text-align: center;
    line-height: 56px;
    font-family: 'cabinregular';
    font-size: 45px;
    color: #fff;
     background-color: #878787;
    font-weight: normal;
}

.tab:hover {
   
    
     font-weight: normal;
}



.tabActiva.tab {
   
   
    background-color: #2D2E83;
     font-weight: normal;
    
}



#tabContainer1 {
    background-image: url(../img/S_G06_U03_L02_03_02/imgAct1-01-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224px;
    height: 655.58px;
    position: absolute;
      top: 2%;
      left: 1.2%;
    z-index: 0;
}

#tabContainer2 {
    background-image: url(../img/S_G06_U03_L02_03_02/imgAct1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224px;
    height: 655.58px;
    position: absolute;
      top: 2%;
      left: 1.2%;
    z-index: 0;
}




/*fintabs*/


/*DRAGS*/



.cntMovimientos {
    width: 1120px;
  height: 190px;
  background-color: transparent;
  position: absolute;
  top: 65%;
  left: 6%;
}

.movimientoDrag1 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;
}
.movimientoDrag2 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;
}
.movimientoDrag3 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;  
}
.movimientoDrag4 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;
}
.movimientoDrag5 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga5-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;
}
.movimientoDrag6 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga6-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;  
}

.movimientoDrag .textoCentrado {
    font-family: 'cabinregular';
    font-size: 30px;
    color: #ffffff;
    text-align: center;
}

.movimientoDrop {
    width: 301px;
    height: 186px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 0px;
}

#lstDrags {
    margin: 0;
    padding: 0;
    position: absolute;
    
}
#lstDrags li{
    float: left;
    
    margin-right: 10px;
    margin-bottom: 5px;
}

#lstDrags li .movimientoDrag {
    background-color: #469424;
}


#lstDrops {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -141%;
  left: 0.3%;
  width: 1067px;
  height: 230px;
}
.textoCentrado {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    
}

.area1{
 background-image: url(../img/S_G06_U02_L05_03_03/imgAct1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 679px;
    position: absolute;
      top: 0%;
      left: 0%;
}
.area2{
 background-image: url(../img/S_G06_U02_L05_03_03/imgAct2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 679px;
    position: absolute;
      top: 0%;
      left: 0%;
}
.area3{
 background-image: url(../img/S_G06_U02_L05_03_03/imgAct3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1176.95px;
    height: 681.22px;
    position: absolute;
      top: 2%;
      left: 4%;
}
.lab1{
     width: 262.5px;
  height: 69.5px;
  position: absolute;
  top: 64%;
  left: 34.5%;
}
.lab2{
    width: 244.5px;
  height: 69.5px;
  position: absolute;
  top: 64%;
  left: 57.5%;
}

.next{
    background-image: url(../img/S_G06_U02_L05_03_03/next-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 68.13px;
  height: 68.13px;
  position: absolute;
  top: 88%;
  left: 90%;
}
.prev{
    background-image: url(../img/S_G06_U02_L05_03_03/prev-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 68.13px;
  height: 68.13px;
  position: absolute;
    top: 86%;
  left: 2%;
}




/*popup*/
.pop1 {
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	width: 768.12px;
	height: 256px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
}
.pop1 .btnCerrar1 {
	width: 67px;
	height: 67px;
	position: absolute;
	  top: 21px;
  right: -31px;
	border: 0;
	font-size: 0;
	margin-top: 9px;
	margin-right: 12px;
	z-index:2;
}

.pop1 .contenido{
background-color: #FFFFFF;
width: 94%;
height: 85%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 3.5% auto 0 auto;
position: relative;
}

.btn1 {
	position: absolute;
	left: 960px;
	top: 350px;
	  width: 552.38px;
  height: 63.38px;
}
.ilus1{
    position: absolute;
	left: 0px;
	top: 0px;
	width: 768.12px;
	height: 256px;
	background-image: url(../img/S_G06_U02_L05_03_03/pop1-01.png);
	background-size: 100% 100%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



.pop2 {
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	width: 714.12px;
	height: 214px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
}
.pop2 .btnCerrar2 {
	width: 67px;
	height: 67px;
	position: absolute;
	  top: 21px;
  right: -31px;
	border: 0;
	font-size: 0;
	margin-top: 9px;
	margin-right: 12px;
	z-index:2;
}

.pop2 .contenido{
background-color: #FFFFFF;
width: 94%;
height: 85%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 3.5% auto 0 auto;
position: relative;
}

.btn2 {
	position: absolute;
	left: 960px;
	top: 350px;
	  width: 552.38px;
  height: 63.38px;
}
.ilus2{
    position: absolute;
	left: 0px;
	top: 0px;
	width: 714.12px;
	height: 214px;
	background-image: url(../img/S_G06_U02_L05_03_03/pop2-01.png);
	background-size: 100% 100%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



.pop3{
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	width: 714.12px;
	height: 214px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
}
.pop3 .btnCerrar3 {
	width: 67px;
	height: 67px;
	position: absolute;
	  top: 21px;
  right: -31px;
	border: 0;
	font-size: 0;
	margin-top: 9px;
	margin-right: 12px;
	z-index:2;
}

.pop3 .contenido{
background-color: #FFFFFF;
width: 94%;
height: 85%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 3.5% auto 0 auto;
position: relative;
}

.btn3 {
	position: absolute;
	left: 960px;
	top: 350px;
	  width: 552.38px;
  height: 63.38px;
}
.ilus3{
    position: absolute;
	left: 0px;
	top: 0px;
	width: 714.12px;
	height: 193.43px;
	background-image: url(../img/S_G06_U02_L05_03_03/pop3-01.png);
	background-size: 100% 100%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}




.pop4{
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	width: 714.12px;
	height: 214px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
}
.pop4 .btnCerrar4 {
	width: 67px;
	height: 67px;
	position: absolute;
	  top: 21px;
  right: -31px;
	border: 0;
	font-size: 0;
	margin-top: 9px;
	margin-right: 12px;
	z-index:2;
}

.pop4 .contenido{
background-color: #FFFFFF;
width: 94%;
height: 85%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 3.5% auto 0 auto;
position: relative;
}

.btn4 {
	position: absolute;
	left: 960px;
	top: 350px;
	  width: 552.38px;
  height: 63.38px;
}
.ilus4{
    position: absolute;
	left: 0px;
	top: 0px;
	width: 714.12px;
	height: 191.43px;
	background-image: url(../img/S_G06_U02_L05_03_03/pop4-01.png);
	background-size: 100% 100%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



.pop5{
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	width: 714.12px;
	height: 214px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
}
.pop5 .btnCerrar5 {
	width: 67px;
	height: 67px;
	position: absolute;
	  top: 21px;
  right: -31px;
	border: 0;
	font-size: 0;
	margin-top: 9px;
	margin-right: 12px;
	z-index:2;
}

.pop5 .contenido{
background-color: #FFFFFF;
width: 94%;
height: 85%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 3.5% auto 0 auto;
position: relative;
}

.btn5 {
	position: absolute;
	left: 960px;
	top: 350px;
	  width: 552.38px;
  height: 63.38px;
}
.ilus5{
    position: absolute;
	left: 0px;
	top: 0px;
	width: 714.12px;
	height: 191.43px;
	background-image: url(../img/S_G06_U02_L05_03_03/pop5-01.png);
	background-size: 100% 100%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



.pop6{
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	width: 714.12px;
	height: 214px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
}
.pop6 .btnCerrar6 {
	width: 67px;
	height: 67px;
	position: absolute;
	  top: 21px;
  right: -31px;
	border: 0;
	font-size: 0;
	margin-top: 9px;
	margin-right: 12px;
	z-index:2;
}

.pop6 .contenido{
background-color: #FFFFFF;
width: 94%;
height: 85%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 3.5% auto 0 auto;
position: relative;
}

.btn6 {
	position: absolute;
	left: 960px;
	top: 350px;
	  width: 552.38px;
  height: 63.38px;
}
.ilus6{
    position: absolute;
	left: 0px;
	top: 0px;
	width: 714.12px;
	height: 191.43px;
	background-image: url(../img/S_G06_U02_L05_03_03/pop6-01.png);
	background-size: 100% 100%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}




.pop7{
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	width: 714.12px;
	height: 214px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
}
.pop7 .btnCerrar7 {
	width: 67px;
	height: 67px;
	position: absolute;
	  top: 21px;
  right: -31px;
	border: 0;
	font-size: 0;
	margin-top: 9px;
	margin-right: 12px;
	z-index:2;
}

.pop7 .contenido{
background-color: #FFFFFF;
width: 94%;
height: 85%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 3.5% auto 0 auto;
position: relative;
}

.btn7 {
	position: absolute;
	left: 960px;
	top: 350px;
	  width: 552.38px;
  height: 63.38px;
}
.ilus7{
    position: absolute;
	left: 0px;
	top: 0px;
	width: 714.12px;
	height: 189.43px;
	background-image: url(../img/S_G06_U02_L05_03_03/pop7-01.png);
	background-size: 100% 100%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



.pop8{
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	width: 714.12px;
	height: 214px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
}
.pop8 .btnCerrar8 {
	width: 67px;
	height: 67px;
	position: absolute;
	    top: 28px;
  right: -200px;
	border: 0;
	font-size: 0;
	margin-top: 9px;
	margin-right: 12px;
	z-index:2;
}

.pop8 .contenido{
background-color: #FFFFFF;
width: 94%;
height: 85%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 3.5% auto 0 auto;
position: relative;
}

.btn8 {
	position: absolute;
	left: 960px;
	top: 350px;
	  width: 552.38px;
  height: 63.38px;
}
.ilus8{
    position: absolute;
	left: 0px;
	top: 0px;
	width: 892.67px;
	height: 273.42px;
	background-image: url(../img/S_G06_U02_L05_03_03/pop8-01.png);
	background-size: 100% 100%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



#puzzle{
position: absolute;
border-right: solid #000 1px;
border-bottom: solid #000 1px;


}

#puzzle .hover{
	background-color:#FC6;
}
#puzzle .complete, #wordList .complete{
	background-color:#f9b233;
}
#puzzle .active, #wordList .active{
	background-color:#39F;
}
#puzzle .alphabet{
font-family: 'cabinmedium';
font-size: 24px;
letter-spacing:0;
text-align: center;
	border-left:solid #000 1px;
	border-top:solid #000 1px;
	line-height:32px;
	color:#000;
}