#circumRecherche {
	float: right;
	background-image: url(../iso_icons/recherche_fond.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#circumRecherche form {
	text-align: right;
	margin: 0px;
	padding: 0px;
}



#circumRecherche .circumInputRecherche {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	height: 20px;
	width: 100px;
	border: 1px none #FFFFFF;
	color: #666666;
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#circumRecherche .circumBoutonRecherche {
	background-color: transparent;
	height: 20px;
	width: 15px;
	margin: 0px;
	padding: 0px;
	border: 1px none #FFFFFF;
	cursor: pointer;
}

