@import url(./calendrier.css);

/*#div_commune{
  z-index:10;
}*/

#div_bandeau_2, #div_bandeau_3{
  display:none;
}

img{
	border:0px;
}

a{
  cursor: pointer;
}

fieldset{
  border:none;
  padding:0;
  margin:0;
}

form{
  margin:0;
}

ul{
  list-style-type: none;
  margin:0;
  padding:0;
}

body {
	background:#25497b;
	font-family:verdana,"Trebuchet Ms",helvetica,"Bitstream Vera Sans",sans-serif;
	font-size:11px;
  padding:0;
  margin:0;
	color:#606060;
	background-image: url(../img/fond_accueil.gif);
	background-repeat: repeat-x;
}

#general{
  position:relative;
  width:984px;
  margin-right:auto;
  margin-left:auto;
}

/* bandeau */

#header{
 	padding:0;
 	margin:0;
	width:100%;
	height:25px;
}
  #div_bandeau_0{
    padding-top:5px;
    position:absolute;
    left:0;
    top:0;
    height:20px;
    width:300px;
  }
    #div_bandeau_0 li.lien_bouton{
    float:left;
    padding:0 5px 0 5px;
    }
    #div_bandeau_0 a.lien_bouton{
      text-decoration:none;
      color:#ffffff;
font-weight:bold;
    }

  #div_bandeau_1{
    padding-top:5px;
    position:absolute;
    right:0;
    top:0;
    height:20px;
    width:300px;
  }
  #div_bandeau_1 li.lien_bouton{
    float:right;
    padding:0 5px 0 5px;
  }
  #div_bandeau_1 a.lien_bouton{
    text-decoration:none;
    color:#ffffff;
  }
    #div_bandeau_1 #elem_lst_lien_bouton_2_1 a{
      background-image: url(../img/fond_monPanier.gif);
      background-repeat: no-repeat;
      background-position: left center;
      padding-left:15px;
      font-weight:bold;
    }
    #div_bandeau_1 #elem_lst_lien_bouton_2_0{
      border-left:1px #ffffff solid;
    }
#div_bandeau_1 #elem_lst_lien_bouton_2_2 {
border-left:1px solid #FFFFFF;
 }
#div_bandeau_1 #elem_lst_lien_bouton_2_3 {
color:#FFFFFF;
font-weight:bold;
 }

/*------- menu ----*/

#menu{
	position:absolute;
	top:335px;
	left:0;
	width:100%;
	height:286px;
	z-index:9;
}
  #menu_general_2{ /* decouvrez notre selection */
    position:absolute;
    left:0;
    top:0;
    width:170px;
    padding:20px 15px 0px 15px;
color:#3979C0;
  }

  #menu_general_3{ /* rechercherchez votre location */
    position:absolute;
    left:200px;
    top:0;
    width:169px;
    padding:20px 15px 0px 15px;
  }

    span.menu_1, span.menu_1_select{
      color:#3979c0;
      font-weight:bold;
      font-size:16px;
      letter-spacing:1px;
    }
      div.menu_2{
        padding-top:5px;
      }
      li.menu_2{
        padding:2px 0;
      }
      a.menu_2, a.menu_2_select{
        text-decoration: none;
        color:#3979c0;
      }
        a.menu_2:hover, a.menu_2_select:hover{
          font-weight:bold;
        }

      #menu_general_3 #elem_mnu_1_1_1 a, #menu_general_3 #elem_mnu_1_1_2  a{
        font-weight:bold;
      }

  #menu_general_8{ /* menu recherche express */
    position:absolute;
    left:200px;
    bottom:20px;
    width:359px;
    padding:0px 10px 0px 10px;
  }
    #sp_titreRechExpress{
      display:block;
      width:105px;
      height:64px;
      background-image: url(../img/fond_rechercheExpressInterieur.gif);
      background-repeat: no-repeat;
      color:#3979c0;
      font-weight:bold;
      padding-left:50px;
      padding-top:10px;
    }
    #a_titreRechCarto{
      display:block;
      width:95px;
      height:38px;
      background-image: url(../img/fond_rechercheCartoInterieur.gif);
      background-repeat: no-repeat;
      color:#3979c0;
      font-weight:bold;
      padding-left:50px;
      padding-top:10px;
      padding-right:10px;
    }

    #input_rechercheExpress{
    border:1px solid #727272;
    color:#3979C0;
    font-size:11px;
    left:20px;
    padding:2px;
    position:absolute;
    top:90px;
    width:130px;
    }
    #a_rechercheExpress{
    background-color:#25497B;
    color:#FFFFFF;
    display:block;
    margin-left:50px;
    margin-top:10px;
    padding:2px 5px;
    text-align:center;
    text-decoration:none;
    width:80px;
    }


  #menu_general_6{ /* menu bon plan */
    position:absolute;
    right:319px;
    top:-67px;
    width:216px;
    height:233px;
    background-image: url(../img/fond_bonPlanAccueil.gif);
    background-repeat: no-repeat;
    background-color: #fffe80;
    color:#000000;
    z-index:10;
    padding:120px 25px 0px 25px;
  }
    div.div_unBonPlan{
      padding-top:5px;
    }
    span.sp_titreBonPlan{
      display:block;
      color:#e0001d;
      font-weight:bold;
      text-transform:uppercase;
      padding-bottom:5px;
    }
    #menu_general_6 a{
      color:#000000;
    }

  #menu_general_7{ /* menu reserver en ligne */
    position:absolute;
    right:0;
    top:0;
    width:269px;
    height:276px;
    padding:10px 25px 0px 25px;
    background-color: #3979c0;
    color:#ffffff;
    z-index:9;
  }
    div.p_moteurAccueil{
      float:left;
      width:50%;
      margin:0;
      padding:5px 0;
      position:relative;
    }
    #calendrier{
      bottom:0;
    }
    span.sp_lblMoteurAccueil{
      display:block;
    }
    select.select_moteurAccueil, #inpt_deb, #inpt_commune{
      width:115px;
      font-size:11px;
    }
    #divLstCommunes_inpt_ville{
      background-color: #c5e3ed;
      z-index:1000;
      width:150px!important;
      padding:2px;
      height:130px;
      overflow:auto;
      color:#3979c0;
    }
    #divLstCommunes_inpt_ville li{
      cursor:pointer;
    }
      #divLstCommunes_inpt_ville li:hover{
        color:#76b7ef;
      }
    #inpt_deb{
      background-image: url(../img/calendrier_menu.gif);
      background-repeat: no-repeat;
      background-position: right center;
      cursor:pointer;
    }
    #p_lancerRech{
      clear:left;
      margin:0;
      padding-top:5px;
      padding-right:20px;
      text-align:right;
    }
    #a_lanceRech{
      background-color:#25497B;
      color:#FFFFFF;
      text-decoration: none;
      padding:2px 5px;
      margin-top:5px;
    }
    #p_numResa{
      font-weight:bold;
      font-size:13px;
      margin-top:5px;
    }

/* ------- page ------------*/
#page{
	position:absolute;
	top:25px;
	left:0;
	width:100%;
	height:310px;
	z-index:5;
}
  #div_flashAccueil{
    position :absolute;
    left:0;
    top:0;
    z-index:5;
  }
  #div_flashAccueil object, #div_flashAccueil embed{
    z-index:5;
  }
  #div_introAccueil{
    position:absolute;
    z-index:10;
    top:145px;
    left:35px;
    width:315px;
    color:#ffffff;
  }

/*pied page */
#piedpage{
  position:absolute;
  top:710px;
  width:100%;
  height:100px;
  color:#76B7EF;
  z-index:10;
}
  #div_piedpage_0{
    float:left;
    width:470px;
    background-image: url(../img/download.gif);
    padding-left:25px;
    background-repeat: no-repeat;
    padding-top:10px;
  }
    #div_piedpage_0 li.piedpage{
      display:inline;
      padding:0 8px;
      color:#76B7EF;
    }
    #div_piedpage_0 #elem_lst_piedpage_0_3{
      display:block;
      float:left;
    }

    #div_piedpage_0 a.PiedPage{
      color:#76B7EF;
      text-decoration:none;
    }

  #div_piedpage_1{
    float:right;
    width:464px;
    padding-left:20px;
    text-align: right;
  }
     #div_piedpage_1 li.piedpage{
      display:inline;
     }


  #div_piedpage_2{
    clear:both;
  }
    #div_piedpage_2 li.piedpage{
      display:inline;
      padding:0 8px;
      color:#76B7EF;
    }

    #div_piedpage_2 a.PiedPage{
      color:#76B7EF;
      text-decoration:none;
    }

  /* signature */
  #div_piedpage_3{
    position:absolute;
    top:-118px;
    right:0;
    z-index:10;
  }
    #tab_piedpage_3_1{
    position:absolute;
    top:-6px;
    right:840px;
    z-index:10;
  }


