/* HeaderMain */

#HeaderMain {
  padding: 10px;
  background: white;
}

#header_defiscalisation {
  height: 232px;
  background: transparent url(/images/header/defiscalisation-bordeaux.jpg) no-repeat;
}

.HeaderContener {
  height: 232px;
  width: 900px;
  display:  block;
  margin: 0;    
}

/* ie6 hack */
* html .HeaderContener {
  margin: 0; 
}

.FlashHeader {
  width: 626px;
}

.ImgMenuHome {
  background: url(/images/header/degrade-defiscalisation.gif) no-repeat bottom;
  margin: 0;
  
}

*:first-child+html .ImgMenuHome {
  padding-left: 10px;
}



/* ie6 hack */
* html .menuHome {
  padding: 0 0 0 10px;
  margin: 10px 0 5px 0; 
}

.title-site {
  font-size: 24px;
  letter-spacing: -1px;
  font-family: Univers Condensed, arial;
  text-transform: uppercase;
  line-height: 50px;
  width: 925px;
  margin: auto;
  //margin: 38px auto -80px auto;
}

/* ie6 hack */
* html .title-site {
  margin: 38px auto -80px auto; 
}

.title-site a {
  color: white;
  text-decoration: none;
}

.title-site .bordeaux{
  color: #C7C7FF;
}

.link-title {
  width: 925px;
  text-align: left;
  display: block;
  margin: auto;
}

.link-title a {
  color: #C7C7FF;
  text-decoration: none;
  font-size: 10px;
  margin: -28px 0 20px 320px;
  width: 350px;
  text-align: center;
  height: 15px;
  overflow: hidden;
  display: block;
  //margin: 27px 0 5px 310px;
}

#HeaderMain .menuHome li {
  list-style-type: none;
  margin: 15px 0;
  margin-left: 10px;
  padding-right: 5px; 
  //margin: 10px 0;
}

/* ie6 hack */
* html #HeaderMain .menuHome li {
  margin: -8px 0; 
}


#HeaderMain .menuHome a {
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  display: block;
  padding: 5px 0;
}

#HeaderMain .menuHome a .baseline {
  color: #ffcc00;
  text-transform: none;
  font-size: 11px;
}

#HeaderMain .menuHome a:hover {
  background: #03142e;
}

#HeaderMain .menuHome a .etude {
  background: url(http://www.defiscalisation-paris.fr/images/header/page_preview.gif) no-repeat;
  display: block;
  padding-left: 35px;
}
#HeaderMain .menuHome a .ehpad {
  background: url(http://www.defiscalisation-paris.fr/images/header/graph_up.gif) no-repeat;
  display: block;
  padding-left: 35px;
}
#HeaderMain .menuHome a .program {
  background: url(http://www.defiscalisation-paris.fr/images/header/System-Key-256x256.gif) no-repeat;
  display: block;
  padding-left: 35px;
}

#HeaderMain .menuHome a .private{
  background: url(http://www.defiscalisation-paris.fr/images/header/present.gif) no-repeat;
  display: block;
  padding-left: 35px;
}

#HeaderMain .NewsletterSubscriptionBox form {
  margin: -79px 0 0 680px;
  //margin: -84px 0 0 690px;
  //display: block;
  position: absolute;
}

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

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

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

/* FooterMain */

#FooterMain {
  height: 40px;
  background: url(/images/footer.gif) no-repeat top;
  width: 925px;
  margin: auto;
}

#FooterMain .LinksCell {
  font-size: 10px;
  text-align: center;
}

#FooterMain table {
  width: 100%;
  height: 100%;
}

#FooterMain .LinksCell a {
  color: white;
  text-decoration: none;
  padding: 5px;
}

.CopyrightCell {
  text-align: center;
  color: #9FBAD3;
  font-size: 10px;
  padding: 5px 1px;
  width: 925px;
  margin: auto;
}

.CopyrightCell a {
  color: #9FBAD3;
  text-decoration: none;
}
