@import url(./style_partir.css);
@import url(../style_interieur.css);

/* !!!!!!! UNIVERS PARTIR !!!!!!!!!!! */

div.menu_general{
  display:none;  
}
#menu_general_4{
  display:block;
}

#general{
	background-color: #C2CAA0;
}
#elem_mnu_1_1_2 a, #elem_mnu_1_1_3, #elem_mnu_1_1_4 a{
  background-color: #BBCE58;
}

span.menu_1, span.menu_1_select, span.menu_1_ouvert, a.menu_1, a.menu_1_select, a.menu_1_ouvert{
  background-color: #7C8A50;
}
a.menu_2:hover, a.menu_2_select{
  background-color: #AEB28F;
}
a.menu_2, a.menu_2_select, a.menu_2_ouvert, a.menu_select_ouvert{
  background-image: url(../../img/partir/sommaire_puce2.gif);
  background-repeat: no-repeat;
  background-position: 4px center;
}
span.menu_2_ouvert a{
  background-color: #AEB28F;
}
div.menu_3{
  background-color: #AEB28F;
}


#div_imgPartir{
  display:block!important;
}

#a_partir{
  background-color: #7C8A50;
}

#div_rechercheNumero{
  padding:2px 0 2px 10px;
  font-weight:bold;
}

#inpt_numero{
  background-color:#EBF4C2;
  border-color:#C9D79D;
  border-style:solid;
  border-width:1px;
  font-size:11px;
}

#div_rechercheNumero a{
  border:1px #ffffff solid;
  background-color:#EBF4C2;
  color:#000000;
  text-decoration: none;
  font-weight:normal;
  font-size:9px;
  position:relative;
  bottom:2px;
}


/* idées sejours sur partir.html */
#colonne1 #editoListeActusGauche, #editoListeActusGauche li{
  width:338px;
}
#editoListeActusGauche li p{
  width:210px;
}
#div_ideesSejours{
  width:378px;
  overflow:hidden;
  float:left;
}
li.li_ideeSejour{
  width:189px;
  float:left;
  margin-bottom:2px;
}
  li.Ideeleft{
    width:188px;
    overflow:hidden;
    border-right:1px #ffffff solid;
  }
  a.a_titreIdee{
    display:block;
    font-weight:bold;
    font-size:16px;
    line-height:20px;
    padding-left:5px;
    color:#ffffff!important;
    text-decoration:none;
    font-family: trebuchet MS;
  }
    
    #li_ideeVelo a.a_titreIdee{background-color: #99cc00;}
    #li_ideeArt a.a_titreIdee{background-color: #cb3252;}
    #li_ideeFamille a.a_titreIdee{background-color: #ffb400;}
    #li_ideeWeekend a.a_titreIdee{background-color: #8f79c3;}
    #li_ideeBio a.a_titreIdee{background-color: #32bbcb;}
    #li_ideePlus a.a_titreIdee{background-color: #56a67f;}
    
  a.a_imagesIdee{
    display:block;
    text-decoration:none;
    position:relative;
    width:189px; 
    height:54px;
  }
    a_imagesIdee img{
      width:189px;
      height:54px;
    }
    
  span.lib_prix{
    position:absolute;
    right:13px;
    bottom:17px;
    font-size:16px;
    font-family: trebuchet MS;
    font-weight:bold;
  }
    #li_ideeVelo span.lib_prix{color: #99cc00;}
    #li_ideeArt span.lib_prix{color: #cb3252;}
    #li_ideeFamille span.lib_prix{color: #ffb400;}
    #li_ideeWeekend span.lib_prix{color: #8f79c3;}
    #li_ideeBio span.lib_prix{color: #32bbcb;}
    #li_ideePlus span.lib_prix{color: #56a67f;}