.rechdispo.moteur {
    background: url("http://nameshield.net/images/fond_moteur_home.png") no-repeat scroll left bottom #FFFFFF;
    border: 6px solid #B9B9B9;
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 15px;
    padding: 15px;
    text-align: center;
    width: 280px;
    float:right;
}
.rechdispo.moteur form {
    margin: 0;
    padding: 0;
}
.rechdispo.moteur h4 {
    color: #BAB6AB;
    font-size: 30px;
    line-height: 1em;
}
.rechdispo.moteur h4 strong {
    color: #006699;
}
.rechdispo.moteur h5 {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 0 5px;
}
.rechdispo.moteur p.legend {
    font-size: 11px;
    line-height: 1em;
    text-align: center !important;
}
.rechdispo.moteur input[type="text"] {
    background: url("http://nameshield.net/images/fond_text_moteur_home.png") no-repeat scroll -5px -5px transparent;
    border: 2px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    font-weight: bold;
    padding: 6px;
    width: 160px;
}
.rechdispo.moteur input[type="submit"] {
    background: url("http://nameshield.net/images/fond_bouton_moteur.png") no-repeat scroll left top #FF6600;
    border: 2px solid #FF6600;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 4px;
}
#contenu {
    padding-bottom:0 !important;
    padding-top:60px !important;
}
