@CHARSET "ISO-8859-1";

#libro{
	height: 100%;
	width: 100%;
	-webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    z-index: 2;
}

#libro .hard{
	background-color: #58a0e3;
	overflow: hidden;
}

#libro .pages{
	background-color: #58a0e3;
	overflow: hidden;
	background: linear-gradient(left,#2c65d3 0%, #58a0e3 15%);
	background: -webkit-linear-gradient(left,#2c65d3 0%, #58a0e3 15%);
	background: -moz-linear-gradient(left,#2c65d3 0%, #58a0e3 15%);
	background: -o-linear-gradient(left,#2c65d3 0%, #58a0e3 15%);
	background: -ms-linear-gradient(left,#2c65d3 0%, #58a0e3 15%);
	border-left: solid #B4B4B4 1px;
}

#libro .pages #portada{
	width: 100%;
	height: 100%;
	background-color: #58a0e3;
	background: url("../images/portada3c.jpg") no-repeat center center;
	background-size: 100% 100%;
}


#libro .hard #portada{
	width: 100%;
	height: 100%;
	background-color: #58a0e3;
	background: url("../images/portada3c.jpg") no-repeat center center;
	background-size: 100% 100%;
}

#libro .hard #contracubierta{
	width: 100%;
	height: 100%;
	background-color: #58a0e3;
	background: url("../images/portada2b.jpg") no-repeat center center;
	background-size: 100% 100%;
}

#libro .pages #contracubierta{
	width: 100%;
	height: 100%;
	background-color: #58a0e3F;
	background: url("../images/portada2b.jpg") no-repeat center center;
	background-size: 100% 100%;
}

#libro .pages{
	background-color: #58a0e3;
	overflow: hidden;
}

#libro .pages .cabeceraDerecha{
	height: 5%;
	width: 85%;
	top: 0%;
	/*left: 2.3%;*/
	text-align: left;
	font: bold 100% "Tahoma, Verdana, Arial, sans-serif";
	/*border-left: solid #DCDCDC 1px;*/
	padding-left: 5%;
	padding-bottom: 1px;
	padding-right: 15%;
	padding-top: 5px;
	position: absolute;
	border-bottom: 1px #DCDCDC solid;
	color: #164e66;
	background-color:#F2F2F2;
}


#libro .pages .cabeceraIzquierda{
	height: 5%;
	width: 85%;
	top: 0%;
	text-align: left;
	font: bold 100% "Tahoma, Verdana, Arial, sans-serif";
	padding-left: 5%;
	padding-bottom: 1px;
	padding-right: 15%;
	padding-top: 5px;
	position: absolute;
	border-bottom: 1px #DCDCDC solid;
	color: #164e66;
	background-color:#F2F2F2;
}

#libro .pages .logoCabecera{
	position: absolute;
	top: 0%;
	left: 75%;
	width: 15%;
	height: 100%;
	/*background: url("../images/logo.jpg") no-repeat;*/
	background-size: 100% 100%;
}

#libro .pages .pieDePagina{
	height: 2%;
	width: 100%;
	text-align: center;
	top: 96%;
	font: 70% "Tahoma, Verdana, Arial, sans-serif";
	color:black;
	position: absolute;
}

/*Pagina 2*/
#libro .pages #page2{
	width: 100%;
	height: 100%;
		background-color: #fff;
	background: linear-gradient(bottom,#fff 0%, #fff 90%);
	background: -webkit-linear-gradient(bottom,#fff 0%, #fff 90%);
	background: -moz-linear-gradient(bottom,#fff 0%, #fff 90%);
	background: -o-linear-gradient(bottom,#fff 0%, #fff 90%);
	background: -ms-linear-gradient(bottom,#fff 0%, #fff 90%);
	-moz-box-shadow: 10px 10px 5px red;
-webkit-box-shadow: 10px 10px 5px red;
box-shadow: 10px 10px 5px red;
}

#libro .pages #page2 #foto{
	position: absolute;
	top: 60%;
	left: 5%;
	width: 50%;
	height: 30%;
	background: url("../images/logo_page2.jpg") no-repeat center center;
	/*background-size: 100% 100%;*/
	/*border-radius: 10px 10px 10px 10px;*/
}

#libro .pages #page2 #textoArriba{
	position : absolute;
	width: 80%;
	max-height: 50%;
	height: auto;
	left: 10%;
	top: 12%;
	font: bold 90% "Tahoma, Verdana, Arial, sans-serif";
	text-align: justify;
	overflow: auto;
	color: #2F4F4F;
}

#libro .pages #page2 #textoAbajo{
	position : absolute;
	width: 80%;
	max-height: 50%;
	height: auto;
	left: 10%;
	top: 75%;
	font: bold 90% "Tahoma, Verdana, Arial, sans-serif";
	text-align: justify;
	overflow: auto;
	color: #2F4F4F;
}

/*Pagina 3*/
#libro .pages #page3{
	width: 100%;
	height: 100%;
	background-color: #FFF;
	background: linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -webkit-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -moz-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -o-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -ms-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	border-left: solid #B4B4B4 1px;
}


#libro .pages #page3 #logo2{
	position: absolute;
	top: 3%;
	left: -3%;
	/*
	left:5px;
	width: 80%;*/
	width: 100%;
	/*height: 20%;*/
	height: 30%;
	background: url("../images/logo_page3.png") no-repeat center center;
	/*background-size: 100% 100%;*/
	border-radius: 5px 10px 5px 10px;
}

#libro .pages #page3 #buscador{
	position: absolute;
	top: 22%;
	left: 8%;
	width: 75%;
	height: 50%;
	font-weight: bold;
	font-size: 100%;
	text-align: justify;
	padding: 5%;
	border: 0.5px solid gray;
	border-radius:10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	background-color: #F2F2F2;
}

#buscador #autortitulo{
	position: absolute;
	top: 34%;
}

#buscador #tipo{
	position: absolute;
	left: 60%;
	top: 37%;
}

#buscador #cuadroTipo{
	position: absolute;
	left: 60%;
	top: 45%;
	font-weight: normal;
}

#buscador #graficapdf{
	position: absolute;
	left: 20%;
	top: 90%;
}

a img {
 border:none;
}

#graficapdf a:visited img {
border:0;
}
#buscador #graficapdf{
	position: absolute;
	left: 30%;
	top: 90%;
}
#buscador #botonBuscar{
	position: absolute;
	left: 42%;
	top: 90%;
}
#buscador #botonReset{
	position: absolute;
	left: 54%;
	top: 90%;
}

#buscador #textohojas{
    font-size: 80%;
	position: absolute;
	left: 10%;
	top: 96%;
}


/*Pagina 4*/
#libro .pages #page4{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background: linear-gradient(bottom,#fff 0%, #fff 90%);
	background: -webkit-linear-gradient(bottom,#fff 0%, #fff 90%);
	background: -moz-linear-gradient(bottom,#fff 0%, #fff 90%);
	background: -o-linear-gradient(bottom,#fff 0%, #fff 90%);
	background: -ms-linear-gradient(bottom,#fff 0%, #fff 90%);
}
#libro .pages #page4 #indiceTituloPage4{
	position: absolute;
	top: 12%;
	left: 20%;
	height: auto;
	width: 70%;
	border: 1px #B7B7B7 solid;
	border:0;
	padding-top:2px;
	text-align: center;
	overflow: auto;
	font-weight: bold;
	/*background-color: #CFCFCF;*/
	border-radius:3px;
	box-shadow: 1px 3px 2px rgba(0,0,0,0.5);
}
#libro .pages #page4 #indicePage4{
	position: absolute;
	top: 18%;
	left: 20%;
	height: auto;
	max-height: 70%;
	width: 70%;
	border: 1px #B7B7B7 solid;
	text-align: center;
	overflow: auto;
	font-weight: bold;
	background-color: white;
	border-radius:10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

/*Paginas derecha resultados*/
#libro .pages .pageDerecha{
	width: 100%;
	height: 100%;
	background-color: #FFF;
	background: linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -webkit-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -moz-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -o-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -ms-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	border-left: solid #B4B4B4 1px;
	font-size: 100%;
}


/*Paginas izquierda resultados*/
#libro .pages .pageIzquierda{
	width: 100%;
	height: 100%;
	background-color: #C1C1C1;
	background: linear-gradient(left,#fff 0%, #FFF 85%);
	background: -webkit-linear-gradient(left,#fff 0%, #FFF 85%);
	background: -moz-linear-gradient(left,#fff 0%, #FFF 85%);
	background: -o-linear-gradient(left,#fff 0%, #FFF 85%);
	background: -ms-linear-gradient(left,#fff 0%, #FFF 85%);
}

#libro .pages .cuadroAutor{
	position: absolute;
	top: 12%;
	left: 8%;
	height: auto;
	max-height: 73%;
	width: 82%;
	border: 3px #FFF solid;
	text-align: left;
	padding: 1%;
	overflow: auto;
	background-color: white;
	border-radius:10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5); 
}

#libro .pages #pageVacia{
	width: 100%;
	height: 100%;
	background-color: #FFF;
	background: linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -webkit-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -moz-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -o-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	background: -ms-linear-gradient(left,#C1C1C1 0%, #FFF 15%);
	border-left: solid #B4B4B4 1px;
}

#libro .pages #pageVacia #logo{
	position: absolute;
	top: 25%;
	left: 40%;
	width: 40%;
	/*height: 30%;*/
	background: url("../images/logo1.jpg") no-repeat;
	/*background-size: 100% 100%;*/
}

span.autor, span.titulo, span.tipodoc, span.anyo  {
/*color:#1f6f91;*/
color:#164E66;
}

td.filaancho {
height:40px;
}

#textobuscadordocumentos {
position: absolute;
top: 7%;
left: 47%;
color: #164E66;
}