@import url(./pied_page.css);
@import url(./menu_haut.css);

#article{
  display:none;
}

a{
  cursor:pointer;
}

img{
  border:none;
}

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

form{
  margin:0;
}

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

.clear{
  clear:both;
}

body{
  background-color: #576815;
  font-family: arial;
  font-size:12px;
  margin:15px 0 0;
  color:#413732;
  background-image: url(../img/fond_bodyInterieur.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

#general{
  width:982px;
  position:relative;
  margin:auto;
}

div.divGmapLabelNumGroupe{
  color:#ffffff;
  font-weight:bold;
  font-size:11px;
  margin-left:-10px;
  margin-top:14px;
  text-align:center;
  width:15px;
}
div.divGmapLabelNumSimple{
  color:#ffffff;
  font-weight:bold;
  margin-left:-10px;
  margin-top:14px;
  text-align:center;
  width:15px;
}

#header{
  float:left;
  width:100%;
  height:350px;
}
  
  #div_logo{ /* logo */
    left:0;
    position:absolute;
    top:-5px;
    z-index:102;
    width:340px;
    height:120px;
    background-image: url(../img/logo-nouveau.png);
    background-repeat: no-repeat;
    background-position: left top;
    z-index:102;
  }
    #div_logo span{
      visibility:hidden;
    }
    #div_logo a{
      display:block;
       width:340px;
      height:120px;
    }
  
  #div_bandeau_0{ /* liens bandeau */
    color:#ABB243;
    font-size:80%;
    position:relative;
    right:40px;
    text-align:right;
    top:-10px;
  }
    #div_bandeau_0 li.lien_bouton{
      display:inline!important;
      padding:0 2px;
    }
    #div_bandeau_0 a{
      color:#D9E8AA;
      text-decoration:none;
    }
    
  #div_bandeau_1{
    height:72px;
    width:677px;
    z-index:90;
  }
    div.div_sousMenu{
      top:46px;
      left:-245px;
    }
          
  #div_bandeau_2{ /* image de fond */
    left:0;
    position:absolute;
    top:90px;
    z-index:0;
  }
    
  #div_bandeau_3{ /* menu haut*/
    background-repeat:no-repeat;
    height:53px;
    left:40px;
    position:relative;
    top:0px;
    width:890px;
    z-index:80;
  }
    #div_bandeau_3 li.lien_bouton{
      position:absolute;
      left:0;
      top:0;
      display:none;
    }
  
  #div_bandeau_4{
    position:absolute;
    top:248px;
    right:50px;
    width:168px;
    height:27px;
    background-image: url(../img/fond_maSelectionBandeau.png);
    background-repeat: no-repeat;
    z-index:79;    
    line-height:27px;
    padding:0 5px;
  }
    
    #div_bandeau_4 a{
      background-image: url(../img/picto_panierEnCours.gif);
      background-repeat: no-repeat;
      background-position: left center;
      padding-left:20px;
      color:#ffffff;
      text-decoration:none;
      font-size:11px;
      font-weight:bold;
      padding-right:3px;
    }
    #divPanier_visuNb{
      display:inline;
    }

#menu{
  clear:left;
  float:left;
  width:255px;
  position:relative;
  bottom:83px;
  padding-top:0;
  padding-bottom:150px;
}
  #menu #divRechargementParDessus{
    display:none;
  }

  div.menu_general{
    padding-top:5px;
    padding-left:10px;
    width:232px;
  }
  #menu_general_1{
    display:none;
  }
  
  /* moteur du menu */
  #h2_titreMoteurMenu{
    position:absolute;
    margin:0;
    color:#94B432;
    font-family: times New Roman;
    font-size:18px;
    text-align: center;
    background-image: url(../img/menu_fondRechercheLocation.png);
    background-repeat: no-repeat;
    top:-22px;
    left:0;
    width:100%;
    font-weight:normal;
    padding-top:7px;
    background-position: center;
  }
  
  #div_moteurMenu{
    width:232px;
    color:#ffffff;
    padding:0;    
  }
    #div_fondMoteurHaut{
      background-image: url(../img/moteur-top.png);
      height:12px;
      background-repeat: no-repeat;
    }
    #div_fondMoteurBas{
      clear:left;
      height:12px;
      background-image: url(../img/moteur-bas.png);
      background-repeat: no-repeat;
    }
    #div_contenuMoteur{
      padding:10px;
      background-color:#779229;
      width:210px;
      border-right:1px #445111 solid;
      border-left:1px #445111 solid;
    }
    #div_moteurMenu input, #div_moteurMenu select{
      color:#333333;
      font-size:11px;
      padding:2px;
    }
    #div_moteurMenu_date{z-index:10;}
    div.div_moteurMenu{
      padding-top:10px;
      position:relative;
    }
      span.sp_titreFsMoteur{
        display:block;
        background-image: url(../img/fond_titre_moteur_menu.gif);
        background-repeat: no-repeat;
        color:#29320D;
        line-height:14px;
        padding-left:5px;
      }
      
      p.p_typeMoteurMenu, div.p_typeMoteurMenu{
        margin:3px 0;
      }
      
      span.sp_nbStructMoteur{
        color:#333333;
      }
      
      #div_moteurMenu_date label.lbl_typeMoteurMenu{
        display:block;
        float:left;
        line-height:20px;
        width:95px;
      }
      
        #inpt_dateDeb{
          width:80px;
        }
        #div_moteurMenu_date p.p_typeMoteurMenu{
          
        }
        #img_calendMoteur{
          float:right;
        }
        #sp_libDuree {
        	width: 90px;
        	display: block;
        	height: 18px;
        	line-height: 18px;
        	padding: 0 2px;
        	color: #333333;
        	font-size: 11px;
        	float: left;
        	cursor: pointer;
        	background: #ffffff url(../img/fleche_duree.gif) no-repeat right center;
        }
        #p_dateArrivee_valid{
          background-image:url(../img/menu_validEspaceClient.gif);
          display:inline-block;
          height:16px;
          left:5px;
          position:relative;
          width:17px;
          cursor:pointer;
        }
          #p_dateArrivee_valid span{
            visibility:hidden;
          }
        div.calendrierJsMoteursItea {
        	z-index: 15;
        }
        #img_fermeCalend{
          float:right;
          padding-top:2px;
          padding-right:2px;
          cursor:pointer;
        }
        #calendrierMenu{
          background-color: #ffffff;
          top:50px;
          left:0;
        }
        #div_calendrierMenu{
          position:relative;
        }
        #div_calendrierMenu table.calend caption{
          background-color: #f2f2f2!important;
        }
        div.calendItea_navigGauche{
          left:5px!important;
        }
        div.calendItea_navigDroite{
          right:5px!important;
        }
        #p_dureeSejour{
          position:relative;
        }
        #ul_dureeSejour {
        	position: absolute;
        	top: 18px;
        	left: 93px;
        	width: 94px;
        	background-color: #ffffff;
        	border: 1px #404040 solid;
        	height: 100px;
        	overflow: auto;
        	z-index: 10;
        	font-size: 11px;
        }
        #ul_dureeSejour li {
        	font-weight: normal;
        	display: block;
        	cursor: pointer;
        	color: #404040;
        	padding: 2px 5px;
        }
        #ul_dureeSejour li:hover {
        	background-color: #779229;
        	color: #ffffff;
        }
      
      #div_moteurMenu_lieu{
        clear:left;
      }
        #inpt_ville{
          width:203px;
        }
        #divLstCommunes_inpt_ville{
          width:195px!important;
          background-color:#ffffff;
          border:1px #779229 solid;
          padding:3px;
          color:#779229;
          border-top:none;
          font-size:10px;
          z-index:10;
        }

        #divLstCommunes_inpt_ville li{
          cursor:pointer;
          padding:2px;
        }
        #divLstCommunes_inpt_ville li:hover, #divLstCommunes_inpt_ville li.liLstCommuneCurr_lib:hover, #divLstCommunes_inpt_ville li.liLstCommuneCurr_lib_pair:hover{
          background-color: #779229;
          color:#ffffff;
        }
        #divLstCommunes_inpt_ville li.liLstCommuneCurr_lib{
          background-color: #d9e8aa;
          color:#779229;
        }
        #divLstCommunes_inpt_ville li.liLstCommuneCurr_lib_pair{
          color:#000000;
        }
        
        span.spanLstCommuneCurr_insee{
          display:none;
        }
        span.spanLstCommuneCurr_nb{
          display:block;
          font-size:9px;
          text-align: right;
        }
        
      #div_lstPreferences label.lbl_typeMoteurMenu{
        display:block;
      }
      #div_moteurMenu_preferences select.lst_moteurMenu{
        width:88px;
      }
        #div_lstPreferences p.p_typeMoteurMenu{
          width:50%;
          float:left;
        }
        #div_chkPreferences{
          clear:left;
        }
          #div_chkPreferences p.p_typeMoteurMenu{
            width:50%;
            float:left;
          }
      
      #div_moteurMenu_rechercheNum{
        clear:left;
      }
        #inpt_refGite{
          width:174px;
          border:none;
        }
        #a_valideNumero{
          color:#94B432;
          text-transform:uppercase;
          padding:2px;
          font-size:11px;
          font-weight:bold;
          background-color: #576815;
        }
      
      #div_rechercheAvancee{
        padding-top:20px;
      }
        #sp_titreRechercheAvancee{
          display:block;
          color:#D9E8AA;
          font-weight:bold;
          text-transform: uppercase;
          background-color: #445111;
          line-height:25px;
          background-image: url(../img/puce_recherche_avancee.gif);
          background-repeat: no-repeat;
          background-position: 3px center;
          padding-left:25px;
          cursor:pointer;
        }
      
      /**** Reglette ***/
      #slider_prix{ width:201px; height:14px; margin:10px 0 2px; background-image: url(../img/fond_reglette.gif);; position: relative; }
      #slider_prixMini{background-color: #79354D; height:13px;}
      #slider_prixMaxi{background-image: url(../img/curseur_maxi.gif); height:24px; background-repeat: no-repeat;}
      div.slider div.handle {cursor:move; position: absolute; width:13px; bottom:0;}
      #infoPrix{width:201px;font-weight:bold;color:#ffffff;}
      #infoPrix_prixMaxi{float:right;}
      #infoPrix_prixMini{float:left;}
      
      #div_moteurMenu_loisirs p.p_typeMoteurMenu{
        width:50%;
        float:left;
      }
      
      #div_moteurMenu_theme {
        clear:left;
      }
        #div_moteurMenu_theme p.p_typeMoteurMenu{
          width:50%;
          float:left;
        }
    
    /* side bar */
    #div_menuSideBar{
      padding-bottom:22px;
    }
    #div_sideBarHaut{
      height:23px;
    }
    #ul_sideBar{
      font-family: trebuchet MS;
      float:left;
      width:100%;
    }    
    #ul_sideBar li{
      padding:3px;
      clear:left;   
      float:left;
      width:226px;
      border-bottom:1px #779229 solid;  
    }
    li.li_sideBarSansTrait{
      border:none!important;
    }
    a.a_txtSideBar{ 
      color:#FFFFFF;
      font-size: 16px;
      font-weight:bold;
      text-decoration:none;
      float:left;
      line-height:26px;
      padding-left:5px;
    }
    a.a_txtSideBar:hover{
      text-decoration:underline;
    }
    img.img_sideBar{
      display: inline-block;
      float:left;
      line-height:26px;
    }
    
    /***** Acces client ******/
    #div_acces_client{
      padding-top:10px;
    }
    
    #div_fondEspaceClient{
      background-image: url(../img/menu_fondEspaceCleint.gif);
      padding:0 5px 0;
      background-repeat: no-repeat;
      height:47px;
    }
    
     #sp_titre_client{
      color:#ffffff;
      font-family: times New Roman;
      font-size: 18px;
      line-height:20px;
     }
     
     input.input_cptClient{
      border:none;
      font-size:11px;
      font-weight:bold;
      text-align:center;
      width:90px;
     }
     
     #bt_ok_client{
      display:inline-block;
      background-image: url(../img/menu_validEspaceClient.gif);
      width:17px;
      height:16px;
      position:relative;
      top:2px;
      left:10px;
     }
     #div_acces_client a{
      color:#ffffff;
      font-size:11px;
     }
     a.a_mdpCLient{
      display:block;
     }
     
      
    #menu_general_6{
      padding-top:20px;  
    }
    
    /*porteurs proprios*/
    #menu_general_7{
      padding-left:0;
      position:absolute;
      bottom:0;
      left:10px;
      width:241px;
      padding-top:20px;
    }
    #div_portPropHaut, #div_portPropBas{
      height:21px;
      background-repeat: no-repeat;
    }
    #div_portPropHaut{
      background-image: url(../img/menu_porteurProp_haut.gif);
    }
    #div_portPropBas{
      background-image: url(../img/menu_porteurProp_bas.gif);
    }
    #div_portPropContenu{
      background-image: url(../img/menu_porteurProp_milieu.gif);
      padding:0 10px;
    }
    #div_portPropContenu a.a_porteurProp{
        display:block;
        height:34px;
        background-repeat: no-repeat;
        padding:5px 0 5px 40px;
        text-decoration:none;
        color:#ffffff;
        margin-bottom:5px;
        font-family: trebuchet MS;
      }
      
      #a_proprio{
        background-image: url(../img/fond_accesPropMenu.gif);
      }
        #sp_plusProp{
          color:#779229;
          font-size:13px;
        }
      
      #a_porteur{
        background-image: url(../img/fond_accesPorteurMenu.gif);
        margin-bottom:0!important;
      }
        #sp_libPorteur, #sp_libProp{
          font-size:18px;
          line-height:18px;
        }
        #sp_plusPorteur{
          color:#454E43;
          font-size:14px;
        }
      
#page{
  float:left;
  width:630px;
  min-height:1300px;
  background-image: url(../img/right-center-bg.png);
  background-repeat: repeat-y;
  position:relative;
  bottom:61px;
  padding:0 36px 20px 36px;
}
  #page_header{
    background-image: url(../img/right-top-bg.png);
    height:26px;
    width:702px;
    position:absolute;
    top:-26px;
    left:0;
  }
  #page_footer{
    background-image: url(../img/right-bas-bg.png);
    height:26px;
    width:702px;
    position:absolute;
    bottom:-26px;
    left:0;
  }
  #page_content{
    padding-top:10px;
  }

#id_cheminNav{
  font-size:10px;
  padding:15px 0 0 35px;
  color:#454E43;
}
  #id_cheminNav a{
    color:#454E43;
    text-decoration:none;
  }
    #id_cheminNav a:hover{
      text-decoration:underline;
    }
  #id_cheminNav p{
    margin:0;
  }
  h1.cheminNavCurr{
    font-size:10px;
    font-weight:normal;
    display:inline;
    margin:0;
  }
  p.cheminNav{
    display:inline;
    margin:0;
  }

div.calendrierJsMoteursItea {
  z-index:15;
}
#div_avertissement{
	background-color:#FF0000;
	position:relative;
	text-align:center;
	width:100%;
	z-index:105;
	color:#FFFFFF;
	margin-top:-15px;
	/*display:none;*/
}
#avertissementTitre{
	font-weight:bold;
}
#avertissementText{
	margin-bottom:10px;
	margin-top:10px;
	font-size:16px;	
}
#div_croix_avertissement{
	position:absolute;
	right:0;
	top:0;
}