/* Start of CMSMS style sheet 'formulaire' */
.hidden { display:none; }
fieldset { border:none; padding:0px; }
legend { display:none; }
.error_message { background-color:#FF9; padding:5px; }
.entry_error { font-size:10px; color:#F00; }
.form { width:100%; }
.form td { padding:5px; }
.form .col-1 {width:100px; }
.form .field input,
.form .field textarea { border:1px solid #CCC; width:300px; padding:1px; }
.form .button input { width:200px; border:1px solid #CCC; background-color:#9BDE59; color:#FFF; font-weight:bold; cursor: pointer; text-align:center; text-transform:uppercase; }
.form p.cnil { font-size:10px; color:#666; width:300px; }
.form .captcha input { border:1px solid #CCC; width:50px; padding:1px; }
.form .fielderror { font-size:10px; color:#F00; }
/* End of 'formulaire' */

