#boite-recherche{
	float:left;
}

#boite-recherche,
#boite-recherche p,
#boite-recherche form,
#boite-recherche h6{
	margin:0;
	padding:0;
}

#boite-recherche h6{
	margin-left:6px;
	font-size:10px;
	font-weight:normal;
}

#boite-recherche{
	width: 188px;
	height: 43px;
	/*background-color: #7A6C3A;*/
	background-color: #023A69;
	color: #cccccc;
	font-size: 10px;
}

#boite-recherche span{
	font-weight: bold;
}

#boite-recherche #search_text{
	width: 134px;
	height: 19px!important;
	height: 21px;
	line-height: 19px;
	background-color: #F3F0E4;
	border: 1px solid #363636;
	font-size: 12px;
	font-weight: bold;
	color: #363636;

	margin: 0 4px 11px 6px;
	display:block;
	float:left;
	padding:0;
}

#boite-recherche #bt_valider{
	background-color: #ffcd00;
	border: none;
	display:block;
	float:left;
}
