/* CSS Document */
#HeaderMain a.bandeau {
  background: transparent url(/images/bandeau-assurance-credit.gif) no-repeat;
  height: 136px;
  width: 959px;
  display: block;
}

/* LinkTitle */

.linkTitle {
  position: absolute;
  margin-top: -15px;
  width: 700px;
  overflow: hidden;
  color: white;
  text-decoration: none;
  font-size: 10px;
}

/* NewsletterSubscription  */
 
#HeaderMain .NewsletterSubscriptionBox {
  margin: -25px 0 0 705px;
  position: absolute;
  width: 250px;
  height: 25px;
}

/* IE6 and below hack */
* html .NewsletterSubscriptionBox {
  padding: 90px 635px;
}

#HeaderMain .NewsletterSubscriptionBox label {
  font-size: 12px;
  color: white;
}

#HeaderMain .NewsletterSubscriptionBox input {
  width: 150px;
}

#HeaderMain .NewsletterSubscriptionBox .DrWInput {
  font-size: 12px;
}
#HeaderMain .NewsletterSubscriptionBox .DrWIButton {
  height: 20px;
  width: 25px;
  font-size: 12px;
}