@import url('./calendrier.css');

/* Definition des dates */
#divPanier_moteurDate{
  font-family: arial;
  font-size:12px;
}
#divPanier_moteurDate fieldset{
  padding:0;
  margin:0;
  border:none;
}
  
  #divPanier_moteurDate #fldset_dateSejour legend a{
    font-weight:bold;
    font-size:13px;
    text-decoration: none;
  }
  
  #divPanier_moteurDate #ul_dateArrivee{
    list-style-type: none;
  }
  
  #divPanier_moteurDate #div_dateSejourAff_Cache{
    padding-top:15px;
  }
  
  #divPanier_moteurDate #fs_dateArrivee legend, #divPanier_moteurDate #fs_dateDureeSejour legend{
    display:none;
  }
  
  #divPanier_moteurDate #div_dateSejourArrivee, #divPanier_moteurDate #div_dateSejourDuree{
    clear:left;
    float:left;
    width:100%;
    padding:5px;
  }
  #divPanier_moteurDate #span_dateArrivee{
    float:left;
    padding-right:10px;
    font-weight:bold;
  }
  
  #divPanier_moteurDate #legend_dateArrivee, #divPanier_moteurDate #fs_dateDureeSejour legend{
  display:none;
}

#divPanier_moteurDate #div_dateSejourArrivee{
  padding-top:15px;
}

#divPanier_moteurDate #div_formdateSejour{
  clear:left;
  float:left;  
}

#divPanier_moteurDate #span_dateSejour_txt_fin{
  clear:left;
  float:left;
}

#divPanier_moteurDate #div_dateSejour_we{
  clear:left;
  float:left;
}

#divPanier_moteurDate legend.dateSejour a{
  display:block;
  width:390px;
  color:#000000;
  border-bottom:1px #000000 solid;
  font-weight:bold;
}

#divPanier_moteurDate span.dateSejour{
  float:left;
  font-weight:bold;
}

#divPanier_moteurDate #ul_dateArrivee{
  padding:0;
  margin:0;
  }

  #divPanier_moteurDate #ul_dateArrivee li{
    float:left;
    margin-left:5px;
  }
  
#divPanier_moteurDate #duree{
  margin-left:11px;
}

#divPanier_moteurDate #div_dateSejourArrivee select, #div_dateSejourDuree select{
  font-family: verdana;
  font-size:11px;
  font-weight:bold;
  color:#111624;
}

#divGraph_fenetre #a_valider{
  clear:left;
  float:right;
  background-color: #dbdbdb;
  color:#606060;
  font-weight:bold;
  text-decoration:none;
  font-size:11px;
  line-height:20px;
  display:block;
  margin-top:10px;
  padding:0 5px;
  margin-right:5px;
  font-family: arial;
}
#divGraph_fenetre #a_retour{
  float:left;
  background-color: #dbdbdb;
  color:#606060;
  font-weight:bold;
  text-decoration:none;
  font-size:11px;
  line-height:20px;
  display:block;
  margin-top:10px;
  padding:0 5px;
  margin-left:5px;
  font-family: arial;
}
