/* CSS Document */
.cerrar {
	position: absolute;
	top: -20px;
	right: -14px;
}
.fondo {
	height: 636px;
}
.nina {
	position: absolute;
	top: 214px;
	left: 270px;
}
.vaca {
	position: absolute;
	top: 365px;
	left: 710px;
}
.pajaros {
	position: absolute;
	top: 124px;
	left: 890px;
}
.drag1 {
	background-image: url(../img/a1.png);
	height: 128px;
	width: 129px;
	background-position: center center;
	margin-left: 12px;
	position: absolute;
	top: 132px;
	left: 22px;
	z-index: 6;
}
.drag2 {
	background-image: url(../img/a2.png);
	height: 122px;
	width: 129px;
	background-position: center center;
	margin-left: 12px;
	margin-top: 5px;
	position: absolute;    
	top: 262px;    left: 22px;
	z-index: 6;
}
.drag3 {
	background-image: url(../img/a3.png);
	height: 123px;
	width: 129px;
	background-position: center center;
	margin-left: 12px;
	margin-top: 5px;
	position: absolute;    
	top: 392px;    left: 22px;
	z-index: 6;
}
.drag4 {
	background-image: url(../img/a4.png);
	height: 125px;
	width: 129px;
	background-position: center center;
	margin-left: 12px;
	margin-top: 5px;
	position: absolute;    
	top: 522px;    left: 22px;
	z-index: 6;
}
.b1 {
	background-image: url(../img/b1.png);
}
.b2 {
	background-image: url(../img/b2.png);
}
.b3 {
	background-image: url(../img/b3.png);
}
.b4 {
	background-image: url(../img/b4.png);
}
.c1 {
	background-image: url(../img/c1.png);
}
.c2 {
	background-image: url(../img/c2.png);
}
.c3 {
	background-image: url(../img/c3.png);
}
.c4 {
	background-image: url(../img/c4.png);
}


div#drop1 {
    position: absolute;
    width: 1327px;
    height: 635px;
    z-index: 1;
}

div#drop2 {
    position: absolute;    
    width: 347px;    
    height: 235px;    
    z-index: 2;
    top: 385px;
    left: 737px;
}

div#drop3 {
    position: absolute;    
    width: 193px;    
    height: 85px;    
    z-index: 3;    
    top: 151px;    
    left: 926px;
}

div#drop4 {
    position: absolute;    
    width: 138px;    
    height: 347px;    
    z-index: 4;    
    top: 245px;    
    left: 320px;
}