@charset "UTF-8";

#ancla{
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#titulo{
	position: absolute;
	width: 211px;
	height: 30px;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#libro1{
	position: absolute;
	width: 423px;
	height: 790px;
	z-index: 2;
	left: 40px;
	top: 20px;
}
#libro2{
	position: absolute;
	width: 213px;
	height: 479px;
	z-index: 1;
	left: 495px;
	top: 20px;
}
#texto1{
	position: absolute;
	width: 423px;
	height: 286px;
	z-index: 2;
	left: 0px;
	top: 40px;
}
#texto2{
	position: absolute;
	width: 209px;
	height: 424px;
	z-index: 1;
	left: 0px;
	top: 365px;
}
#texto3{
	position: absolute;
	width: 213px;
	height: 152px;
	z-index: 2;
	left: 0px;
	top: 314px;
}
#separador{
	position: absolute;
	width: 4px;
	height: 800px;
	z-index: 1;
	left: 476px;
	top: 60px;
	background-image: url(../../img/main/lineavert.gif);
	background-repeat: repeat-y;
}
#ima{
	position: absolute;
	width: 211px;
	height: 248px;
	z-index: 1;
	left: 0px;
	top: 40px;
}
#pajaro{
	position: absolute;
	width: 224px;
	height: 357px;
	z-index: 2;
	left: 223px;
	top: 354px;
	background-image: url(../../img/libro/pajaro.jpg);
	background-repeat: no-repeat;
}
