/*------------------------------------------------------------------

    [Feuille de style d'impression ]

-------------------------------------------------------------------*/

header#main {
  width:752px;
  border:0;
}

#content{
  border:0;
  padding:20px 0 0 0;
  width:752px;
  article {
    padding-bottom:20px;
    border-bottom:1px solid #ccc;
  }
}

#comments,
footer,
.wp-pagenavi
.entry-utility,
#socials,
aside {
  display:none;
}