/* header.css */

#Header .bandeau a {
  background: url(/images/header/defiscalisation-2.4.jpg) no-repeat;
  height: 120px;
  width: 958px;
  display: block;
}

#Header .title {
  color: white;
  font-size: 23px;
  padding: 15px 0 0 105px;
  text-transform: uppercase;
}

#Header .linkTitle {
  font-size: 13px;
  padding: 5px 0 0 605px;
  font-weight: bold;
}

#Header .linkTitle a {
  color: black;
}

#Header .pub {
  position: absolute;
  margin: -90px 0 0 420px;
}

#Header .devis a {
  height: 48px;
  display: block;
  position: absolute;
  background: transparent url(/images/header/etude-bandeau.gif) no-repeat 10px top;
  margin: -75px 0 0 655px;
  width: 200px;
  font-size: 18px;
  padding: 9px 0 0 95px;
  text-decoration: none;
  color: black;
}

#Header .devis a .baseline {
  font-size: 14px;
  text-transform: normal;
  padding: 0px;
  color: #595959;
}

#Header .devis a:hover {
  background: transparent url(/images/header/etude-bandeau.gif) no-repeat 10px bottom;
}

#Header .devis a:hover .baseline {
}

#Header .search {
  position: absolute;
  margin: -110px 0 0 700px;
}

.Footer {
  background: #011953;
  color: white;
  font-size: 10px;
  line-height: 30px;
  text-align: right;
  padding-right: 10px;
}

.Footer .linkBottom {
  float: left;
  display: block;
  padding-left: 10px;
}

.Footer .linkBottom a {
  color: white;
  padding: 5px;
}
