.bloc_recherche {
	width:259px;
	height:153px;
	background:url('../images/bloc_recherche_front.jpg') no-repeat;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}


.input_bloc_recherche {
	background: none;
	width:229px;
	height:30px;
	float:left;
	margin-top:83px;
	margin-left:13px;
}

.input_bloc_recherche input {
	background: none;
	width:229px;
	height:27px;
	color:#466F88;
	font-size:17px;
	border:none;
	padding-top:7px;
}

.a_bloc_recherche {
	display:block;
	width:126px;
	height:26px;
	float:left;
	margin-top:6px;
	margin-left:116px;
	background:none;
	border:none;
	color:white;
	cursor:pointer;
	font-size:14px;
}

.span_a_bloc_recherche {
	display:block;
	width:127px;
	height:26px;
	float:left;
	text-align:center;
	padding-top:8px;
	color:white;
	cursor:pointer;
}

.span_a_bloc_recherche:hover {
	color:#F1F1F1;
}

