.page-id-14529 #main-primary{
	width: 100%;
}

.page-id-14529 div.frm_forms{
	background-color: transparent;
	padding: 0;
}

.form_numero label{
	vertical-align: middle;
}
.form_numero input{
	vertical-align: middle;
}

.form_numero{
	border: 1px solid #dccdd0;
	border-radius: 4px;
	padding: 15px 20px 12px 20px;
	background-image: url(images/comment_bg.jpg);
	overflow: auto;
	color: #373737;
}

.form_numero .frm_form_field:after{
  clear:both;
  content: '';
  display:table;
  
}


.form_numero input[type="text"], 
.form_numero input[type="email"],
.form_numero input[type="password"]
{
    border-radius: 3px;
    padding: 4px;
    width: 250px;
    background-color: #FFF;
}

.form_numero .coordonnees{
	margin-bottom: 20px;
}
.form_numero .coordonnees label,
.form_numero .infos label
{
	width: 170px;
}

.form_numero .gauche{
	float: left;
	width: 50%;
}

.form_numero .droite{
	float: right;
	width: 50%;
}


.form_numero h3 {
    color: #00AEEF;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #A4CCDA;
    padding-bottom: 5px;
    padding-top: 30px;

}

.form_numero label{
	font-weight: normal;
	color: #222;
}

#frm_field_527_container{
	font-size: 0.9em;
	padding: 10px 0px 20px;
	color: #6A2B3A;
	font-weight: bold;
}
#frm_field_527_container label{
	color: inherit;
	font-weight: bold;
}

.form_numero .creation_compte{
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.4);
	padding: 10px;
	margin-bottom: 50px;
}

.form_numero .creation_compte h4 {
    text-transform: none;
    letter-spacing: normal;
    font-weight: bold;
    font-size: 15px;
    font-family: "Trebuchet MS";
    margin-bottom: 20px;
}

.form_numero .creation_compte input{
	width: 200px;
}

#frm_field_534_container .frm_error{
	display: block;
}


#frm_field_557_container .frm_primary_label{
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.1em;
}
#frm_field_557_container{
	margin-bottom: 50px;
}

.form_numero input[type="submit"]{
	background-image: linear-gradient(to bottom, #97C119 50%, #7AAD0D 100%);
	border-radius: 3px;
	color: white;
	text-indent: inherit;
	padding: 10px 10px !important;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	width: auto;
	border: 1px solid #7bad0d;
	height: auto;
}
.form_numero .frm_submit img.paypal_logo{
	display: block;
	margin: auto;
	left: -20px;
	position: relative;
	width: 250px;
	
	margin-top: 10px;
}

.frm_blank_field label{
	color: red !important;
}
frm_error_style{
	display: block;
	color: red !important;
}

.email_infos{
	border: 1px solid #ccc;
	background-color: white;
	padding: 5px 10px;
	width: auto !important;
	margin-top: 5px;
	display: inline-block;
	font-weight: bold;
}