/**
 * APP
 */

/* Logo */
#logo span.logo { width:200px; height:38px; background-image: url("../img/logo.png");margin:10px;background-repeat: no-repeat; display: block; text-indent: -9999px; }
/*recherchedossier*/
td.fd_rechdossier{background:#ffffff;}
td.fd_haut_rechdossier{background-color:#ffffff;}
td.fd_bas_rechdossier{background-color:transparent;height:10px;}
td.formLibelle{padding: 0 5px 0 15px ;}

/**/
#adv-search-adv-fields .field-type-select,
#adv-search-adv-fields .field-type-text,
#adv-search-adv-fields .bloc.intervaldate {
    float:left;
    width: 210px;
}
#adv-search-adv-fields .field-type-select div.form-libelle,
#adv-search-adv-fields .field-type-text div.form-libelle,
#adv-search-adv-fields .bloc.intervaldate div.bloc-titre {
    display: block;
    font-weight: bold;
    padding: 0;
}
#adv-search-adv-fields .field-type-select div.form-content,
#adv-search-adv-fields .field-type-text div.form-content {
    display: block;
    padding: 3px;
    height: 20px;
}
#adv-search-adv-fields .field-type-select div.form-content select,
#adv-search-adv-fields .field-type-text div.form-content input {
    width:90%;
}
#adv-search-adv-fields .bloc.intervaldate .field-type-date {
    float:none;
    padding: 3px;
}
#adv-search-adv-fields .bloc.intervaldate .field-type-date div.form-libelle {
    display: table-cell;
}
#adv-search-adv-fields .bloc.intervaldate .field-type-date div.form-content {
    height: 20px;
}
