@import url('reset.css');

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  _text-align: center;
  color: #222;
  padding-bottom: 10px;
}

strong {
  font-weight: bold;
}

a {
  color: #004C92;
}
a:hover {
  text-decoration: underline;
}
sup {
  font-size:xx-small;
  vertical-align:top;
}

#wrap {
  width: 780px;
  margin: auto;
  _text-align: left;
}

#header {
  height: 80px;
  background: white url('images/fond_header.gif') 100% 80% no-repeat;
  color: #004C92;
  margin: 15px 7px 10px 0;
}
  #header img#logo {
    float: left;
    margin-right: 5px;
  }
  #header a {
    color: #004C92;
    text-decoration: none;
  }
  #header h1 {
    font-size: 26px;
    height: 60px;
    line-height: 90px;
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 100;
  }
  #header h2 {
    font-size: 15px;
    font-weight: 100;
    padding-left: 1px;
    line-height: 110%;
  }

#page {
  height: 1%
}

#contenu {
  float: left;
  width: 556px;
  margin-right: 10px;
}

#sidebar {
  float: left;
  width: 210px;
}




/*
generiques
*/
#wrap p,
#wrap ol li,
#wrap ul li {
  font-size: 1.2em;
  line-height: 1.5em;
}

img.illustration {
  float: right;
  margin-left: 5px;
}
#contenu p.erreur {
  background: #fee;
  padding: 1ex;
  margin: 0 25px 0 0;
  border: 1px solid #fbb;
}

.error {
  background: #fee;
  border: 1px solid #fbb;
}

/*
blocs
*/
div.bloc {
  background: white url('images/fond_bloc_blanc_bas.gif') bottom left no-repeat;
  width: 210px;
  margin-bottom: 13px;
}

div.bloc div.contenu_bloc {
/*  background: transparent url('images/fond_bloc_blanc_haut.gif') top left no-repeat;
*/  background-image: url('images/fond_bloc_blanc_haut.gif');
  background-position: top left;
  background-repeat: no-repeat;
  padding: 13px;
}

#contenu div.bloc h3, #sidebar div.bloc h3 {
  background: white;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;

  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: bold;
  color: #3b7eb4;
  text-transform: uppercase;
  margin-bottom: 4px;
}
#contenu div.bloc h4, #sidebar div.bloc h4 {
  background: none;
  padding: 0;
  margin: 0;
  text-transform: none;
  color: #000;

  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
}

#contenu div.bloc p {
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
}

div#espace_client li {
  background: white url('images/puce-espace-client.gif') no-repeat center left;
  font-size: 1.2em;
  margin-top: 6px;
  padding-left: 14px;
  line-height: 1em;
}


div#votre_devis_en_ligne {
  background: #3b7eb4 url('images/fond_votre_devis_en_ligne.gif') bottom left no-repeat;
  padding-bottom: 12px;
  font-size: 1.4em;
  text-align: center;
  color: white;
  margin-bottom: 13px;
}

  div#votre_devis_en_ligne p {
    background: #3b7eb4 url('images/fond_votre_devis_en_ligne.gif') top left no-repeat;
    padding-top: 12px;
    line-height: 1.2em;
  }

  div#votre_devis_en_ligne a {
    color: white;
    font-size: 1.1em;
    font-weight: bold;
  }

div#localiser_filiale h3 span {
  display: block;
  text-transform: none;
}

div#localiser_filiale_bas {
  width: 416px;
  clear: both;
  float: left;
  background: white url('images/fond_filiale_bas.gif') bottom right no-repeat;
}

  div#localiser_filiale_bas div.contenu_bloc {
    background: transparent url('images/fond_filiale_haut.gif') top right no-repeat;
    color: white;
    padding: 10px;
  }

  div#localiser_filiale_bas p {
    float: left;
    margin-left: 0;
    width: 270px;
  }

  div#localiser_filiale_bas span {
    display: block;
    padding-top: 7px;
  }

  #contenu.illustration div#localiser_filiale_bas {
    position: relative;
    left: 136px;
  }

#sidebar div.savoir-plus {
  background: transparent url('images/fond_savoirplus_bas.gif') bottom left no-repeat;
  color: white;
  text-align: center;
}

  #sidebar div.savoir-plus div.contenu_bloc {
    background: transparent url('images/fond_savoirplus_haut.gif') top left no-repeat;
    padding: 5px 7px 5px 9px;
  }

  #sidebar div.savoir-plus div.contenu_bloc strong {
    display: block;
    font-size: 1.5em;
    font-weight: 100;
    line-height: 0.9em;
    text-transform: uppercase;
    margin: 2px 0;
  }

  #sidebar div.savoir-plus div.contenu_bloc .contact {
    margin: 0;
    padding: 0;
  }

  #sidebar div.savoir-plus div.contenu_bloc span.numero {
    display: none;
  }

  #sidebar div.savoir-plus div.contenu_bloc .contact a {
    background: transparent url('images/numero_savoirplus.gif') top left no-repeat;
    text-indent: -99em;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    height: 46px;
    margin-top: 3px;

  }

/*
contenu
*/

#contenu {
  background: white url('images/fond_contenu_droit.gif') top right repeat-y;
}

#contenu .pied {
  margin-top: 40px;
  background: white url('images/fond_contenu_bas.gif') top right repeat-y;
  height: 35px;
  clear: both;
}
#contenu h3, #contenu h4, #contenu h5 {
  color: #3b7eb4;
}

#contenu h3, #contenu h4 {
  padding-left: 35px;
  margin-bottom: 10px;
}

#contenu h3 {
  margin-top: 15px;
  font-size: 2em;
  background: transparent url('images/puce_verte.gif') top left no-repeat;
  padding: 2px 0 4px 35px;
}
#contenu h4 {
  font-size: 1.3em;
  text-transform: uppercase;
  line-height: 120%;
}
#contenu h5 {
  font-size: 1.5em;
  padding-left: 12px;
  margin: 0 0 5px 35px;
  background: transparent url('images/fleche_verte.gif') top left no-repeat;
  background-position: 0 .1em;
  font-weight: bold;
}

#contenu p {
  margin: 0 10px 10px 35px;
}

#contenu p.avant-liste {
  margin-bottom: 0;
}

#contenu ul li {
  margin: 8px 10px 5px 10px;
  font-size: 1.2em;
  padding-left: 14px;
  background: white url('images/puce-espace-client.gif') no-repeat 0 5px;
  height: 1%;
}

#contenu li li {
  font-size: 1em;
  background: none;
}

#contenu li li li {
  padding-left: 0;
  margin-left: 0;
}

#contenu ul,
#contenu ol
{
  margin: 0 10px 15px 35px;
}

#contenu ul.superliste p {
  margin-left: 0;
}

#contenu ul.superliste li {
  margin-left: 0;
}

#contenu ul.superliste li li {
  background: white url('images/puce-espace-client.gif') no-repeat 0 1px;
  background: none;
}

#contenu ul.superliste li p {
  font-size: 1em;
}

#contenu.illustration {
  width: 340px;
  padding-right: 196px;
  padding-right: 216px;
  position: relative;
  _padding-right: 0;
}

#contenu.illustration div.illustration {
  position: absolute;
  right: 0;
  float: right;
  width: 156px;
  width: 200px;
  height: 430px;
  margin: 20px 20px 50px 30px;
  background: transparent url('images/illustration-vide.gif') no-repeat top left;
}

#contenu.illustration .pied {
  position: relative;
  width: 556px;
  left: 0;
  bottom: 0;
  clear: both;
}

#contenu.illustration h6 {
  color: #004C92;
  position: absolute;
  left: 380px;
  bottom: 90px;
  width: 130px;
  text-align: center;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 120%;
}


/*

pied

*/

#pied {
  clear: both;
  padding-top: 5px;
  width: 780px;
  margin: auto;
  margin-top: 5px;
  text-align: left;
}
  #pied ul#menu-instit {
    float: left;
    padding-left: 15px;
  }
  #pied ul#labels {
    float: right;
  }
    #pied li {
      display: inline;
      font-size: 1.1em;
    }


fieldset {
  border: 1px solid #ccc;
  margin: 0 25px 1em 0;
}
  fieldset legend {
    margin: 1em;
    font-size: 1.3em;
    line-height: 1.3em;
    color: #3b7eb4;
    text-transform: uppercase;
  }
  #contact fieldset label {
    clear: both;
    text-align: right;
    margin-top: .4em;
    padding-right: 1em;
    float: left;
    width: 20ex;
    vertical-align: center;
  }


div.possibilites {
  background: transparent url('images/fond_possibilites_bas.gif') bottom right no-repeat;
  margin-bottom: 20px;
}
  div.possibilites div {
    background: transparent url('images/fond_possibilites_haut.gif') top right no-repeat;
    padding: 10px 0 10px 0px;
  }
  #contenu div.possibilites h5 {
    background: none;
    background-image: none;
    color:#83B97F;
    font-size:1.4em;
    padding-left:5px;
  }
  #contenu div.possibilites li {
    background-color: transparent;
    background-image: url('images/puce-possibilites.gif');
    margin-top: 15px;
    margin-left: 15px;
  }
  #contenu div.possibilites p {
    padding-left: 5px;
  }