/* ButtonAdvertising */
.ButtonShow {
  text-align: center;
  width: 100%;
  display: block;
}

.ButtonShow a {
  height: 52px;
  width: 179px;
  display: block;
  margin: auto;
}


/* remplir un dossier */

.ButtonShow .credit_travaux a  {
  background: url(/images/boutonsPub/credit-travaux.gif) no-repeat top;
}
.ButtonShow .credit_travaux a:hover{
  background: url(/images/boutonsPub/credit-travaux.gif) no-repeat bottom;
}

.ButtonShow .credit_consulter a {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/consulter-dossier.gif) no-repeat top;
}
.ButtonShow .credit_consulter a:hover {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/consulter-dossier.gif) no-repeat bottom;
}
.ButtonShow .c_tendance a,
.ButtonShow .table_d_arc a,
.ButtonShow .univers_maison a,
.ButtonShow .usine_design a,
.ButtonShow .tendance_outdoor a,
.ButtonShow .mobilier_moss a,
.ButtonShow .matelpro a,
.ButtonShow .made_in_design a,
.ButtonShow .habitat a {
  background: url(/images/boutonsPub/acheterenligne.gif) no-repeat top;
}
.ButtonShow .c_tendance a:hover,
.ButtonShow .table_d_arc a:hover,
.ButtonShow .univers_maison a:hover,
.ButtonShow .usine_design a:hover,
.ButtonShow .tendance_outdoor a:hover,
.ButtonShow .mobilier_moss a:hover,
.ButtonShow .matelpro a:hover,
.ButtonShow .made_in_design a:hover,
.ButtonShow .habitat a:hover {
  background: url(/images/boutonsPub/acheterenligne.gif) no-repeat bottom;
}
