/* General */
.PF_TextoChico { font-size: 10px }
.PF_Texto { font-size: 12px }

/* SuggestBox */
.asbMenu { border: 1px solid #0170A3; background: #FFFFFF; position: absolute; padding: 5; white-space: nowrap; }
.asbMenuBase { position: absolute; }
.asbMenuItem { color: #0170A3; background: #FFFFFF; cursor: hand; cursor: pointer; }
.asbSelMenuItem { color: #002277; background: #F2F8FF; cursor: hand; cursor: pointer; white-space: nowrap; }

/* Notas */
.nota_titulo { font-size: 20px; font-weight: bold }
.nota_subtitulo { font-size: 15px; font-weight: bold }
.nota_resumen { font-size: 11px }
.nota_autor { font-size: 10px }
.nota_paginas { font-size: 12px }
.nota_listado_titulo { font-family: Arial; font-size: 18px; font-weight: bold }
.nota_links_categorias { font-family: Arial; font-size: 12px; }
.nota_listado_titulonota { font-family: Arial; font-size: 12px; font-weight: bold }
.notas_paging { font-size: 12px; font-weight: normal }

.noticia_listado_titulonota { font-family: Arial; font-size: 12px; font-weight: bold}
.noticia_listado_fuente { font-family: Arial; font-size: 12px; color:#888888 }
.noticia_listado_texto { font-family: Arial; font-size: 12px; }
.noticia_listado_fecha { font-family: Arial; font-size: 12px; }
