/* TopBannerMain */

#HeaderMain {
  width: 925px;
  height: 200px;
  background: transparent url(http://www.credit-pas-cher.com/images/bandeaux/bandeau-background.jpg) no-repeat;
  margin-bottom: 10px;
}

/* LinkTitle */

.LinkTitle a {
  position: absolute;
  margin-top: 10px;
  text-align: right;
  width: 920px;
  overflow: hidden;
  color: #B8D5F9;
  text-decoration: none;
  font-size: 10px;  
}

#HeaderMain .HeaderMainContent {
  background: transparent url(/images/static/logos/credit-pas-cher.png) no-repeat -35px -20px;
  width: 100%;
  height: 100%;
}

/* Hack  ie6 and below */
* html #HeaderMain .HeaderMainContent {
  background: transparent url(/images/static/logos/credit-pas-cher.gif) no-repeat -35px -20px;
}

#HeaderMain .TableStructure {
  width: 100%;
  height: 100%;
  background: transparent url(http://www.credit-pas-cher.com/images/bandeaux/table-background.gif) repeat-x bottom;
}

#HeaderMain .TableStructure td {
  vertical-align: bottom;
}

#HeaderMain .TableStructure .logoCell {
  vertical-align: top;
  padding: 20px 0 0 0;
}

#HeaderMain .logo {
  display: block;
  width: 220px;
  //width: 219px;
  height: 70px;
}

/* Hack ie7 */
*:first-child+html #HeaderMain .logo {
  width: 219px;
}

#HeaderMain .NewsletterSubscriptionBox {
  margin: 20px 0 0 20px;
}

#HeaderMain .BannerLinks {
  margin-top: 22px; 
}

#HeaderMain .BannerLinks a {
  margin: 0 10px;
  color: white;
  font-size: 14px;
  text-decoration: none;
}
#HeaderMain .BannerLinks a:hover {
  text-decoration: underline;
}
#HeaderMain .BannerLinks .Home {
  padding: 0 0 0 20px;
  margin-left: 25px;
  background: transparent url(http://www.credit-pas-cher.com/images/pictos/accueil.gif) no-repeat;
}
#HeaderMain .BannerLinks .Sitemap {
  padding-left: 20px;
  background: transparent url(http://www.credit-pas-cher.com/images/pictos/plan-du-site.gif) no-repeat;
}

#HeaderMain .separationLine {
  background: transparent url(http://www.credit-pas-cher.com/images/bandeaux/separation-background.gif) repeat-y;
  //background: transparent url(http://www.credit-pas-cher.com/images/bandeaux/separation-background.gif) repeat-y -1px 0; /* IE hack */
  height: 8px;
  width: 100%;
}


#HeaderMain .separationLine td {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}

* NewsLetterSubscriptionBox */

#NewsletterSubscriptionBox p {
  
}

.NewsletterSubscriptionBox label {
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: white;
}

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

/* BottomBannerMain */

#FooterMain {
  width: 925px;
  height: 113px;
  font-size: 12px;
  background: transparent url(http://www.credit-pas-cher.com/images/bandeaux/bandeau2-background.jpg) no-repeat bottom;
  color: #595959;
  margin-top: 20px;
}

#FooterMain table{
  width: 100%;
  height: 100%;
  text-align: center;
}

#FooterMain .separationLine2 {
  background: transparent url(http://www.credit-pas-cher.com/images/bandeaux/separation2-background.gif) repeat-y;
  height: 8px;
  //height: 2px;	/* IE hack */
  width: 100%;
  border: 2px solid white;
  border-left: 0;
  border-right: 0;
}

#FooterMain .CopyrightCell {
  padding-left: 20px;
  text-align: left;
  color: #595959;
  width: 220px;
}
#FooterMain .Copyright {
  color: #91124F;
  font-size: 11px;
  margin-right: 10px;
  text-decoration: underline;
}

#FooterMain .CopyrightCell a {
  color: #595959;
  text-decoration: none;
}

#FooterMain .HomeLink {
  color: #595959;
  text-decoration: none;
}

#FooterMain .HomeLink:hover {
  text-decoration: none;
}

#FooterMain .LinksCell a {
  margin: 9px;
  color: #055993;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

#FooterMain a {
  cursor: pointer;
}

#FooterMain a:hover {
  text-decoration: underline;
}