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

#article, #menu, #elem_lst_lien_bouton_5_0{
  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;
}

body{
	background-color: #298098;
	font-family: arial;
	font-size:12px;
	margin:0; /*15px 0 0;*/
	color:#333333;
	background-image: url(../img/fond_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
div.clear{
  clear:both;
}
#general{
  width:970px;
  position:relative;
  margin:auto;
}

#header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100px;
  z-index:10;
}
  
  #div_logo{ /* logo !!!!! diffrent des pages intrieurs !!!!!!!
	position:absolute;
	width:90px;
	height:90px;
	background-image: url(../img/logoGF_acc.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:103;
	margin-left:30px;
	top: 0px;
	!*/
	position:absolute;
	top:-10px;
	z-index:102;
	width:90px;
	height:90px;
	background-image: url(../img/logoGF_acc.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:102;
	left:35px;
}
    #div_logo span{
      visibility:hidden;
    }
    #div_logo a{
	display:block;
	width:90px;
	height:90px;
    }

  
  #div_bandeau_0{ /* liens bandeau */
    color:#b5edf0;
    font-size:80%;
    padding-right:50px;
    padding-top:5px;
    text-align:right;
    position:relative;
    z-index:201;
    
  }
  #div_bandeau_tel_contact{

}

#sp_contact_bandeau{
color:#b5edf0;

}
a.a_contact_haut{
color:#b5edf0;
text-decoration:none;
}

#img_contact_haut{
  margin-right:10px;
}
  
    #div_bandeau_0 li.lien_bouton{
     /* display:inline;*/
      padding:0 2px;
    }
    #elem_lst_lien_bouton_1_1, #elem_lst_lien_bouton_1_2, #elem_lst_lien_bouton_1_3, #elem_lst_lien_bouton_1_4, #elem_lst_lien_bouton_1_5{
      display:none!important;
    }
    
  #div_bandeau_1{
    height:92px;
    position:relative;
    top:-7px;
    width:960px;
    /*padding-top:33px;*/
    z-index:200;
   /* background-image: url(../img/acc_fondDroitMenuHaut.png);
    background-repeat: no-repeat;
    background-position: right;*/
  }
  
  #ul_menuHaut{
    z-index:102;
    padding-left:24px;
  }
    li.li_item{
      height:35px!important;
      margin-left:5px;
    }
    #li_item-1 span.bouton{
/*    background-position: -355px -44px;
    background-image: url(../img/menu2_accueil.png);*/
    width:105px;
    }
  
  
  #div_bandeau_2{ /* image de fond */
    left:0;
    position:absolute;
    top:90px;
    z-index:0;
    display:none;
  }
    
  #div_bandeau_3{ /* menu haut*/
    /*background-repeat:no-repeat;
    height:53px;
    left:25px;
    position:relative;
    width:890px;
    z-index:100;
    top:-45px;*/
    background-repeat:no-repeat;
    position:absolute;
    top:0;
    left:0;
    /*height:53px;*/
    /*left:25px;
    position:absolute;
    width:890px;
    z-index:100;
    top:100px;*/
  }

    #div_bandeau_3 li.lien_bouton{
      position:absolute;
      left:0;
      top:0;
      left:25px;
      top:100px;
      visibility:hidden;
      z-index:100;
    }
  #div_bandeau_4{
    z-index:1000;
    position:absolute;
    top:180px;
    left:290px;
  }
    #elem_lst_lien_bouton_5_0{
      display:none;
    }


#cheminNav{
  display:none;
}

#page{
  clear:left;
  float:left;
  width:970px;
  padding-top:21px;
  position:relative;
  bottom:23px;
  margin-top:55px;
  -margin-left:5px;
}
  #page_header{
    height:21px;
  /*  background-image: url(../img/acc_hautPageTransparent.png);
    background-repeat: no-repeat;*/
    position:absolute;
    left:0;
    top:0;
    width:960px;
  }
  #page_content{
   /* background-image: url(../img/acc_milieuPageTransparent.png); */
  }
  #page_footer{
    height:21px;
  /*  background-image: url(../img/acc_basPageTransparent.png);
    background-repeat: no-repeat;*/
  }
  
  #div_fondBlanc{
    padding:0 10px;
  }

  #div_fondBlancHaut{
    background-image: url(../img/acc_hautBlanc.png);
    height:15px;
    background-repeat: no-repeat;
    width:970px;
    float:left;
    clear:left;
  }
  #div_fondBlancMilieu{
    background-color: #ffffff;
  /*  position:relative;  */
    float:left;
    width:950px;
    height:580px;
    padding:10px;
    clear:left;
  }
  #div_fondBlancBas{
	background-image: url(../img/page_bas_herbe.gif);
	height:1px;
	background-repeat: no-repeat;
	clear:both;
	width:970px;
  }

#id_cheminNav{
  font-size:10px;
  padding:5px 0;
}
  #id_cheminNav p{
    margin:0;
  }
  h1.cheminNavCurr{
    font-size:10px;
    font-weight:normal;
    display:inline;
    margin:0;
  }
  p.cheminNav{
    display:inline;
    margin:0;
  }


#div_acc_menu{
	width:245px;
	height:280px;
	background-image:url(../img/fond_menu_acc2.png);
	background-repeat:no-repeat;
	float:left;
	padding: 37px 0px 0px 0px;
	position:relative;
	display:block;
	left:10px;
	top:19px;
	clear:left;
	z-index: 9;
}

input.chk_moteurMenu{
  
}

#div_acc_menu_haut{
width:230px;
height:30px;
background-image:url(../img/acc_menu_haut.png);
background-repeat:no-repeat;
}

p.p_lbl_menu{
margin: 1px 0px 1px 35px;
color:#ffffff;
}

/* BULLE */
div.div_typeLigne{
  clear:left;
  float:left;
  width:100%;
}
  
p.p_typeMoteurMenu {
  float:left;
  margin:0;
}

div.div_bulle_img{
  position:relative;
  margin:5px 0px 0px 5px;
  z-index:10;
  float:left;
}   
   
div.div_bulle{
  width:180px;
  position:absolute;
  bottom:10px;
  margin-left:10px;    
  display:none;
  color:#ffffff;
  font-weight:bold;
}

div.div_bulle_haut{
  background-image: url(../img/bulle/bulle_haut_moteur.png);
  background-repeat: no-repeat;
  height: 7px;
}
div.div_bulle_bas{
  background-image: url(../img/bulle/bulle_bas_moteur.png);
  background-repeat: no-repeat;
  height:12px;
}
div.div_bulle_mid{
  background-image: url(../img/bulle/bulle_midd_moteur.png);
  text-align:center;
  padding:0 15px;
}

#p_rechAv{
margin: 0px 0px 1px 25px;
}

#lst_nbj{
width:75px;
}

#lst_nbj2{
width:75px;
margin: 0px 0px 0px 10px;
}

#p_lbl_heb{
margin: 0px 0px 1px 40px;
}

#p_list_heb{
}

#p_dateArrivee{
}

#p_input_arrive{
  position:relative;
}

#p_dureeSejour{
margin:0;
}

#p_capacite{
margin:0;
}

#sp_lib_dureeCapacite{
margin: 3px 0px 1px 40px;
}

#sp_dureeSejour{
margin: 3px 0px 1px 40px;
}

label.lbl_typeMoteurMenu{
color:#ffffff;
}

#lbl_menu_capa{
margin: 0px 0px 0px 55px;
}

#p_interval{
margin:0;
}

#inpt_gite2{
margin: 0 0 0 63px;
}

#div_acc_menu_bas{
width:230px;
height:65px;
background-image:url(../img/acc_bas_menu.gif);
background-repeat:no-repeat;
}

#div_titre_haut{
	position:absolute;
	left:130px;
	top:1px;
}

#page_up{
display:none;
}

#lst_type_hebergement{
color:#298098;
}

/* css liste deroulante menu*/

#calendrierAcc{background-color: #ffffff;left:0;top:20px;}
#div_fermeCalend{text-align: right;padding:2px;}
#div_fermeCalend img{cursor:pointer;}
#div_calendrierAcc{position:relative;}

ul.ul_acc_list{
  position:absolute;
  background-color: #E6E7D9;
  width:70px;
}

li.lstDuree, li.lstNbp{
cursor:pointer;
}

.dspNone{display:none!important;}

span.sp_acc_list{
display:block;
color:#298098;
background-color:#ffffff;
width:165px;
}

span.sp_acc_list:hover{
background-color:#298098;
color:#ffffff;
}

span.sp_acc_list_top{
display:block;
color:#298098;
background-image:url(../img/acc_bt_list.gif);
background-repeat:no-repeat;
background-color:#ffffff;
background-position:right;
width:180px;
cursor:pointer;
}

span.sp_acc_lbl{
display:block;
color:#ffffff;
}

#div_list_heb{
margin:1px 0 1px 35px;
}

#div_list_duree{
float:left;
}

#div_list_capa{
float:left;
margin-left:10px;
}

span.sp_acc_list_duree{
display:block;
}

span.sp_acc_list_duree:hover, li.lstDuree:hover, li.lstNbp:hover{
background-color:#298098;
color:#ffffff;
}

span.sp_acc_list_top_duree{
display:block;
background-image:url(../img/acc_bt_list.gif);
background-repeat:no-repeat;
background-color:#E6E7D9;
background-position:right;
width:85px;
cursor:pointer;
}

#div_duree_capa {
margin:1px 0 1px 35px;
padding-bottom:30px;
display:block;
}

#img_calendMoteur{
margin-left:-3px;
cursor:pointer;
}

#p_animaux{
margin:1px 0 1px 35px;
padding-top:10px;
}

#p_piscine{
margin:1px 0 1px 35px;
}
