@charset "utf-8";
/* CSS Document */
body {
	background-color:#f89c25;
	background-repeat: repeat;
}
#page_biblio {
	position: absolute;
	top:5%;
	left: 50%;
	margin-left:-400px;
	width:800px;
	-moz-box-shadow:0 11px 20px -1px #000000;
}
#header {
	height: 110px;
	width: 800px;
}
#menu {
	height: 35px;
	width: 800px;
}
#wrap {
	height: 490px;
	width: 800px;
}
#contenido {
	height: 235px;
	width: 800px;
	background-image: url(imagenes/content.jpg);
}
#footer {
	height: 255px;
	width: 800px;
	background-image: url(imagenes/footer.jpg);
	position:relative;
	bottom: 8px;
}
#pie_pagina {
	height:40px;
	position:absolute;
	top:210px;
	width:800px;
}
.mini_pie {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #E14F10;
	text-align: center;
	font-weight: bold;
}
#lector {
	height:207px;
	left:475px;
	position:absolute;
	top:185px;
	width:340px;
}
.titulo_gris {
	color:#666666;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	font-size: 80%;
}
#bienvenida {
	height:100px;
	left:27px;
	position:relative;
	top:20px;
	width:750px;
}
.contenido_gris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
#logos {
	height: 85px;
	width: 420px;
	position: relative;
	left: 185px;
	top: 5px;
}
/*estos estilos se aplican a la plantilla secundaria */
#contenido2 {
	height: 455px;
	width: 800px;
	background-image:url(imagenes/contenido.jpg);

}
#pie_pagina2 {
	width:800px;
	height:40px;
}
#wrap2 {
	height: 455px;
	width: 800px;
}
/*fin de estilos que se aplican a la plantilla secundaria*/
#cont_bibdig {
	height: 200px;
	width: 600px;
	position:relative;
	top:150px;
	left:100px;
}
#cont_guias {
	height: 200px;
	width: 600px;
	position:relative;
	left:100px;
	top:120px;
}
#img_renova
{
	width:800px;
	height:495px;	
}
#cont_renova {
	height: 370px;
	width: 600px;
	position: absolute;
	left: 100px;
	top: 160px;
}
#foot_guias
{
	position:absolute;
	top:565px;
	left:75px;
}
#foot_renova {
	position: absolute;
	left: 75px;
	top: 597px;
}
#foot_bibdig {
	position: absolute;
	left: 75px;
	top: 565px;
}
#foot_cata {
	position: relative;
	bottom: 45px;
}
#cont_catalogo {
	height: 400px;
	width: 600px;
	position: relative;
	left: 100px;
	top: 10px;
}#cont_generali {
	height: 300px;
	width: 700px;
	position:relative;
	left:45px;
	top:45px;
}
#foot_generali {
	position: relative;
	left: 5px;
	bottom: 45px;
}
#banner {
	height:200px;
	left:45px;
	position:relative;
	top:17px;
	width:350px;
	z-index: 1000;
	clear: both;
}
#cont_virtual {
	height:380px;
	left:50px;
	position:relative;
	top:10px;
	width:700px;
}
#foot_recorrido {
	position: relative;
	bottom: 50px;
}
a.enlaces:link {
	color: #E14F10;
	text-decoration:none;
}
a.enlaces:visited {
	color: #E14F10;
}
a.enlaces:hover {
	color: #000;
	text-decoration:none;
}
