Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1083 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#conteneur-recherche {
        width: 660px;
}

#conteneur-recherche h1.titre-widget {
        margin-top: 5px;
        margin-bottom: 0px;
        color: black;
        background: none;
}

#conteneur-recherche {
        background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 6px 6px 6px #C3C0AD;
    color: #3A3633;
    font-family: arial;
    font-size: 11px;
    margin: 10px 10px 20px;
    padding: 8px;
}

#conteneur-recherche h1 {
        font-size: 14px;
}

#conteneur-recherche .zone-choix-referentiel {
        padding: 3px;
        padding-bottom : 5px;
        padding-left: 10px;
}

#conteneur-recherche .label-referentiel {
        color: #FD8C13;
    font-weight: bold;
    letter-spacing: 0;
    padding: 0 0 0 5px;
    text-transform: uppercase;
}

#conteneur-recherche .selection-referentiel {
    background: none repeat scroll 0 0 white;
    cursor: pointer;
    height: 25px;
}

#conteneur-recherche .referentiel-selectionne {
        background-color: #EEE;
        border-color: #EB8F00;
    color: #C87A00;
        cursor: default;
        font-weight: bold;
        text-decoration: underline;
        height: 35px;
}

#ef-form-nomenclature label {
        display: inline;
}

#eflore_nomenclature_fiche {
        color: black;
        border-color: black;
}

.ef-groupe-champs {
        border: none;
}