@charset "UTF-8";
/* 
    Document   : print
    Created on : 11 déc. 2012, 16:51:13
    Author     : Guillaume
    Description:
        Feuille de style pour la mise en page des page à imprimer.
*/
.header, .navigation, nav, .ligne_rouge, .container.ssnav, .footer, .sidebar, .addthis, #comments, .wpa_container, .vvqbox, .container_pub, .pub, .extrait_img {
  display: none !important;
}

.page_article .actualites {
  /*width: 100% ;*/
}

.page_article .actualites .bloc {
  border: none;
  /*width: 100%;*/
  padding: 0;
  margin: 0;
}

.page_article .actualites .bloc * {
  /*width: auto !important;*/
}
