.x-clear { clear: both;}
#contact_form {
    width: 550px;
    text-align: left;
    margin: 15px 0px 0px 0px;
}

#contact_form .form_category_title {
    color:#515151;
    font-family:Verdana; font-size:12px; font-weight:bold;
	border-bottom:1px solid #d9eaf7;
	line-height:20px;
}

#contact_form .form_category {
    margin: 10px 0px 20px 20px;
}

#contact_form .form_category .form_field {
    font-family: verdana;
	font-size: 12px;
	margin-bottom:10px;
}
#contact_form .form_category .form_field input, #contact_form .form_category .form_field textarea{
    font-family: verdana;
	font-size: 12px;
}
#category_project,#category_preoc {
    width:260px;
	float:left;
}
.produitcol{
	width:260px;
	float:left;
}
#contact_form div.mention_form img{
margin-top:5px;
}
#contact_form div.mention_form{
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	font-style:italic;
	margin-left:135px;
}
#contact_form div.form_submit{
	margin-top:10px;
	padding-left:155px;
	clear:both;
}
#contact_form div.form_captcha{
	padding-left:125px;
}
#contact_form div.form_field label {
	float:left;
	width:135px;
	line-height:20px;
}

.form_error{
	color:#FF0000;
	padding-left:10px;
}
#ask_for{
	width:250px;
}

