.multiselect_blue .multiSelect {
    width:193px;
    color: #00adca;
}

.multiselect_blue .multiSelectOptions {
    width:220px; /* = (width + padding left and right) of multiSelect */
}

.agence form span {
    background:url(../images/sprite.png) no-repeat -77px -130px;
    height:5px;
    float:left;
    margin-top:3px;
}

.foncia_habillage_entete_text p {
    font-size: 0.95em;
    color:#5a5b5b;
    display:block;
    background: url(../images/puce_noir.png) no-repeat left 5px;
    padding:0 0 0 7px;
    margin:0 0 0 0;
}
.foncia_habillage_entete_text a
{
    color:#5a5b5b;
}

/* LIENS */
.foncia_habillage_formulaire_recherche_avancee{
    font-size:0.8em;
    float:left;
    margin-top:15px;
    color:#5a5b5b;
    height:18px;

}
.foncia_habillage_formulaire_recherche_avancee a
{
    color:#5a5b5b;
}

.foncia_habillage_formulaire_recherche_avancee a:hover{
    color:#00adca;
    text-decoration:underline;
}

.foncia_habillage_formulaire_recherche_avancee_icone{

}
/* BOUTON */
.foncia_btn {
    float:right;
    margin:10px 0 0px 0;
}
.foncia_btn .left {
    display:block;
    float:left;
    background: url(../images/css/left_btn.gif) no-repeat ;
    width:14px;
    height:19px;
    padding:0;
    margin:0;
}
.foncia_btn input {
    background: url(../images/css/repeat_btn.gif) repeat-x ;
    float:left;
    height:19px;
    padding:0 4px 0 2px;
    margin:0;
    border:none;
    cursor:pointer;
    color:#00adca;
}
    
.foncia_btn .right {
    float:left;
    background: url(../images/css/right_btn.gif) no-repeat ;
    width:3px;
    height:19px;
    padding:0;
    margin:0;
}
