/* Paginación top y bottom -------------------------------------------------------------------------- */
.noticias_lista_top  {font-size: 11px; padding: 5px; background: #f1f1f1; border: 1px solid #bcbcbc;}
.noticias_lista_bottom  {font-size: 11px; padding-top: 5px; border-top: 1px dotted #bcbcbc; text-align: center; width: 100%;}
.noticias_lista_bottom a,.noticias_lista_bottom a:visited  {font-size: 10px; color: #014286; padding-top: 5 px; padding-bottom: 5px; text-decoration: underline;}
/* Listado Noticias (Home, In) --------------------------------------------------------------------- */
.noticias_lista_titular{/* background: url(../img/bullet_1.gif) no-repeat 0px 17px; */ font-size: 14px; font-weight: bold; color: #014286; padding-top: 10px; padding-left: 15px; padding-bottom: 5px; text-decoration: none;}
.noticias_lista_titular a,.noticias_lista_titular a:visited  {font-size: 14px; font-weight: bold; color: #014286; text-decoration: none;}
.noticias_lista_fecha  {font-size:10px; color: #014286; padding-bottom: 5px; padding-left: 15px;}
.noticias_lista_resumen  {color: #555555; padding-bottom: 15px; padding-left: 15px;}
/* Enlace volver --------------------------------------------------------------------------------------- */
.noticias_volver a, .noticias_volver a:visited {font-size: 10px; color: #888888; padding-top: 10px; padding-bottom: 5px; text-decoration: underline;}
/* Ficha completa ------------------------------------------------------------------------------------- */
.noticias_ficha_titular  {font-size: 16px; font-weight: bold; color: #014286; padding-bottom: 7px;}
.noticias_ficha_fecha  {font-size: 11px; font-weight: bold; color: #777777; padding-bottom: 7px;}
.noticias_ficha_resumen  {font-size: 11px; color: #555555; padding-bottom: 15px;}
.noticias_ficha_contenido  {color: #000000; padding-bottom: 15px;}
/* Administración ------------------------------------------------------------------------------------ */
.noticias_admin_titulos  {font-size: 11px; color: #888888; padding-bottom: 0px;}
.noticias_admin_publicacion  {color: #666666; padding-bottom: 0px; background-color: #eeeeee; border: 1px solid #bbbbbb;}
