#ecogeste-bloc-moteur {
    width: 158px;
    height: 175px;
    background: #3f6e18 url('../images/backgrounds/bg-fleur.png') no-repeat 95px 30px;
    font-family: arial;
}

#ecogeste-bloc-moteur p.titre-bloc-moteur {
    text-align: center;
    height: 25px;
    color: #fff;
    font-size: .9em;
    text-transform: uppercase;
    padding: 2px 0 0 0;
    margin: 0;
    background: url('../images/backgrounds/bg_titre-moteur.gif') repeat-x;
}

#ecogeste-bloc-moteur p.soustitre-bloc-moteur {
    color: #fff;
    font-size: 0.75em;
    padding: 0 0 0 8px;
    margin: 0;
}

#ecogeste-bloc-moteur p.texte-bloc-moteur {
    color: #fff;
    font-size: 0.7em;
    padding: 0 0 3px 8px;
    margin: 0;
}

#ecogeste-bloc-moteur p.lien-bloc-moteur a {
    color: #fff;
    font-size: 0.7em;
    font-weight: bold;
    text-decoration: underline;
    padding: 0 0 0 8px;
    margin: 0;
}

#ecogeste-bloc-moteur ul, #ecogeste-bloc-moteur li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#ecogeste-bloc-moteur #ecogeste-recherche-form-1 {
    height: 35px;
}

#ecogeste-bloc-moteur #ecogeste-recherche-form-1 input[type="text"] {
    float: left;
    width: 125px;
    font-size: 0.75em;
    border: 1px #a9b4b7 solid;
    margin: 0px 0 0 8px;
}

#ecogeste-bloc-moteur #ecogeste-recherche-form-1 input[type="image"] {
    float: left;
    margin: 0;
}

#ecogeste-bloc-moteur #ecogeste-recherche-form-2 {
    height: 30px;
}

#ecogeste-bloc-moteur #ecogeste-recherche-form-2 select {
    width: 160px;
    font-size: 0.7em;
    border: 1px #a9b4b7 solid;
    margin: 0 0 3px 8px;
}
