/*@font-face {
    font-family: 'segoe-print';
    src: url('font/segoe-print.eot');
    src: url('font/segoe-print.eot?#iefix') format('embedded-opentype'), url('font/segoe-print.woff') format('woff'), url('font/segoe-print.ttf') format('truetype'), 
        url('font/segoe-print.svg#segoePrint') format('svg');
}*/

.flechaAtras {
    background-image: url(../img/Flechas/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    top: 94%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.flechaSiguiente {
    background-image: url(../img/Flechas/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67px;
    height: 67px;
    top: 94%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.ggc_contenido_L {
    /*background-image: url(../img/L_G06_U06_L04_03_01/L_G06_U06_L01-35.png);*/
    
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #FFFFFF;
}




.area1{
     background-image: url(../img/L_G07_U02_L07_04/imgAct1-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1247px;
  height: 678px;
  position: absolute;
    top: 0%;
    left:0%;
}



.pop1 {
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	width: 800px;
  height: 210px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
    
	background: #DDE488; /* Old browsers */
	background: -moz-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #DDE488), color-stop(100%, #DDE488)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* IE10+ */
	background: linear-gradient(to right, #DDE488 0%, #DDE488 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DDE488', endColorstr='#DDE488', GradientType=1 ); /* IE6-9 */
}

.pop1 .contenido{
background-color: #FEFEFE;
  width: 98%;
  height: 91%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 1% auto 0 auto;
border:2px dashed #B4BC49;
position: relative;}


.btn1 {
	position: absolute;
	left: 960px;
	top: 350px;
	  width: 371.38px;
  height: 58.38px;
}

.pop1 .btnCerrar1{
      background-image: url(../img/L_G07_U02_L07_04/close1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 53.65px;
  height: 53.65px;
  position: absolute;
  top: -30px;
  right: -30px;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.imgUno{
     background-image: url(../img/L_G07_U02_L07_04/imgIlus1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 717.35px;
  height: 108.5px;
  position: absolute;
  top: 40px;
  right: 30px;
}




.pop2 {
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	  width: 485px;
  height: 275px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
    
	background: #DDE488; /* Old browsers */
	background: -moz-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #DDE488), color-stop(100%, #DDE488)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* IE10+ */
	background: linear-gradient(to right, #DDE488 0%, #DDE488 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DDE488', endColorstr='#DDE488', GradientType=1 ); /* IE6-9 */
}

.pop2 .contenido{
background-color: #FEFEFE;
  width: 98%;
  height: 95%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 1% auto 0 auto;
border:2px dashed #B4BC49;
position: relative;}


.btn2 {
	position: absolute;
	left: 960px;
	top: 350px;
	   width: 502.38px;
  height: 103.38px;
}

.pop2 .btnCerrar1{
      background-image: url(../img/L_G07_U02_L07_04/close1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 53.65px;
  height: 53.65px;
  position: absolute;
  top: -30px;
  right: -30px;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.imgDos{
     background-image: url(../img/L_G07_U02_L07_04/imgIlus2-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 407.36px;
  height: 178.5px;
  position: absolute;
  top: 40px;
  right: 30px;
}






.pop3 {
	margin: 0px;
	margin-left:18%;
	margin-top:19%;
	    width: 400px;
  height: 138px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
    
	background: #DDE488; /* Old browsers */
	background: -moz-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #DDE488), color-stop(100%, #DDE488)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #DDE488 0%, #DDE488 100%); /* IE10+ */
	background: linear-gradient(to right, #DDE488 0%, #DDE488 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DDE488', endColorstr='#DDE488', GradientType=1 ); /* IE6-9 */
}

.pop3 .contenido{
background-color: #FEFEFE;
  width: 98%;
  height: 92%;
text-align: center;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin: 1% auto 0 auto;
border:2px dashed #B4BC49;
position: relative;}


.btn3 {
	position: absolute;
	left: 960px;
	top: 350px;
	   width: 454.38px;
  height: 93.38px;
}

.pop3 .btnCerrar1{
      background-image: url(../img/L_G07_U02_L07_04/close1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 53.65px;
  height: 53.65px;
  position: absolute;
  top: -30px;
  right: -30px;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.imgTres{
     background-image: url(../img/L_G07_U02_L07_04/imgIlus3-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 336.52px;
  height: 73.5px;
  position: absolute;
  top: 30px;
  right: 30px;
}