.inc_recherche_bouton{
	border:none;
	color:transparent;
	width:40px;
	height:40px;
	background-image: url(/CSS/images/corps/loupe.png);
	background-repeat:no-repeat;
	background-color:transparent;
	cursor: pointer;	
	margin-top:5px;
	float:right;
}

/* Petite boîte de recherche */

.leftrecherche{
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	width: 185px;
	color:#999999;
}

.texterecherche{
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	margin-top: 10px;
}
