#blocRecherche{
	text-align:center;
}

#blocRecherche .contenu{
	padding-left:36px;
	padding-right:5px;
	*width:192px;
}

#blocRecherche p{
	margin-bottom:5px;
	line-height:14px;
}


#blocRecherche label span{
	margin-left:5px;
}


#blocRecherche div.icone{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='./images/icone_recherche.png');
}
#blocRecherche[id] div.icone{
	background-image:url(../../../../images/icone_recherche.png);
}

#blocRecherche input{
	background-position:center top;
	background-repeat:no-repeat;
	border:0px;
}

#button{
	background-image:url(../../../../images/b_rechercher.png);
	color:#FFFFFF;
	height:27px;
	width:72px;
	margin-left:44px;
	padding-bottom:9px;
	cursor:pointer;
}

#f_rechercher_nom{
	height:14px;
	width:159px;
	background-image:none;
	background-color:#FFFFFF;
}

#blocRecherche label input{
	margin-top:2px;
	background-image:none;
	margin-left:5px;
}