/* Start of CMSMS style sheet 'FormBuilder Default Style' */
/* Start of CMSMS style sheet 'FormBuilder Default Style' */
/* 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;
}
fieldset div div {
        float: left;
}
fieldset {
	margin-bottom:1em;
	border:0 none;
}
legend {
	color:#FFF;
	background:#FF5400;
	font-style:italic;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:1px solid #CCC
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}

/* 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 #FF5400; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em; text-align: right}

/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
form div {
	margin-bottom:0.5em;
        overflow: hidden;
}
fieldset div div label{


}
fieldset div div input{

        width: auto;
}
fieldset {
	margin-bottom:0;
	border:0 none;
}
legend {
	color:#FFF;
	background:#FF5400;
	font-style:italic;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:1px solid #CCC;
        display: none;
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}

/* 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 */
.fbsubmit {margin-top:0.5em; font-family: din, Verdana, sans-serif; font-weight; bold; text-transform: uppercase; cursor: pointer; color: #ff5400; background: url(images/envoyer_btn.png) no-repeat top; width: 75px; height: 18px; border: 0 none!important;}
.fbsubmit:hover {background-position: bottom;}

.contactform {
        margin: 20px 0 55px 0;
}
input {border: 1px solid #e9e9e9; padding: 2px; color: #747474}
input.checkbox {border: none;}
input:focus, input:hover, textarea:focus, textarea:hover {
        border: 1px solid #ccc; color: #000;
}
form label {
	display: block;
	float: left;
	width: 25%;
        text-transform: uppercase;
        font-size: 0.83em;
        line-height: 20px;
}
label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
textarea {
	background-color: #fff;
	border: 1px solid #e9e9e9;
        padding: 2px;
        color: #747474;
        font-size: 1.1em;
}
textarea, input {font-family: Arial, Verdana, Helvetica, sans-serif;}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
.note {font-style: italic; font-size: smaller;}

.inputFloat {float: left;width: 45%; margin-right: 10px;}
.inputFloat label {width: 55px;}
.info-formules input {width: 64.6%}
.inputFloat input{width: 70%;}
.info-formules .fbsubmit {width: 75px;}

.error_message{background: #B40400; color: #fff; text-align: center; padding: 5px;}
.message {background: #53ac03; padding: 5px; color: #fff; text-align: center}
.message p, .error_message p {margin:0;}

/* End of 'FormBuilder Default Style' */


/* End of 'FormBuilder Default Style' */

