@charset "utf-8";
/* CSS Document */


.descarga {
	/*border-bottom-width: 2px;*/
	/*border-top-width: 2px;*/
	/*border-top-style: dotted;*/
	/*border-top-color: #FFCC00;*/
	/*overflow: auto;*/
	/*padding-top: 15px;*/
	padding-right: 15px;
	/*padding-bottom: 15px;*/
	padding-left: 15px;
}

.fichero {
	margin-bottom: 10px;
}

.fichero p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #006699;
}

.fichero a {
	text-decoration: none;
	color: #0099FF;
}

.fichero a:hover {
	color: #ff9900;
}

.nombre h1 {
	font-size: 0.8em;
	color: #006699;
}

.nombre  {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

.nombre a {
	font-size: 0.8em;
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;	
}

.nombre a:hover {
	font-size: 0.8em;
	color: #ff9900;
	font-weight: bold;
}

.descripcion h2 {
	font-size: 0.8em;
	color: #ff9900;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;
}

.propiedades {
	border: 1px solid #0099FF;
	background-color: #FFFFFF;
	float: left;
	width: 500px;
}

.propiedades ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.propiedades ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

.propiedades ul li strong {
	font-weight: bold;
	color: #FFCC00;
}

/* Fin descargas */


/* Propiedades para los registros de base de datos de Biblioteca */

.cuerpo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #373737;
	margin-bottom: 10px;
	/*text-indent: 50px;*/
	text-align: justify;
	line-height: 135%;
	font-style: normal;
	font-weight: normal;
}

.cuerpo strong {
	font-style: normal;
	color: #336699;
	font-weight: bold;
}	

.cuerpo ul

{
	list-style: none;
	margin: 0;
	padding: 0;
}



.cuerpo ul li {
	background-image: url(../images/listas_articulo2.png);
	background-repeat: no-repeat;
	background-position: 1.5em 0.5em;
	padding: 3px 0 3px 50px;
	margin: .4em 0;
	text-indent: 0px;
}

.letra {
	font-style: normal;
	/*color: #336699;*/
	color: #9F0002;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	margin-bottom: 5px;
}

.letra_cat {
	font-size: 0.9em;
	font-style: normal;
	/*color: #336699;*/
	color: #9F0002;
	font-weight: bold;
}

.abecedario a, .abecedario_cat a {
	font-size: 0.9em;
	font-style: normal;
	text-decoration: none;
	margin-left: 0.7em;
	color: #9F0002;
	font-weight: bold;
}

.abecedario a:hover {text-decoration: underline;}

.abecedario_cat a {
	font-size: 0.7em;
}

.categoria {
	font-size: 1em;
	font-weight: bold;
	margin-left: 0.7em;
	color: #006699;
}

/* Fin propiedades para los registros de base de datos de Biblioteca*/
