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

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

/* estimation */
.ButtonShow .defiscalisation a {
  background: #F6F6F6 url(/images/content/bt-defiscalisation-gratuite.gif) no-repeat top;
}
.ButtonShow .defiscalisation a:hover {
  background: #F6F6F6 url(/images/content/bt-defiscalisation-gratuite.gif) no-repeat bottom;
}