/* CSS Document */
fieldset {
    border: 0
    }
legend {
    font-weight: bold;
    color: #666;
    font-size: 19px
    }
label {
    font-size: 11px
    }
.sondage_table {
    font-size: 11px
    }
.sondage_ligne {
    font-size: 11px
    }
.ligne_barre {
    height: 16px;
    background: url(../plugins/forms_et_tables_2_0/ligne.gif) repeat-x;
    border: 1px solid black;
    width: 80%
    }
.spip_in resultats_sondage {
    background-color: #999;
    color: #333;
    padding: 3px
    }
.spip_sondage {
    font-size: 14px
    }
.spip_bouton {
    margin-top: 25px;
    padding-right: 20px
    }