@import url("M_G06_U02_L05_03.css");
.elementoRelativo {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.elementoRelativo2 {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.cntEquivalencias {
    padding: 10px solid rgba(155, 155, 155, 0.3);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(155, 155, 155, 0.3);
    margin: 2% auto 0 auto;
    display: inline-block;
    display: table;
}
/*tblEquivalencias 1*/

.tblEquivalencias {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 10px solid transparent;
    border-collapse: separate;
    width: 1119px;
    height: 382px;
    margin: 0 auto;
}
/*titulo*/

.tblEquivalencias tr th {
    width: 325px;
    height: 81px;
}

.tblEquivalencias tr th .elementoRelativo {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.tblEquivalencias tr th .titulo {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fefefe;
    font-family: 'cabinbold';
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0;
}
.titulo1{
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fefefe;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 0;
    border:0;
    display: block;
}
.titulo2{
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fefefe;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 0;
    border:0;
    display: block;
}
.titulo3{
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fefefe;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 0;
    border:0;
    display: block;
}

.tblEquivalencias tr th:nth-child(odd) .elementoRelativo {
    background-color: #2FAC66;
}

.tblEquivalencias tr th:nth-child(even) .elementoRelativo {
    background-color: #EF525B;
}
/*fin titulo*/
/*contenido*/

.tblEquivalencias tr td .elementoRelativo {
    width: 557px;
    height: 171px;
    
}
.tblEquivalencias tr td .elementoRelativo2 {
    width: 557px;
    height: 90px;
    
}

.tblEquivalencias tr td:nth-child(2) .elementoRelativo {
    
}

.tblEquivalencias tr td {
    color: #6E6E6E;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 75px;
    letter-spacing: 0;
}

.tblEquivalencias tr td:nth-child(1) {
    text-align: center;
}

.tblEquivalencias tr td:nth-child(2) .texto {
    text-align: left;
    padding-left: 225px;
}

.tblEquivalencias tr td:nth-child(3) .texto {
    padding-left: 63px;
}

.tblEquivalencias tr:nth-child(1) th:nth-child(2) {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.tblEquivalencias tr td:nth-child(2) {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.tblEquivalencias tr:nth-last-child(1) td {
    border-bottom: 0;
}

.borderRadiusL {
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
}

.borderRadiusR {
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
}
/*fin contenido*/

.campoOculto {
    width: 557px;
    height: 177px;
}
.elementoRelativo2 .campoOculto {
    width: 557px;
    height: 90px;
}


.tblEquivalencias #f1 .campoOculto {
    background-image: url(../img/M_G06_U02_L05_03_01/figuraPlana1.png);background-repeat: no-repeat;background-size: 100% 100%;
}
.tblEquivalencias #f2 .campoOculto {
    background-image: url(../img/M_G06_U02_L05_03_01/figuraPlana2.png);background-repeat: no-repeat;background-size: 100% 100%;
}
.tblEquivalencias #f3 .campoOculto {
   background-image: url(../img/M_G06_U02_L05_03_01/figuraPlana3.png);background-repeat: no-repeat;background-size: 100% 100%;
}
.tblEquivalencias #f4 .campoOculto {
     background-image: url(../img/M_G06_U02_L05_03_01/figuraPlana4.png);background-repeat: no-repeat;background-size: 100% 100%;
}

/*tblEquivalencias2*/

.tblEquivalencias2 tr th:nth-child(odd) .elementoRelativo {
    background-color: #EF525B !important;
}

.tblEquivalencias2 tr th:nth-child(even) .elementoRelativo {
    background-color: #2FAC66 !important;
}

.tblEquivalencias2 tr:nth-child(even) .campoOculto {
    background-color: #9B9B9A !important;
}

.tblEquivalencias2 tr:nth-child(odd) .campoOculto {
    background-color: #2FAC66 !important;
}
/*fin tblEquivalencias2*/

.clickCampoOculto {
    
    width: 35px;
    height: 39px;
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
.numero1{
    font-family: 'cabinregular';
    font-size: 35px;
    color: #706F6F;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    
}

.numero2{
    font-family: 'cabinregular';
    font-size: 35px;
    color: #706F6F;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    display: none;
    top: 58%;
    left: 54%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    
}
.numero3{
    font-family: 'cabinregular';
    font-size: 35px;
    color: #706F6F;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    
}
.campoOculto .numero {
    font-family: 'cabinregular';
    font-size: 47px;
    color: #fefefe;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    margin-top: 2%;
}
.numeroNoFig {
    font-family: 'cabinregular';
    font-size: 47px;
    color: #fefefe;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    margin-top: 2%;
}
/*cntPreguntaConversion*/

.cntPreguntaConversion {
    width: 1049px;
    height: 446px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 12px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 12px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 12px -2px rgba(0, 0, 0, 0.3);
    display: table;
    margin: 6.5% auto 0 auto;
    background-color: #FEFEFE;
}

.cntPreguntaConversion .header {
    width: 1049px;
    height: 58px;
    background-color: #EF525B;
    -webkit-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.3);
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.cntPreguntaConversion .pregunta {
    width: 707px;
    height: 133px;
    background-color: #EF525B;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: table;
    margin: -9% auto 0 auto;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0px 9px 9px -6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 9px 9px -6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 9px 9px -6px rgba(0, 0, 0, 0.3);
}

.cntPreguntaConversion .pregunta #texto1 {
    font-family: 'cabinregular';
    font-size: 40px;
    line-height: 45px;
    color: #fefefe;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.cntPreguntaConversion .pregunta #texto2 {
    font-family: 'cabinregular';
    text-align: center;
    font-size: 45px;
    line-height: 52px;
    color: #6E6E6E;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    top: 140%;
    left: -4%;
    white-space: nowrap;
    display: none;
}

.cntPreguntaConversion .pregunta .click {
    background-image: url(../img/click/clickEquivalencia.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 39px;
    position: absolute;
    display: inline-block;
    left: 92%;
    top: 62%;
}

.fraccionario .linea {
    border-color: #6E6E6E;
}
/*inicio tablaConversion*/

.tablaConversion {
    background-image: url(../img/M_G06_U02_L03_03_02/tablaConversion.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1241px;
    height: 328px;
    position: absolute;
    display: table;
    margin: 3.5% auto 0 auto;
}

.tablaConversion .palabra {
    font-family: 'cabinregular';
    color: #fefefe;
    position: absolute;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: 0;
}

.titulo {
    font-family: 'cabinregular';
    color: #575756;
    position: absolute;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0;
    top: 9.5%;
    left: 6%;
}
/*fint tablaConversion*/

.tblConversion {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 10px solid transparent;
    border-collapse: separate;
}
/*titulo*/

.tblConversion tr th {
    height: 46px;
    white-space: nowrap;
    text-align: center;
    color: #fefefe;
    font-family: 'cabinbold';
    font-size: 35px;
    line-height: 46px;
    letter-spacing: 0;
}

.tblConversion tr th:nth-child(1) {
    width: 376px;
}

.tblConversion tr th:nth-child(2) {
    width: 502px;
}

.tblConversion tr th .elementoRelativo {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.tblConversion tr th:nth-child(odd) .elementoRelativo {
    background-color: #2FAC66;
}

.tblConversion tr th:nth-child(even) .elementoRelativo {
    background-color: #EF525B;
}
/*fin titulo*/
/*contenido*/

.tblConversion tr td .elementoRelativo {
    height: 61px;
    background-color: #fefefe;
}

.tblConversion tr td:nth-child(2) .elementoRelativo {
    background-color: #F5F5F5;
}

.tblConversion tr td {
    color: #6E6E6E;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 61px;
    letter-spacing: 0;
    border-bottom: 5px solid transparent;
    text-align: center;
}

.tblConversion tr:nth-child(1) th:nth-child(2) {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.tblConversion tr td:nth-child(2) {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.tblConversion tr:nth-last-child(1) td {
    border-bottom: 0;
}

.borderRadiusL {
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
}

.borderRadiusR {
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
}

.celdaOculta {
    cursor: pointer;
}

.celdaOculta .texto {
    display: none;
}

.celdaOculta .clickCampoOculto {
    background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 36px;
    height: 40px;
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.tituloFig{
width: 1119px;
    height: 85px;
    background-color: #575756;
    font-family: 'cabinregular';
    color:#fff;
      margin: 0.5% auto;
    font-size: 35px;
    line-height: 75px;
    text-align: center;
    letter-spacing: 1px;
    display: block;
    border:0;
    
}

.mouseGris1{
     background-image: url(../img/click/clickPregunta3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 33px;
    margin: 0 auto;
      position: absolute;
  left: 48.5%;
  z-index: 2;
    border: none;
}
.mouseGris2{
     background-image: url(../img/click/clickPregunta3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 33px;
    margin: 0 auto;
      position: absolute;
  left: 48.5%;
  z-index: 2;
    border: none;
    
}

#noPlano{
width: 766px;
  height: 343px;  
}
.box{
    width: 550px;
    height: 81px;
    float: left;
    background-color: #575756;
    margin-bottom: 1.5%;
}
.box2{
    width: 550px;
    height: 129px;
    float: left; 
    margin-bottom: 1%;
}
.box3{
    width: 1114px;
    height: 76px;
    float: left; 
    background-color: #575756;
    margin-bottom: 1.5%;
}
.box4{
    width: 1114px;
    height: 129px;
    float: left; 
}
.formas{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1114px;
}
.formas2{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1100px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras91.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1100px;
    height: 456px;
}
.formas3{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1100px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras92.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1100px;
    height: 456px;
}
.formas4{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras93.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas5{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras94.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas6{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras95.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas7{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras96.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas8{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras97.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas9{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras98.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas10{
    
    margin: 2.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1202px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras99.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 493px;
}
.tituloNoFig{
  background-image: url(../img/M_G06_U02_L05_03_01/imgHead1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 835px;
    height: 118px;
    margin: 0 auto;
      font-family: 'cabinregular';
  color: #575756;
  margin: 0.5% auto;
  font-size: 35px;
  line-height: 145px;
  text-align: center;
  letter-spacing: 1px;
    border:0;
    display: block;
}
.contenidoNoFig{
background-image: url(../img/M_G06_U02_L05_03_01/imgContenido1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 766px;
    height: 343px;
    margin: 0 auto;
    position: absolute;
  left: 19.1%;
  top: 37%;
    
}
.boxHead{
    width: 364px;
    height: 60px;
    float: left;
    background-color: #575756;
    margin-bottom: 1.5%;
}
.pregNueveUno{
    width: 583px;
    height: 87px;
    position: absolute;
  right: 8%;
  top: 25%;
    border: 0;
}
.pregNueveDos{
    width: 583px;
    height: 87px;
    position: absolute;
  right: 8%;
    top: 55%;
    border: 0;
    
}
.respNueveUno{
    width: 583px;
    height: 109px;
    position: absolute;
  right: 8%;
    top: 39%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 45px;
    line-height: 114px;
    text-align: center;
}
.respNueveDos{
    width: 583px;
    height: 109px;
    position: absolute;
  right: 8%;
    top: 70%;
      z-index: 999;
    font-family: 'cabinregular';
    font-size: 45px;
    line-height: 114px;
    text-align: center;
  color: #fff;
}
.pregNueveTres{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.respNueveTres{
    width: 583px;
    height: 160px;
    position: absolute;
    right: 1%;
    top: 46%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.pregNueveCuatro{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.respNueveCuatro{
    width: 583px;
    height: 160px;
    position: absolute;
    right: 1%;
    top: 47%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.respNueveCinco{
    width: 583px;
    height: 160px;
    position: absolute;
    right: 1%;
    top: 47%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.pregNueveCinco{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.respNueveSeis{
    width: 583px;
    height: 160px;
    position: absolute;
    right: 1%;
    top: 47%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.pregNueveSeis{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.respNueveSiete{
    width: 583px;
    height: 160px;
    position: absolute;
    right: -3%;
    top: 47%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.pregNueveSiete{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.respNueveOcho{
    width: 583px;
    height: 160px;
    position: absolute;
    right: -3%;
    top: 49%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.pregNueveOcho{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.mouseImg1{
    width: 227px;
    height: 119px;
    position: absolute;
right: 42%;
  top: 37%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraRojo.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse1{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 51.5%;
  top: 25.5%;
    border: 0;
}
.mouseImg2{
    width: 227px;
    height: 119px;
    position: absolute;
right: 22.4%;
  top: 37%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraNaranja.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse2{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 6.5%;
  top: 25.5%;
    border: 0;
}
.mouseImg3{
    width: 227px;
    height: 119px;
    position: absolute;
right: 2.5%;
  top: 37%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraAmarillo.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse3{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 33.5%;
  top: 25.5%;
    border: 0;
}
.mouseImg4{
    width: 227px;
    height: 119px;
    position: absolute;
right: 42.1%;
  top: 61%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraVerde.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse4{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 24.5%;
  top: 25.5%;
    border: 0;
}
.mouseImg5{
    width: 227px;
    height: 119px;
    position: absolute;
right: 22.3%;
  top: 61%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraVio.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse5{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 15.5%;
  top: 25.5%;
    border: 0;
}
.mouseImg6{
    width: 227px;
    height: 119px;
    position: absolute;
  right: 2.5%;
  top: 60.6%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraAzul.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse6{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 42.5%;
  top: 25.5%;
    border: 0;
}
.mouseTap1{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus1-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 44.5%;
}
.mouseTap2{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus6-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 89.5%;
}
.mouseTap3{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus3-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 62.5%;
}
.mouseTap4{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus4-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 71.5%;
}
.mouseTap5{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus5-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 80.5%;
}
.mouseTap6{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus2-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 53.5%;
}
.ggc_contenido_M {
    background: #662482;
    border-bottom-color: #662482;
    color: #575756;
}


/*fin contenido*/