/*Este es el scroll donde van contenidas las páginas*/
#scroll{
	position:absolute;
	left:198px;
	top:1px;
	width:550px;
	height:450px;
	z-index:3;
	overflow: auto;
	background-color: transparent;
}
/*Estas son las páginas que van en cada nprensa*/
#pagina1a {
	width:500px;
	height:621px;
	background-repeat: no-repeat;
	background-image: url(images/npress/16.gif);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 10px;
	}
#pagina2a {
	width:500px;
	height:722px;
	background-repeat: no-repeat;
	background-image: url(images/npress/11.gif);
	margin: 10px;
}
#pagina3a {
	width:500px;
	height:678px;
	background-repeat: no-repeat;
	background-image: url(images/npress/5.gif);
	margin: 10px;
}
#pagina4a {
	width:500px;
	height:573px;
	background-repeat: no-repeat;
	background-image: url(images/npress/4.gif);
	margin: 10px}
#pagina5a {
	width:500px;
	height:681px;
	background-repeat: no-repeat;
	background-image: url(images/npress/1.gif);
	margin: 10px}
#pagina6a{
	width:500px;
	height:777px;
	background-repeat: no-repeat;
	background-image: url(images/npress/23.gif);
	margin: 10px}
#pagina7a {
	width:500px;
	height:708px;
	background-repeat: no-repeat;
	background-image: url(images/npress/22.gif);
	margin: 10px}
#pagina8a {
	width:500px;
	height:786px;
	background-repeat: no-repeat;
	background-image: url(images/npress/10.gif);
	margin: 10px}
#pagina9a {
	width:500px;
	height:691px;
	background-repeat: no-repeat;
	background-image: url(images/npress/3.gif);
	margin: 10px}

