@charset "ISO-8859-1";

a:link{ color:#000000; text-decoration: none;	}
a:visited {	color:#000000; text-decoration: none;}
a:hover { color:#e60000; text-decoration: none;}

.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	text-align: justify;
	padding: 0px;
}

.texto_libro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titol_libro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	line-height: 20px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px;
	line-height: 17px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-indent: 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #D1BB9C;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

.menu a:link{ color: #E4CFAF; }
.menu a:visited {	color: #E4CFAF;}
.menu a:hover {	color: #FFFFFF;	}

.menu_activo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}
.listados {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 2px;
}
.listados_datos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: normal;
	text-transform: capitalize;
	padding-top: 3px;
	padding-bottom: 7px;
	font-variant: small-caps;
}
.listados-textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.listados_títulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}
.listados-autor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding-top: 2px;
}
.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.pdf:hover{
	cursor:pointer;
}	

.link-temas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.titulo:hover{
	cursor:pointer;
}

.autor:hover{
	cursor:pointer;
}
.cabecera_tabla {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#6b280e;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-transform: capitalize;
	margin: 5px;
	font-variant: small-caps;
}
.efemeride {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
}
.textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}


/*---- PAGINACION ----*/
.pag_inf{
	clear:both;
	text-align:left;
	color: #000;
	padding-top:10px;
	word-spacing: 5px;
	font-size: 14px;
}
.pag_inf .pag_actual{
	color:#6B280E;
	font-weight: bold;
	font-size: 14px;
}
.pag_inf .flecha{
	color:#6B280E;
	font-size: 14px;
}