

img{
  border:none;
}

ul{
  list-style-type: none;
  margin:0;
  padding:0;
}

fieldset{
  margin:0;
  padding:0;
}

.clear{
  clear:both;
}
.gris{
  color:#636363
}
.bleuFonce{
  color:#81b2ff;
}
.bleuClair{
  color:#a2c6ff;
}
.rouge{
  color:#c5081e;
}

body{
  background-image: url(../img/fonds/fond.jpg);
  background-repeat: no-repeat;
  background-position: center -70px;
  background-color: #000000;
  margin:0;
  padding:0 0 0 0;
  font-family: verdana;
  color:#636363;
  font-size:11px;
}

#header{
  height:135px;
  width:889px;
  margin:auto;
  position:relative;
}

  #div_bandeau_0{ 
    text-align:center;
  }
  
  #div_bandeau_1{
    text-align:center;
    font-family: times New Roman;
    font-size: 17px;
    font-weight:bold;
    margin-top:30px;
    color:#a2c6ff;
    text-transform:uppercase;
  }

  /*
  #div_bandeau_2{
    display:none;
  }
  */
  #div_bandeau_2{
    display:block;
    width:100%;
    text-align:center;
    font-family: times New Roman;
    font-size: 14px;
    font-weight:bold;
    color:#a2c6ff;
  }
    
    #div_globalEnteteAgence{
      
    }
    
    #span_enteteAgenceNom{
      padding-right:5px;
    }
    
    #span_deconnecterB2B_form_bandeau{
      position:absolute;
      right:5px;
      bottom:5px;    
    }
    #span_deconnecterB2B_form_bandeau a{
      color:#c5081e;
    }
  
  
#general{
  clear:both;
  width:889px;
  margin:auto;
  position:relative;
  height:605px;
  left:2px;
  background-color: #ffffff;
}
  html>body #general {
    height: auto;
    min-height: 605px;
  }


#cheminNav{
  width:840px;
  padding:5px 28px 0 17px;
  margin-left:2px; 
  font-size:10px;
  font-weight:bold;
  line-height:18px;
  height:18px;
}
  p.cheminNav{
    margin:0;
    display:inline;    
  }
    p.cheminNav a{
      text-decoration: none;
      color:#636363;
      background-image: url(../img/fonds/puce_cheminNav.gif);
      background-repeat: no-repeat;
      background-position: left center;
      padding:0 5px 0 10px;
    }
    p.cheminNav a:hover{
      text-decoration: underline;
    }
  h1.cheminNavCurr{
    display:inline;
    margin:0;
    font-size:10px;
    color:#5f9dff;
    text-decoration:underline;
    background-image: url(../img/fonds/puce_cheminNav.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding:0 10px;
  }

#page{
  width:840px;
  padding:30px 27px 20px 17px;
  border-left:2px #ede7d9 solid;
  border-right:2px #ede7d9 solid;
  background-color: #ffffff;
}

#piedpage{
  clear:both;
  width:100%;
  bottom:0;
  left:0;
  height:19px;
  line-height:19px;
  background-image: url(../img/fonds/fond_pied_page.gif);
  background-repeat: repeat-x;
  font-size:11px;
  color:#687585;
  font-weight:bold;
}
  #footer{
    width:889px;
    margin:auto;
    position:relative;    
  }
    #piedpage a{
      text-decoration:none;
      color:#687585;
    }
    #piedpage a:hover{
      text-decoration:underline;
    }
  
    div.piedpage li{
      display:inline;
      padding:0 2px;
    }
    
    #div_piedpage_0{
      text-align: center;
    }
    
    #div_piedpage_1{
      position:absolute;
      top:0;
      right:30px;
    }

.spanInfoBulle{
  font-size:10px;
}
