#itemgoogle 	{}
#itemgoogle input {border: none; color: #000;}
#zone-recherche
	{
	background-color: #fff;
	position: absolute;
	top: 50px;
	right: 80px;
	border: 2px solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#itemgoogle #chercher {position: absolute; top: 52px; right: 15px;}

#zone-recherche .j_filigrane, #zone-recherche .j_prerempli {padding-left: 5px;}

input.loupe {width: 26px; background: url(images/loupe.gif) 0 0 no-repeat; cursor: pointer;}