@import url(./infos_etapes_resa.css);
@import url(./recherche.css);


#div_dateSejourSimple{
  display: block;
  color:#ffffff;
  padding:10px 0;
  margin-bottom:10px;
}

#div_recapChoix{
  
}
#div_dateSejour_btDispo a{
  display:block;
  margin-left:20px;
  margin-bottom:10px;
  background-color:#ffffff;
  color:#436ca3;
  font-weight:bold;
  padding-left:10px;
}

#div_choixDateSejour{
  clear:left;
  float:left;
  font-size:12px;
  padding-bottom:15px
}
  #p_dateSejour_lblChoixDate{
    font-weight:bold;
    font-size:13px;
    width:725px;
    border-bottom:1px #606060 solid;
    padding-bottom:2px;
  }
  #fs_dateSejour_dateArrivee legend, #fs_dateSejour_dureeSejour legend{
     background-color:#ffffff;
     color:#606060;
     font-weight:bold;
     position:relative;
     margin-left:-10px;
     padding-left:10px;
    }
  #fs_dateSejour_dateArrivee{
    float:left;
    position:relative;
    left:20px;
    display:block;
    width:280px;
    z-index:8;
  }
    #label_datesDisposPackages_dateArrivee{
      color:#DF003A 
      margin-right:10px;
    }
    #fs_dateSejour_dateArrivee select{
      margin-top:5px;
      margin-right:5px;
      position:relative;
      left:15px;
    }
    #div_dateSejour_calendrier{
      display:inline;
      margin-left:20px;
      margin-top:2px;
    }
    
  #fs_dateSejour_dureeSejour{
    width:200px;
    float:left;
    position:relative;
    left:50px;
    display:block;
    z-index:7;
  }
    #fs_dateSejour_dureeSejour select{
      margin-top:5px;
      position:relative;
      left:15px;
    }
    
  #div_dateSejour_msgDateArrivee{
    clear:left;
    float:left;
    font-weight:bold;
    margin-top:15px;
    width:725px;
  }
    #p_dateSejour_msgDateArrivee{
      color:#DF003A ;
      font-weight:bold;
      font-size:10px;
      margin:0;
    }
    #div_dateSejour_msgDateArrivee div{ 
      clear:left;
      float:left;
      font-size:10px;
      color:#DF003A ;
    }

    #div_choix_milieu div{
      clear:left;
      float:left;
    }
    
#div_choix_milieu div{
  clear:left;
  float:left;
}

#div_choix_milieu input{
  line-height:20px;
}
  
#lbl_choixStock_reserv_{
  display:block;
  float:left;
  color:#606060;
  font-weight:bold;
  padding-right:15px;
  position:relative;
  left:30px;
  padding-top:3px;
}
#lbl_choixStock_lib_{
  display:block;
  float:left;
  color:#606060;
  font-weight:bold;
  padding-right:15px;
  position:relative;
  left:30px;
  padding-top:3px;
  line-height:20px;
}
#lbl_choixStock_prix_{
  display:block;
  float:left;
  color:#DF003A 
  font-weight:bold;
  position:relative;
  left:30px;
  padding-top:3px;
  line-height:20px;
}

#span_datesDisposPackages_dateArrivee{
  color:#DF003A 
  margin-right:5px;
}


/* GESTLOC */

#legend_dateArrivee, #fs_dateDureeSejour legend{
  display:none;
}

#div_dateSejourArrivee{
  padding-top:15px;
}

#div_formdateSejour{
  clear:left;
  float:left;  
  width:600px;
  position:relative;
  left:90px;
  background-image: url(../img/fond_bas_recherche.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#80a313;
	padding-bottom:10px;
}

#span_dateSejour_txt_fin{
  clear:left;
  float:left;
  width:600px;
  padding-left:90px;
  padding-top:15px;
}

#div_dateSejour_we{
  clear:left;
  float:left;
  padding-left:90px;
}

legend.dateSejour{
  margin-left:0;
}

legend.dateSejour a{
  display:block;
  width:580px;
  border-bottom:1px #ffffff solid;
  color:#ffffff;
  font-weight:bold;
}

span.dateSejour{
  float:left;
  font-weight:bold;
}

#ul_dateArrivee{
  padding:0;
  margin:0;
  }

  #ul_dateArrivee li{
    float:left;
    margin-left:10px;
  }
  
#duree{
  margin-left:10px;
}

#div_dateSejour_valid{
  float:right;
  margin-right:10px;
}

  #a_dateSejour_valid{
    background-color: #DF003A ;
    border:1px #DF003A  solid;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    font-size:13px;
    padding-right:15px;
    padding-left:15px;
    line-height:20px;
    display:block;
  }