#contenu.vendre #contenu_include{
	float:left;
	width:380px;
}
#contenu.vendre #contenu_include2{
	float:left;
	width:360px;
}

form#form_vendre{
	margin-top:45px;
}
form#form_vendre .erreur{
	display:block;
	color:#000;
	margin-left:90px;
	margin-bottom:15px;
}
form#form_vendre span.legende{
	text-align:right;
	margin-bottom:5px;
	margin-right:7px;
	display:block;
}
form#form_vendre label{
	padding:0;
	margin:0;
	margin-right:5px;
	float:left;
	text-align:right;
	font-weight:bold;
	height:17px;
	line-height:17px;
	width:140px;
}
form#form_vendre input.text,form#form_vendre select,form#form_vendre textarea{
	border:1px solid #a8a8a8;
	margin-bottom:8px;
	width:208px;
}
form#form_vendre input.text{
	height:13px;
}
form#form_vendre textarea{
	height:160px;
}
form#form_vendre input.submit{
	text-transform:uppercase;
	border:0;
	margin:0;
	padding:0;
	color:#000;
	background:none;
	font-weight:bold;
	display:block;
	font-size:11px;
	margin-bottom:25px;
}
