/* classes responsive */
.mobileHide {
  display: none !important;
}
.mobileShow {
  display: block !important;
}
body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
}
a {
  text-decoration: none;
  color: #000;
}
#bandeauHaut,
#bandeauTresHaut,
#bandeauBas,
#colonnePub,
.qmenu_container_1,
#infoCommercant table tr td.infoCom .contact,
#infoCommercantReduit ul.navig3,
#infoCommercant ul.navig3,
#filAriane,
#blocModuleDroit,
.blocOrange,
#blocRechSpe,
#blocGrisVert.produits,
#blocGrisVert .commande,
#blocGrisVertReduit.produits,
#divQuantite,
.choix #bouton .submit,
.droite .choix select,
.droite .choix label,
hr.separation,
#blocAction,
#traces,
.pa-menu-container,
.menuGauche,
.menu,
.accesCommercant,
.publicite {
  display: none;
}
#blocBdc {
  background-image: none;
}
.pageBreak {
  page-break-before: always;
}
#groupCommerces h3 span,
.blocGrisVert h2 span,
.blocGrisVertReduit h2 span,
.blocOrange h2 span,
#blocRechSpe h3 span {
  background-image: none;
  display: block;
  height: 26px;
  line-height: 26px;
  padding-left: 8px;
  padding-right: 12px;
}
.blanc {
  color: #FFF;
}
#groupCommerces h3,
.blocGrisVert h2,
.blocGrisVertReduit h2,
.blocOrange h2,
#blocRechSpe h3 {
  background-image: none;
  color: #76B516;
  font-size: 16px;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  margin-bottom: 5px;
  margin-top: 0;
  padding-left: 4px;
}
.pageProduit .gaucheAvecDroite,
.pageProduitReduit .gaucheAvecDroiteReduit {
  float: left;
  margin: 5px;
  text-align: justify;
  width: 270px;
}
.droite {
  float: right;
  margin: 0;
  overflow: hidden;
  text-align: center;
  width: 270px;
}
/*-----------------------------------------*/
/*               COUPON                    */
/*-----------------------------------------*/
.blocImpression {
  float: right;
  margin: 5px;
}
.CouponImpression {
  width: 460px;
  float: left;
  border: 1px dashed #B3B3B3;
  display: block;
  margin: 10px 10px 5px 5px;
  text-align: center;
}
.CouponImpression .enseigne {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  float: left;
  width: 360px;
}
.CouponImpression .titre {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  float: left;
  width: 360px;
  margin: 15px 0;
}
.CouponImpression .adresse {
  color: #767676;
  font-size: 13px;
  font-weight: bold;
  float: left;
  width: 360px;
}
.CouponImpression .image {
  float: left;
  margin: 3px;
  border: 0;
}
.CouponImpression .reduction {
  clear: both;
  background: transparent no-repeat scroll 80pt 0;
  font-weight: bold;
  margin-left: 98px;
  padding: 0 0 0 20px;
  height: 16px;
}
.CouponImpression .contenu {
  color: #000000;
  float: left;
  width: 360px;
  margin: 30px 0 0 98px;
}
.CouponImpression .pied {
  text-align: left;
  background: transparent no-repeat right;
  margin: 75px 5px 0 5px;
  font-size: 85%;
}
/*-----------------------------------------*/
/*                 AUTONOMIE               */
/*-----------------------------------------*/
.blocLargeVert h3,
.blocLargeVert h2 {
  background-image: none;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}
img.calendar,
#popup .formulaire fieldset input.checkbox,
#popup .formulaire fieldset input.deleteme,
#popup .formulaire fieldset input.radio,
.formulaire fieldset .action {
  display: none;
}
.formulaire fieldset {
  border-style: none;
  text-align: left;
}
#popup .formulaire fieldset input.date,
input.date {
  width: 70px;
}
#popup .formulaire fieldset textarea,
#popup .formulaire fieldset input {
  border: none;
  padding: 1px 2px;
}
table.liste {
  clear: both;
  width: 95%;
  margin: 15px auto;
  border-collapse: collapse;
  padding: 2px;
  border: 1px solid #000;
  text-align: left;
}
table.liste th {
  font-weight: bold;
  padding: 2px;
  border: 1px solid #000;
  text-align: center;
  background-color: #EFEFEF;
}
table.liste td {
  padding: 5px;
  border-bottom: 1px solid #000;
  vertical-align: top;
  text-align: left;
}
table.liste td.aligncenter {
  text-align: center;
}
table.liste td.center {
  text-align: center;
}
#blocBdcCci,
.blocBdc h3 {
  display: none;
}
.bdc_table {
  width: 100%;
  border: 1px solid;
}
#blocBdc hr {
  /*display: none;*/
}
.bdc_prix {
  width: 27%;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
}
.unCoupon .pied {
  border-top: 2px solid #E4E4E4;
  padding: 5px;
  vertical-align: middle;
}
#bonneAffaire .unCoupon .picto,
.unCoupon .unCoupon .picto {
  font-size: 20px;
  font-weight: bold;
  height: 45px;
  margin: 0 10px;
  padding: 25px 0 0;
  text-align: center;
  width: 58px;
}
.unCoupon .imageCommerce {
  margin: 5px 35px 15px 25px;
  padding: 5px 0 0;
  text-align: center;
  width: 105px;
}
#impressionCoupon .pied {
  font-style: italic;
  font-size: 10px;
}
.pied img {
  float: right;
  height: 40px;
  width: 180px;
}
#impressionCoupon table.unCoupon {
  width: 550px;
}
