#Stage {
    position: relative;
    height: 2000px;
    width: 1620px;
    transform-origin: 0px 0px 0px;
    transform: scale(0.71);
    overflow: hidden;
    background-image: url("images/layout.png");
    margin-left: -25px;
}

#Stage_undolarnw_boton {
    position: absolute;
    margin: 0px;
    left: 1370px;
    bottom: 980px;
    width: 210px;
    height: 225px;
    right: auto;
}

.Dolar_1_nw {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: -790px;
    width: 210px;
    height: 225px;
    right: auto;
    bottom: auto;
    cursor: pointer;
	transition: all 0.3s ease;
    transform-origin: 50% 50% 0px;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/1_dl_nw.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#Stage_undolar_boton {
    position: absolute;
    margin: 0px;
    left: 1150px;
    bottom: 980px;
    width: 210px;
    height: 225px;
    right: auto;
    transform-origin: 50% 50% 0px;
}

.Dolar_1 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: -790px;
    width: 210px;
    height: 225px;
    right: auto;
    bottom: auto;
    cursor: pointer;
	transition: all 0.3s ease;
    transform-origin: 50% 50% 0px;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/1_dl.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#Stage_cincuenta_boton {
	
    position: absolute;
    margin: 0px;
    left: 930px;
    bottom: 980px;
    width: 210px;
    height: 225px;
    right: auto;
    transform-origin: 50% 50% 0px;
}

.Centavos_50 {
	
    position: absolute;
    width: 210px;
    height: 225px;
    top: -790px;
    right: auto;
    bottom: auto;
    cursor: pointer;
	transition: all 0.3s ease; 
    transform-origin: 50% 50% 0px;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/50_ctv.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
	
}


#Stage_veinticinco_boton {
    position: absolute;
    margin: 0px;
    left: 710px;
    bottom: 980px;
    width: 210px;
    height: 225px;
    right: auto;
    transform-origin: 50% 50% 0px;
}

.Centavos_25 {
    position: absolute;
    top: -790px;
    width: 210px;
    height: 225px;
    right: auto;
    bottom: auto;
    cursor: pointer;
	transition: all 0.3s ease;
    transform-origin: 50% 50% 0px;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/25_ctv.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#Stage_diez_boton {
    position: absolute;
    margin: 0px;
    left: 490px;
    bottom: 980px;
    width: 210px;
    height: 225px;
    right: auto;
    transform-origin: 50% 50% 0px;
}

.Centavos_10 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: -790px;
    width: 210px;
    height: 225px;
    right: auto;
    bottom: auto;
    cursor: pointer;
	transition: all 0.3s ease;
    transform-origin: 50% 50% 0px;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/10_ctv.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#Stage_cinco_boton {
    position: absolute;
    margin: 0px;
    left: 270px;
    bottom: 980px;
    width: 210px;
    height: 225px;
    right: auto;
    transform-origin: 50% 50% 0px;
    
}

.Centavos_5 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: -790px;
    width: 210px;
    height: 225px;
    right: auto;
    bottom: auto;
    cursor: pointer;
	transition: all 0.3s ease;
    transform-origin: 50% 50% 0px;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/5_ctv.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#Stage_un_boton {
    position: absolute;
    margin: 0px;
    left: 50px;
    bottom: 980px;
    width: 210px;
    height: 225px;
    right: auto;
    transform-origin: 50% 50% 0px;
    
}

.Centavo_1 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: -790px;
    width: 210px;
    height: 225px;
    right: auto;
    bottom: auto;
    cursor: pointer;
	transition: all 0.3s ease;
    transform-origin: 50% 50% 0px;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/1_ctv.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}


#tl_1_ctv_ {   
    text-align:center;
	position:absolute;
	left: 20px;
    top: 240px;
	width: 80px;
    height: 70px;
    background-size: 100% 100%;
    background-image: url("images/tl_1_ctv.png");
    background-repeat: no-repeat;
    opacity: 1;
}
#tl_5_ctv_ {
	text-align:center;
	position:absolute;
	left: 160px;
    top: 240px;
    width: 80px;
    height: 70px;
    background-size: 100% 100%;
    background-image: url("images/tl_5_ctv.png");
    background-repeat: no-repeat;
    opacity: 1;
}
#tl_10_ctv_ {
	text-align:center;
	position:absolute;
	left: 310px;
    top: 240px;
    width: 80px;
    height: 70px;
    background-size: 100% 100%;
    background-image: url("images/tl_10_ctv.png");
    background-repeat: no-repeat;
    opacity: 1;
}
#tl_25_ctv_ {
	text-align:center;
	position:absolute;
	left: 470px;
    top: 240px;
    width: 80px;
    height: 70px;
    background-size: 100% 100%;
    background-image: url("images/tl_25_ctv.png");
    background-repeat: no-repeat;
    opacity: 1;
}
#tl_50_ctv_ {
	text-align:center;
	position:absolute;
	left: 690px;
    top: 240px;
    width: 80px;
    height: 70px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/tl_50_ctv.png");
    background-repeat: no-repeat;
    opacity: 1;
}
#tl_1_dl_ {
	text-align:center;
	position:absolute;
	left: 930px;
    top: 240px;
    width: 60px;
    height: 70px;
    background-size: 100% 100%;
    background-image: url("images/tl_1_dl.png");
    background-repeat: no-repeat;
    opacity: 1;
}
#tl_1_dl_nw_ {
	text-align:center;
	position:absolute;
	left: 1140px;
    top: 240px;
    width: 60px;
    height: 70px;
    background-size: 100% 100%;
    background-image: url("images/tl_1_dl.png");
    background-repeat: no-repeat;
    opacity: 1;
}

   

/**************************CSS MONEDA DE 1 CENTAVO*/
#Moneda_1 {
    position: absolute;
    margin: 0px;
    left: 680px;
    top: 480px;
    width: 800px;
    height: 450px;
    right: auto;
    bottom: auto;
}

#moneda1-front-big {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: -20px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#linea1 {
    position: absolute;
    margin: 0px;
    left: -535px;
    top: -255px;
    width: 448px;
    height: 280px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/linea_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var1_1 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var1_2 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var1_3 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1_3.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var1_4 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1_4.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1_1 {
    position: absolute;
    left: 20px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1_1_hover {
    position: absolute;
    left: 20px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1_2 {
    position: absolute;
    left: 80px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1_2_hover {
    position: absolute;
    left: 80px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1_3 {
    position: absolute;
    left: 140px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_3.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1_3_hover {
    position: absolute;
    left: 140px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_3_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1_4 {
    position: absolute;
    left: 200px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_4.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1_4_hover {
    position: absolute;
    left: 200px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_4_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pie1 {
    position: absolute;
    margin: 0px;
    left: -10px;
    top: 720px;
    width: 300px;
    height: 120px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/pie_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}

/*******************CSS MONEDA DE 5**********************/
#Moneda_5 {
    position: absolute;
    margin: 0px;
    left: 680px;
    top: 480px;
    width: 800px;
    height: 450px;
    right: auto;
    bottom: auto;
}

#moneda5-front-big {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: -20px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_5.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#linea5 {
    position: absolute;
    margin: 0px;
    left: -310px;
    top: -255px;
    width: 260px;
    height: 280px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/linea_5.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var5_1 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var5_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var5_2 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var5_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var5_3 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var5_3.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var5_4 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var5_4.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag5_1 {
    position: absolute;
    left: 20px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag5_1_hover {
    position: absolute;
    left: 20px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag5_2 {
    position: absolute;
    left: 80px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag5_2_hover {
    position: absolute;
    left: 80px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag5_3 {
    position: absolute;
    left: 140px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_3.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag5_3_hover {
    position: absolute;
    left: 140px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_3_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag5_4 {
    position: absolute;
    left: 200px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_4.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag5_4_hover {
    position: absolute;
    left: 200px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_4_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pie5 {
    position: absolute;
    margin: 0px;
    left: -10px;
    top: 720px;
    width: 300px;
    height: 120px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/pie_5.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
    

/***********************CSS MONEDA DE 10********************************/
#Moneda_10 {
    position: absolute;
    margin: 0px;
    left: 680px;
    top: 480px;
    width: 800px;
    height: 450px;
    right: auto;
    bottom: auto;
}

#moneda10-front-big {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: -20px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_10.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#moneda10-front-big_1 {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: -20px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_10_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#moneda10-front-big {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: -20px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_10.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#linea10 {
    position: absolute;
    margin: 0px;
    left: -90px;
    top: -255px;
    width: 20px;
    height: 235px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/linea_10.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var10_2 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var10_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var10_1 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var10_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag10_1 {
    position: absolute;
    left: 80px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag10_1_hover {
    position: absolute;
    left: 80px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag10_2 {
    position: absolute;
    left: 140px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag10_2_hover {
    position: absolute;
    left: 140px;
    top: 625px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pie10 {
    position: absolute;
    margin: 0px;
    left: -10px;
    top: 720px;
    width: 300px;
    height: 120px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/pie_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}

    

/************************CSS MONEDA DE 25***********************************/
#Moneda_25 {
    position: absolute;
    margin: 0px;
    left: 680px;
    top: 480px;
    width: 800px;
    height: 450px;
    right: auto;
    bottom: auto;
}

#moneda25-front-big {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: -20px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_25.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#linea25 {
    position: absolute;
    margin: 0px;
    left: -155px;
    top: -255px;
    width: 290px;
    height: 245px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/linea_25.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit25_1 {
    position: absolute;
    margin: 0px;
    left: -278px;
    top: 375px;
    width: 280px;
    height: 60px;
    right: auto;
    bottom: auto;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/tit25_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit25_1_hover {
    position: absolute;
    margin: 0px;
    left: -278px;
    top: 375px;
    width: 280px;
    height: 60px;
    right: auto;
    bottom: auto;
   
    background-size: 100% 100%;
    background-image: url("images/tit25_1_hover.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit25_2 {
    position: absolute;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 60px;
    right: auto;
    bottom: auto;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/tit25_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit25_2_hover {
    position: absolute;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 60px;
    right: auto;
    bottom: auto;
   
    background-size: 100% 100%;
    background-image: url("images/tit25_2_hover.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit25_3 {
    position: absolute;
    left: 280px;
    top: 375px;
    width: 280px;
    height: 60px;
    right: auto;
    bottom: auto;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/tit25_3.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit25_3_hover {
    position: absolute;
    left: 280px;
    top: 375px;
    width: 280px;
    height: 60px;
    right: auto;
    bottom: auto;
    
    background-size: 100% 100%;
    background-image: url("images/tit25_3_hover.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
/* MONEDA 25 - TITULO 1*/
#pag25_tit1_1 {
    position: absolute;
    left: 20px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit1_1_hover {
    position: absolute;
    left: 20px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit1_2 {
    position: absolute;
    left: 80px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit1_2_hover {
    position: absolute;
    left: 80px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit1_3 {
    position: absolute;
    left: 140px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_3.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit1_3_hover {
    position: absolute;
    left: 140px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_3_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit1_4 {
    position: absolute;
    left: 200px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_4.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit1_4_hover {
    position: absolute;
    left: 200px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_4_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var25_tit1_1 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 640px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var25_tit1_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var25_tit1_2 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 640px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var25_tit1_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var25_tit1_3 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 640px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var25_tit1_3.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var25_tit1_4 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 430px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var25_tit1_4.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
/* MONEDA 25 - TITULO 1*/
#pag25_tit2_1 {
    position: absolute;
    left: 20px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit2_1_hover {
    position: absolute;
    left: 20px;
    top: 1120px;
    width: 50px;
    height: 50px;
    
    background-size: 100% 100%;
    background-image: url("images/num1_1_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit2_2 {
    position: absolute;
    left: 80px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit2_2_hover {
    position: absolute;
    left: 80px;
    top: 1120px;
    width: 50px;
    height: 50px;
    
    background-size: 100% 100%;
    background-image: url("images/num1_2_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit2_3 {
    position: absolute;
    left: 140px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_3.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit2_3_hover {
    position: absolute;
    left: 140px;
    top: 1120px;
    width: 50px;
    height: 50px;
    
    background-size: 100% 100%;
    background-image: url("images/num1_3_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit2_4 {
    position: absolute;
    left: 200px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_4.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag25_tit2_4_hover {
    position: absolute;
    left: 200px;
    top: 1120px;
    width: 50px;
    height: 50px;
    
    background-size: 100% 100%;
    background-image: url("images/num1_4_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var25_tit2_1 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 640px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var25_tit2_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var25_tit2_2 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 640px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var25_tit2_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var25_tit2_3 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 640px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var25_tit2_3.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var25_tit2_4 {
    position: absolute;
    left: -440px;
    top: 460px;
    width: 1150px;
    height: 620px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var25_tit2_4.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
/* MONEDA 25 - TITULO 3*/
#var25_tit3_1 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 820px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var25_tit3_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pie25 {
    position: absolute;
    margin: 0px;
    left: -18px;
    top: 1200px;
    width: 300px;
    height: 120px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/pie_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pie25_mujeres {
    position: absolute;
    margin: 0px;
    left: -18px;
    top: 1300px;
    width: 300px;
    height: 120px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/pie_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}

/*******************************CSS MONEDA DE 50************************************/
#Moneda_50 {
    position: absolute;
    margin: 0px;
    left: 680px;
    top: 480px;
    width: 800px;
    height: 450px;
    right: auto;
    bottom: auto;
}

#moneda50-front-big {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: -20px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_50.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#linea50 {
    position: absolute;
    margin: 0px;
    left: 320px;
    top: -255px;
    width: 35px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/linea_50.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var50_1 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var50_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pie50 {
    position: absolute;
    margin: 0px;
    left: -10px;
    top: 720px;
    width: 300px;
    height: 120px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/pie_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}

/*CSS MONEDA DE 1 DOLAR*/
#Moneda_1_dl {
    position: absolute;
    margin: 0px;
    left: 680px;
    top: 480px;
    width: 800px;
    height: 450px;
    right: auto;
    bottom: auto;
}

#moneda1_dl-front-big {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: 60px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_1_dl.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#moneda1_dl-front-big_1 {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: 60px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_1_dl_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#moneda1_dl-front-big_2 {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: 60px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_1_dl_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#linea1_dl_inv {
    position: absolute;
    margin: 0px;
    left: 550px;
    top: -255px;
    width: 30px;
    height: 180px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/linea_50.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit1dl_1 {
    position: absolute;
    margin: 0px;
    left: -390px;
    top: -200px;
    width: 350px;
    height: 60px;
    right: auto;
    bottom: auto;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/tit1dl_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit1dl_1_hover {
    position: absolute;
    margin: 0px;
    left: -390px;
    top: -200px;
    width: 350px;
    height: 60px;
    right: auto;
    bottom: auto;
   
    background-size: 100% 100%;
    background-image: url("images/tit1dl_1_hover.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit1dl_2 {
    position: absolute;
    left: -40px;
    top: -200px;
    width: 350px;
    height: 60px;
    right: auto;
    bottom: auto;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/tit1dl_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit1dl_2_hover {
    position: absolute;
    left: -40px;
    top: -200px;
    width: 350px;
    height: 60px;
    right: auto;
    bottom: auto;
   
    background-size: 100% 100%;
    background-image: url("images/tit1dl_2_hover.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit1dl_3 {
    position: absolute;
    left: 310px;
    top: -200px;
    width: 350px;
    height: 60px;
    right: auto;
    bottom: auto;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/tit1dl_3.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#tit1dl_3_hover {
    position: absolute;
    left: 310px;
    top: -200px;
    width: 350px;
    height: 60px;
    right: auto;
    bottom: auto;
    
    background-size: 100% 100%;
    background-image: url("images/tit1dl_3_hover.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
/* MONEDA 1dl - TITULO 1*/
#var1dl_tit1_1 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 450px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1dl_tit1_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
/* MONEDA 1dl - TITULO 2*/
#pag1dl_tit2_1 {
    position: absolute;
    left: 20px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1dl_tit2_1_hover {
    position: absolute;
    left: 20px;
    top: 1120px;
    width: 50px;
    height: 50px;
    
    background-size: 100% 100%;
    background-image: url("images/num1_1_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1dl_tit2_2 {
    position: absolute;
    left: 80px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1dl_tit2_2_hover {
    position: absolute;
    left: 80px;
    top: 1120px;
    width: 50px;
    height: 50px;
    
    background-size: 100% 100%;
    background-image: url("images/num1_2_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1dl_tit2_3 {
    position: absolute;
    left: 140px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_3.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1dl_tit2_3_hover {
    position: absolute;
    left: 140px;
    top: 1120px;
    width: 50px;
    height: 50px;
   
    background-size: 100% 100%;
    background-image: url("images/num1_3_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1dl_tit2_4 {
    position: absolute;
    left: 200px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_4.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pag1dl_tit2_4_hover {
    position: absolute;
    left: 200px;
    top: 1120px;
    width: 50px;
    height: 50px;
   
    background-size: 100% 100%;
    background-image: url("images/num1_4_hover.png");
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var1dl_tit2_1 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 640px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1dl_tit2_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var1dl_tit2_2 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 640px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1dl_tit2_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var1dl_tit2_3 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 640px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1dl_tit2_3.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var1dl_tit2_4 {
    position: absolute;
    left: -260px;
    top: 460px;
    width: 800px;
    height: 450px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1dl_tit2_4.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
/* MONEDA 1dl - TITULO 3*/
#pag1dl_tit3_1 {
    position: absolute;
    left: 80px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_1.png");
    background-repeat: no-repeat;
    
}
#pag1dl_tit3_1_hover {
    position: absolute;
    left: 80px;
    top: 1120px;
    width: 50px;
    height: 50px;
    
    background-size: 100% 100%;
    background-image: url("images/num1_1_hover.png");
    background-repeat: no-repeat;
    
}
#pag1dl_tit3_2 {
    position: absolute;
    left: 140px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2.png");
    background-repeat: no-repeat;
    
}
#pag1dl_tit3_2_hover {
    position: absolute;
    left: 140px;
    top: 1120px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url("images/num1_2_hover.png");
    background-repeat: no-repeat;
    
}
#var1dl_tit3_1 {
    position: absolute;
    left: -250px;
    top: 460px;
    width: 800px;
    height: 640px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1dl_tit3_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var1dl_tit3_2 {
    position: absolute;
    left: -360px;
    top: 460px;
    width: 1020px;
    height: 620px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1dl_tit3_2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pie1_dl_nativos {
    position: absolute;
    margin: 0px;
    left: -115px;
    top: 1200px;
    width: 460px;
    height: 130px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/pie_1dl_nativos.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pie1_dl {
    position: absolute;
    margin: 0px;
    left: -115px;
    top: 1200px;
    width: 460px;
    height: 130px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/pie_1dl.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
/*CSS MONEDA DE 1 DOLAR NW*/
#Moneda_1_dl_nw {
    position: absolute;
    margin: 0px;
    left: 680px;
    top: 480px;
    width: 800px;
    height: 450px;
    right: auto;
    bottom: auto;
}
#moneda1_dl_nw-front-big {
    position: absolute;
    margin: 0px;
    left: 220px;
    top: -20px;
    width: 400px;
    height: 530px;
    right: auto;
    bottom: auto;
    transform-origin: 50% 50% 0px;
    transform: translate(-285px, -169px) rotate(0deg) scale(1, 1);
    background-size: 100% 100%;
    background-image: url("images/moneda_1_dl_nw.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#linea1_dl_nw {
    position: absolute;
    margin: 0px;
    left: 320px;
    top: -255px;
    width: 475px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/linea_1_dl_nw.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#var1_dl_nw_1 {
    position: absolute;
    margin: 0px;
    left: 0px;
    top: 375px;
    width: 280px;
    height: 250px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/var1_dl_nw_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
#pie1_dl_nw {
    position: absolute;
    margin: 0px;
    left: -10px;
    top: 720px;
    width: 300px;
    height: 120px;
    right: auto;
    bottom: auto;
    background-size: 100% 100%;
    background-image: url("images/pie_1.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
}
  
.flow-wrapper {
    width: 1px;
}

.center-wrapper {
    height: 852px;
    width: 1349px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
}
.shrink:hover { 
-webkit-transform: scale(0.8); 
-ms-transform: scale(0.8); 
transform: scale(0.8); 
}
.grow:hover
{
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.opciones-monedas {
	
	text-align:center;

}




