/* CSS Document */
form fieldset { width: 300px; padding-top: .5em; padding-bottom: .5em; }
.erreur { width: 300px; border: 2px solid #CC0033; color: #CC0033; font-weight: bold; padding: 10px; margin-bottom: 1em;}
.erreur p { text-align: center; }
.button { text-align: center; }

