Subversion Repositories eFlore/Applications.del

Rev

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

.recherchePrincipale {
        width:550px;
        font-size: 18px;
        padding: 5px;
        border: solid 1px #AAA;
        float: left;
}

.boutonRecherche {
        border: solid 1px #AAA;
        padding: 5px;
        cursor: pointer;
        float: left;
        margin: 0 10px 0 10px
}

.lienRechercheAvancee {
        cursor: pointer;
        text-decoration: underline;
        color: blue;
        float: left;
        margin-right: 240px;
        margin: 5px
}

.rechercheAvancee {
        border: solid 1px #333;
        padding: 15px;
        position: absolute;
        width: 750px;
        margin-top: 0px;
        background: white;
        z-index: 2000
}

.conteneurDeuxPanneaux {
        width: 700px;
}

.panneauGauche {
        float: left;
        width: 300px;
}

.panneauDroite {
        float: left;
        width: 300px;
}

.champRecherche {
        width: 90%;
        padding-bottom: 5px
}

.champRecherche input {
        width: 90%
}

.recherchePrecedente {
        color: #555;
        padding: 5px 5px 10px;
        font-style: italic;
        clear: left
}

.boutonFermer {
        float: right;
        background: url("./img/cross.png") no-repeat 0 2px;
        border: none;
        padding: 0 0 0 16px;
        color: blue;
        text-decoration: underline;
        cursor: pointer;
        height: 19px;
}

.boutonVider {
        float: right;
        background: url("./img/cancel.png") no-repeat 0 2px;
        border: none;
        padding: 0 0 0 16px;
        color: blue;
        text-decoration: underline;
        cursor: pointer;
        height: 19px
}

.rechercherAvance {
        margin-top: 0px;
        margin-left:0px;
        top: 195px;
        position: relative;
        left: 25px;
}

.zoneRecherche {
}
.zoneRss {
        float:right;
        margin-top:5px;
}
.zoneRss a {
        border:none;
}

.nettoyage {
        visibility: hidden;
        clear: both;
}