.nav_cat_spe{
    background-image: url(fondwide.gif);
	background-repeat: no-repeat;
	border: none;
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 260px;
}
.nav_cat_spe td{
	line-height: 2.5em;
	text-shadow: white 0 1px;
	vertical-align: middle;
	text-align: left;
    width: 260px;
    margin: 0;
    padding: 0;
    height: 30px;
	cursor: pointer;
}
.nav_cat_spe a{
    display: block;
	line-height: 1.2em;
	width: 260px;
    text-decoration: none;
    color: black;
    padding-left: 20px;
    background: url(Point.gif) no-repeat 5px;
}
