#gobal{
  width: 100%;
  margin-top: 10px;
}
.center{
  width: 970px;
  margin: auto;
}
#chooseLanguage img{
  vertical-align: middle;
}
#baseline{
  color: #466583;
  font-family: helvetica;
  font-size: 18px;
} 
#baseline span{
  font-family: inherit;
  color: #585858;
}
#baseline img{
  margin: 6px 0  6px 0;
}
#bannier01{
  background-image: url(../imgs/bg_banniere.gif);
}
#main{
  
} 
#moduledroite{
  float: right;
}
#footer{
  margin-top: 20px;
  background-color: #E6E6E6;
  height: 24px;
  vertical-align: middle;
  text-align: center;
} 
#divConnection{
  background-color: #E3E3E3;
  width: 246px;
  min-height: 95px;
  padding: 22px 11px 22px 11px;
  margin: 0 0 2px 0;
}
#divEnregistrez{
  color: #FFFFFF;
  text-align: center;
  background-color: #1D3A58;
  width: 268px;
  height: 100px;
  padding: 10px 0 0 0;
}
#contenu{
  margin: 10px 0 0 0;
  min-height: 306px;
  width: 650px;
}
#contenu p{
  font-size: 13px;
  line-height: 18px;
}
#contenu h1{
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
  font-size: 22px;
  font-weight: normal;
  border-bottom: 1px solid #D5D5D5;
  background-image: url(../imgs/puce_01.png);
  background-repeat: no-repeat;
  background-position: 0 11px;
}
#contenu h2{
  font-size: 14px;
  font-weight: bold;
  color: #184A72;
}
#contenu b, #contenu strong{
  font-weight: bold;
  color: #184A72;
}
#contenu ul{
  margin: 0 0 0 30px;
}
#contenu li{
  list-style-image : url(../imgs/puce_01.png);
  margin: 5px;
  list-style-position: outside;
}
#iframe{
  float: left;
}
#mes_info{
  float: right;
  width: 308px;
  height: 285px;
}
#mes_ldmiles{  
  padding: 10px;
  background-color: #AD0000;
  width: 288px;
  height: 137px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px;
}
#mes_ldmiles *{
  color: inherit;
}
#mes_ldmiles span{
  display: inline-block;
}
#ldmiles{
  display: inline-block;
  background-image: url(../imgs/bg_ldmiles.png);
  background-repeat: no-repeat;
  width: 127px;
  height: 34px;
  text-align: center;
  padding: 6px 0 0 0;
  margin: 5px  0 0 20px;
  font-size: 20px
}
#info_personnelles{
  padding: 10px;
  width: 286px;
  height: 81px;
  color: #0D365C;
  margin-top:  24px;
  border: 1px solid #D5D5D5;
}
#info_personnelles *{
  color: inherit;
}
#info_personnelles a{
  font-weight: bold;
}
#information{
  float: left;
  width: 340px;
  height: 275px;
  padding: 10px 10px 0 10px;
  margin: 0 20px 0 20px;
}
#informationAdmin{
  height: 157px;
}
#historique{
  margin: 16px 0 0 0;
  padding: 15px 15px 15px 25px;
  background-color: #1D3A58;
  float: right;
  width: 670px;
  height: 280px;
}
#historique a{
  display: inline-block;
  margin: 10px 0 0 0;
}
#liste_histo{
  background-image: url("../imgs/bg_historique.png");
    background-repeat: no-repeat;
    height: 210px;
    overflow: auto;
    padding: 5px 10px 5px 4px;
    width: 670px;
}
#liste_histo  table{
  width: 656px;
  height: 223px;
}
#liste_histo  td{
  height: 32px;
  padding: 5px;
  padding-right: 10px;
  border-bottom: 1px solid #D5D5D5;
}
#liste_histo .header td{
  height: 32px;
  color: #1D3A58;
  border-bottom: 0px solid #D5D5D5;
}
#historique_big{
  margin: 0 0 0 0;
  padding: 15px 15px 15px 25px;
  background-color: #1D3A58;
  float: right;
  width: 670px;
}
#historique_big a{
  display: inline-block;
  margin: -5px 0 0 0;
}
#historique_big #liste_histo{
  background-image: url(../imgs/bg_historique.png);
  background-repeat: no-repeat;
  padding: 5px 10px 5px 4px;
}
#historique_big #liste_histo  table{
  width: 656px;
  background-color: #FFFFFF;
}
#historique_big #liste_histo  td{
  height: 32px;
  padding: 5px;
  padding-right: 10px;
  border: 1px solid #D5D5D5;
}
#historique_big #liste_histo .header td{
  height: 32px;
  color: #1D3A58;
  border-bottom: 2px solid #D5D5D5;
}
#form{
  
}
#form h1{
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  background-image: url(../imgs/bg_titre_form.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
  border: 0px;
  color: #1D3A58;
  margin-bottom: 10px;
}
#form td{
  padding: 0px 0 10px 5px;
  width: 150px;
}
#form td.col2{
  padding-left: 30px;
}
label.error{
  position: absolute;  
  margin: -5px 0 0 -5px;
}
#inscription .error span{
  position: absolute;
  display: none;
}
#errorDiv{
  border: 3px solid #003B79;
  display: none;
}
#info_personnelles_big{
  float: right;
  width: 700px;
}
#darkbg {
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  background-color: #000000;
  opacity: 0.8;
  filter : alpha(opacity=80); 
}
#alert{
  display: none;
  width: 476px;
  height: 102px;
  padding: 90px 10px 10px 10px;
  background-image: url(../imgs/bg_alerte.png);
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 40%;
  top: 200px;
  color: #003B79;
  font-weight: bold;
}
#alert img{
  cursor: pointer;
}










