@charset "utf-8";
/* CSS Document */

.direccion {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #699cb9;
	
}
.celde_fina_puntos {
	font-family: Tahoma;
	font-size: 5px;
	background-image: url(../img/puntito.gif);
}
.celde_fina {
	font-family: Tahoma;
	font-size: 5px;

}
.titulo_libro {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
.autor_libro {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-align: left;
}

.datos_libro{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	text-align: left;
}


.editorial_libro {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.texto_pedidos_negrita {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.texto_pedidos {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align:center;
}
.texto_pedidos_azul {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#73a3be;
	text-align: left;
}

.precio_libro {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
	text-align: left;
}
.descripcion_libro {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #335266;
	text-align: justify;
}

.descripcion_pago {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #335266;
	text-align: justify;
}

.menu_secciones {
	font-family: Tahoma;
	font-size: 12px;
	color: #335266;
	text-decoration: none;
}
.recuento_libros {
	font-family: Tahoma;
	font-size: 9px;
	color: #990000;
}
.tit_seccion {
	font-family: Tahoma;
	font-size: 15px;
	color: #73a3be;
	font-weight: normal;
	text-align: left;
}a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #335266;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #335266;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #B01B2E;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #335266;
	text-decoration: none;
}


.titulo_libro_ficha {
	font-family: Tahoma;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
.autor_libro_ficha {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: left;
}
.editorial_libro_ficha {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.precio_libro_ficha {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-align: left;
}
.descripcion_libro_ficha {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #335266;
	text-align: justify;
}

.foto_libro {
	border: 1px solid #CCCCCC;
}
.titular_noticia {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
.fecha-lugar_noticia {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-align: left;
}
.descripcion_noticia {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #335266;
	text-align: justify;
}
.miboton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6c99ae;
}
.cajabuscar {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	background-color: #d2e3ea;
	border: 1px solid #3399CC;
}
.cajalista {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	background-color: #d2e3ea;
	border: 1px solid #3399CC;
	width: 100px;
}
.texto_gral {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #335266;
	text-align: justify;
}