/*menu */

#listmenu{
	margin:0;
	padding:0;
}

#listmenu div.hac{
	display:block;
	/*background:transparent url(images/deplierhaut.gif) left 50% no-repeat;*/
	text-indent:10px;
	cursor:pointer;
}

#listmenu div.selected{
	/*background:transparent url(images/deplierbas.gif) left 50% no-repeat;*/
	background: url(/_template/images/menu_fondtitre_roll.gif) no-repeat;
}
