@page {
  margin: 3em 1em;
}
.container {
  width: 100%;
}
#header {
  padding: 0 2em;
}
#header .btn,
#header .banniere {
  display: none;
}
#header .slogan_site {
  display: none;
  margin-top: 1em;
}
#nav,
#nav_metiers {
  display: none;
}
.sur-contenu .breadcrumb {
  padding: 0 2em;
  position: absolute;
  left: 150px;
  top: 0em;
  width: 80%;
}
.formulaire_recherche {
  display: none;
}
.contenu #aside {
  display: none;
}
.contenu .extra {
  display: none;
}
.contenu .row-fluid .span9 {
  width: 100%;
  float: none;
}
.contenu > .row-fluid .content {
  background: none;
  min-height: 0;
  padding: 1em 1em 1em 0;
}
.pied,
#footer {
  display: none;
}
#header a:after,
.sur-contenu a:after {
  content: '';
}
div.socialtags {
  display: none;
}
