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

.ButtonShow a { 
  height: 47px; 
  width: 198px;
  display: block;
  margin: 10px auto;
}

/* credit */
.ButtonShow .credit_comparer a {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/comparer-100-banques.gif) no-repeat top;
}
.ButtonShow .credit_comparer a:hover {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/comparer-100-banques.gif) no-repeat bottom;
}

.ButtonShow .cetelem a,
.ButtonShow .lcl a,
.ButtonShow .empruntis a,
.ButtonShow .creditimmo a,
.ButtonShow .credit_foncier a {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/credit-immobilier.gif) no-repeat top;
}
.ButtonShow .cetelem a:hover,
.ButtonShow .lcl a:hover,
.ButtonShow .empruntis a:hover,
.ButtonShow .creditimmo a:hover,
.ButtonShow .credit_foncier a:hover {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/credit-immobilier.gif) no-repeat bottom;
}


/* defiscalisation */

#LawExplainationBox .ButtonShow .defiscalisation {
  padding-top: 15px;
}

.ButtonShow .defiscalisation a {
  background: transparent url(/images/contenue/bouton-pub.gif) no-repeat top;
}
.ButtonShow .defiscalisation a:hover {
  background: transparent url(/images/contenue/bouton-pub.gif) no-repeat bottom;
}

.ButtonShow .assurance_april a,
.ButtonShow .assurance_magnolia a {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/assurance-credit-immobilier.gif) no-repeat top;
}
.ButtonShow .assurance_april a:hover,
.ButtonShow .assurance_magnolia a:hover {
  background: #F6F6F6 url(http://www.diagnostic-expertise.com/images/boutonspub/assurance-credit-immobilier.gif) no-repeat bottom;
}