.webform-client-form-34 input[type="text"],
.webform-client-form-34 input[type="email"],
.webform-client-form-34 select{
	width:100%;
	height:32px;
	border:solid 1px #d5cbaf;
	font-family:"Raleway-Medium";
}
.webform-client-form-34 input[type="text"]:hover,
.webform-client-form-34 input[type="email"]:hover,
.webform-client-form-34 select:hover,
.webform-client-form-34 input[type="text"]:active,
.webform-client-form-34 input[type="email"]:active,
.webform-client-form-34 select:active,
.webform-client-form-34 input[type="text"]:focus,
.webform-client-form-34 input[type="email"]:focus,
.webform-client-form-34 select:focus{
	border: solid 1px #bc926c;
	box-shadow: none;
	outline: none;
}
.webform-client-form-34 label{
	font-family:"Raleway-SemiBold";
	display:block;
	color:#BC926C;
}
.webform-client-form-34 .form-type-checkbox label,
.webform-client-form-34 .form-type-radio label{
	display:inline-block;
	color:black;
	font-family:"Raleway-Medium";
}
.webform-client-form-34 div div{
	margin-bottom:15px;
}
.webform-client-form-34 #edit-submitted-type-dappartement .form-type-checkbox,
.webform-client-form-34 #edit-submitted-obtenir-de-la-documentation .form-type-radio  {
	display:inline-block;
	margin-right:15px;
	margin-top:0;
}
.webform-client-form-34 #edit-submitted-type-dappartement .form-type-checkbox input,
.webform-client-form-34 #edit-submitted-obtenir-de-la-documentation .form-type-radio input{
	margin-top:0;
}
.webform-client-form-34 #edit-submitted-obtenir-de-la-documentation,
.webform-client-form-34 #edit-submitted-type-dappartement {
	height:20px;
	margin-bottom:0;
}
.webform-client-form-34 .form-actions {
	float:left;
	margin-top:0;
}
.webform-client-form-34 .form-actions input:hover{
	background-color: #9a7859;
}
.webform-client-form-34 .form-actions input{
	border: none;
	background-color: #bc926c;
	color: #fff;
	font-size: 17px;
	text-align: center;
	padding:2px 15px;
	margin-left:10px;
	text-transform: uppercase;
	font-family: "Raleway-Medium";
	height: 38px;
}
