/* csshacks */

/* IE 7 */

*:first-child+html #MainContent .HomeBoxes {
 margin: 0;
}
*:first-child+html #MainContent .HomeBox {
  margin: 0;
}


/* IE 6 and below */

* html .NewsletterSubscriptionBox {
  position: absolute;
  margin: -25px 5px 0 740px;
}

* html #privateSaleBox #AutoForm {
  background: url(http://www.diagnostic-expertise.com/images/defiscalisation/vente-privee/vente-privee.gif) no-repeat;
}

* html #privateSaleBox #AutoForm .DrWIButton {
  background: url(http://www.diagnostic-expertise.com/images/newsletter/newsletter-button.gif) no-repeat;
}

/* programme */
* html .MiniProgramView .header .FavoritePicto {
  background: transparent url(/images/pictos/coeur.gif) no-repeat;
}
* html .MiniProgramView .header .FlashPicto ,
* html .MiniProgramView .header .FavoritePicto,
* html .MiniProgramView .header .VideoPicto {
  margin: 0 5px 0 0;
}

* html .MiniProgramView .header .city,
* html .MiniProgramView .header .name {
  position: absolute;
}

* html .MiniProgramView .header .city {
  padding-top: 20px;
  width: 500px;
}

* html .MiniProgramView .header .rentability {
  margin: 0;
}