/* Start of CMSMS style sheet 'formulaire' */
/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {margin-bottom:0.5em;margin-left:1em;}
fieldset div div {margin-top:0.5em;margin-left:1em}
fieldset {margin-bottom:1em;padding:0.5em}
fieldset label {width:auto;}
legend {color:#333; font-size:14px; font-weight:bold; margin:10px;}
textarea {margin: 0.5em 0;width:75%;height: 7em;}

.asterisque{margin:0; padding:0; color:red;display:inline;}

.communication div {margin-top:20px;}
.communication div div{margin-top:0px;}

.communication div label {font-weight:bold; display:block; line-height:18px; margin-bottom:5px;text-align:justify; margin-right:5px;}
.communication div div label {font-weight:normal; display:inline; margin:0;}
.communication select {padding:2px; display:block; margin:10px;}

.communication input {background-color:#e1e1e1; padding:2px; border: none;}
.communication input:hover,.communication textarea:hover{background-color:#ccc;}
.communication textarea {background-color:#e1e1e1; padding:2px; border: none;}


/* Apply this class to text/select input fields with shorter labels to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {margin:0.5em 0;width:200px;text-align:center}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {padding:2px; margin:15px;}

.contactform input {background-color:#e1e1e1; padding:2px; border: none;}
.contactform input:hover,.contactform textarea:hover{background-color:#ccc;}
.contactform textarea {background-color:#e1e1e1; padding:2px; border: none;}
.formbuilderform .message {line-height: 16px;padding: 0 0 8px 0;}

.contactform input.checkbox {border: none;}
.contactform label {display: block;float: left;width: 150px;}
.contactform label.label {display: inline;float: none;width: 50px;font-size: 10px;}

.error_message{color:#e60e27; margin:10px;}
/* End of 'formulaire' */

