
@media print {

  a {
    text-decoration : none;
  }

  img {
    border : none;
  }

  #annonce {

    float : left;
    width : 100%;
  }


  #annonces-vendeur,
  #suggestion_annonces,
  #actions {
    display : none;
  }

}
