#div_id_title label,#div_id_surname label,#div_id_name label,#div_id_email label, #div_id_testimony label{display:none}
.form-actions{display:block}
.form-actions .bouton-rouge{background-color: transparent;}
#div_id_accept_conditions{font-family: "Dosis",sans-serif;}
#id_accept_conditions{position:inherit}
input[type="email"] {
    border: medium none;
    height: 30px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 3px;
    width: 160px;
}
.commentaire .texte-commentaire {
    width: 100%;
}