.imgfondopp{
	background-image:url(../img/popup.png);
	height:585px;
	width:490px;
	background-size:contain;
    background-repeat: no-repeat;
}

.imgfondopp h1{
    margin-left: 50px;
    margin-top: 90px;
    color:#F7E363;
}

.imgfondopp p{
    margin-left: 50px;
    margin-top: 50px;
    font-size: 30px!important;
    width: 360px;
    text-align: center;
    font-size: 30px;
    color: #fff;
	
}
.cerrar{
	position:absolute;
	top:-40px;
	left:430px;
}
.img_texto{
    position: absolute;
    height: 55px;
    top: 120px;
}
.fondo_1{
    background-image: url(../img/fondo_01_01.png);
}
.fondo_telon{
	padding-top:38px;
	z-index: 0;
	height:600px;
	width:1325px;
    background-image: url(../img/03_02_bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 1100px;
}