.print{
    display: block;
}
#main, #nav, #ph1, #pf1, #footer_f1, #footer_f6, #bx-pager, div#fiche_download, div#fiche_coordonnees #map_fiche, #footer_f5, #fiche > div.wrapper > a, #fiche_spec ul li:nth-child(even):before, div#fiche a.fiche_print, div#fiche a#back_to_product, div#payment_info > a, #slider_fiche img.loupe, #media_share, #bx-pager{
    display: none;
}
#header1 #logo{
  float:none;
  width:100%;
  margin:0 auto;
  text-align:center;
}
div#fiche h1{
    font-size: 20px;
    text-align:center;
    color:#000;
    font-weight:bold;
    background-color: transparent;
}
div#fiche {
  padding: 1% 0 10%;
}

#slider_projet img{
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
.bx-wrapper .bx-viewport{
  height: auto !important;
}

#fiche_spec ul li:nth-child(odd), #fiche_spec ul li:nth-child(even){
  padding:1px;
  background:none;
  color:#000;
  font-size:14px;
}
#fiche_spec ul li:nth-child(even){
  border-bottom:1px solid #ccc;
  margin:0 0 5px;
  font-weight:normal;
}
#fiche_gauche div#description{
  text-align:left;
}

div#fiche_gauche, div#fiche_droite{
  float: none;
  width: 90%;
  margin: 0 auto;
}