h3 {
text-align: center;
}

fieldset {
width: 400px;
text-align:left;
}

legend {
font-weight: bold;
color: navy;
}

label {
display:-moz-inline-stack;
display:inline-block;
width:100px;
text-align: left;
}

.mini {
font-size: 0.9em;
}

.jaune {
background-color: yellow;
}

.vert {
background-color:#33FF00;
}
