div.separador {
  height:1px;
  margin-bottom:8px;
  background:transparent url(/images/fondo_puntos_horizontal.gif) repeat-x bottom center;
}

div.ficha {
  padding:12px;
  margin-bottom:8px;
  background:#ececec;
}

div.ficha .portada img {
  display:block;
  width:126px;
  height:177px;
  margin-bottom:8px;
  border:0;
}

div.ficha .portada a {
  display:block;
  height:12px;
  font-size:12px;
  padding:10px 33px 8px 0;
  margin-right:10px;
  text-align:right;
  background:transparent url(/images/pdf_ececec.gif) no-repeat top right;
  text-decoration:underline;
  line-height:12px;
}

div.ficha .descripcion {
  padding-left:8px;
}

div.ficha .descripcion p { margin-bottom:4px !important; line-height:12px !important; }