/* CSS Document formulaires LE REPAIRE DES MOTARDS.COM */

.form-search {
  background: url(/img/layout/bk-form.jpg) no-repeat;
  height: 140px;
  margin-bottom: 10px;
  padding: 4px 12px;
  position: relative;
}

label {
	font-size: 16px;
	color:#fff;
}

.label-optionnal {
	color:#fff;
	display: inline;
	margin-bottom: 10px;
}

select {
	display:block;
	margin-top:3px;
}

.row {
	width:158px;
	float:left;
	padding: 7px 6px 0 6px;
}

.w150 {
	width:153px;
}
