/* ---- Head / foot ---- */
td.chfcatleft, td.chfcatright {
	width:30px;
	background-position:center;
}
td.chfcatleft	/* Gauche */ { 
	background-image:url('im_gray_bouq/hf_cat_rleft.gif');
}
td.chfcatright	/* Droite */ { 
	background-image:url('im_gray_bouq/hf_cat_rright.gif');
}
/* ------- Opxions de recherche --------*/
td.chfcat2left, td.chfcat2right, td.chfcat2bleft, td.chfcat2bright {
	width:24px;
	padding:0px;
}
td.chfcat2left	/* Gauche */ { 
	background-image:url('im_gray_bouq/hf2_chg.gif');
	background-position:left top;
}
td.chfcat2right	/* Droite */ { 
	background-image:url('im_gray_bouq/hf2_chd.gif');
	background-position:right top;
}
td.chfcat2bleft	/* Gauche */ { 
	background-image:url('im_gray_bouq/hf2_cbg.gif');
	background-position:left bottom;
}
td.chfcat2bright	/* Gauche */{ 
	background-image:url('im_gray_bouq/hf2_cbd.gif');
	background-position:right bottom;
}

