/**********************/
/*     Detalle       */
/*********************/
div.resumen{
    font-weight:bold;
    font-size:0.9em;
    margin:0 0 1em 0;
}
div.contenido{
    margin:0 0 1em 0;
}

/**********************/
/*     LISTADO       */
/*********************/
p.fecha{
   text-align:right;
   font-size:0.9em;
}
p.leer_mas{
    text-align:right;
    font-size:0.9em;
    border-bottom:1px dotted #BFBFBF;
}
