@charset "utf-8";
/* CSS Document */

.bandeau-gauche {
  background-image: url(../images/home/home_haut_img.png);
  background-repeat: no-repeat;
  width: 301px;
  height: 212px;
  float:left;
}
.bandeau-droite {
  background-image: url(../images/home/home_haut_fond.png);
  background-repeat: no-repeat;
  width: 663px;
  height: 142px;
  padding-top: 70px;
  float:left;
}
#bandeau .bandeau-droite .bloc1 {
  float: left;
  width: 450px;
}
#bandeau .bandeau-droite .bloc2 {
  float: left;
}

.span_bandeau_gauche {
  font-family:Verdana, Geneva, sans-serif;
  font-size: 22px;
  font-weight:normal;
  color: #FFF;
  margin-left: 20px;
}
.span_bandeau_droite {
  font-family:Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight:normal;
  color: #FFF;
}
#ul_pays {
  list-style:none;
}
#ul_pays li {
  float:left;
  margin-right:14px;
}
.btn_bleu span{
  float:left;
}

.milieu{
  height:19px;
  background-repeat:repeat;
  font-weight:bold;
  padding-top:5px;
  color: #FFF;
}

.btn_orange .milieu{
  background-image:url(../images/home/btn_t1_or_fond.png); 
}

.btn_bleu .milieu{
  background-image:url(../images/home/btn_t1_bl_fond.png); 
}

.entete-1sur3, .entete-2sur3, .entete-3sur3 {
  background-repeat:no-repeat;
  height:69px;
  padding-top:60px;
  float:left;
}
.entete-2sur3, .entete-3sur3 {
  padding-left: 135px;
}
.entete-1sur3 {
  background-image:url(../images/home/home_gauche_bandeau.png); 
  width:129px;
}
.entete-2sur3 {
  background-image:url(../images/home/home_milieu_bandeau.png); 
  width:160px;
}
.entete-3sur3 {
  background-image:url(../images/home/home_droite_bandeau.png); 
  width:160px;
}

.block_corps {
  height: 210px;
}

.sous-bloc-grisfin {
  width: 179px;
  height: 54px;
  background-image: url(../images/home/cadre_sim.png);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-left: 85px;
}
.sous-bloc-grisfin-haut {
  width: 154px;
  height: 75px;
  background-image: url(../images/home/home_milieu_cadre_recharge.png);
  background-repeat: no-repeat;
  padding-top: 45px;
  padding-left: 110px;
}
