/*menu */

#listmenu{
	margin:0;
	padding:0;
	list-style:none;
}

#listmenu div.hac{
	display:block;
	/*background:transparent url(images/deplierhaut.gif) left 50% no-repeat;*/
	border-bottom:1px solid #DDD;
	text-indent:10px;
	cursor:pointer;
	list-style:none;
	font-size:80%;
}

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