#td_menu {
font-size: 14px;
font-weight: bold;
font-family: "Trebuchet MS", "Times New Roman", serif;
}

#tit_sezioni {
padding: 16px 0px 4px 16px;
border-bottom: 3px #7ca46b solid;
width:84px }

#td_menu ul {list-style-image:url(../img/bullet01.gif);
padding:0;
margin-left:12px; }

#td_menu ul li a {display:block;
width:80px;
padding: 3px 0 3px 5px;
text-decoration: none;
color: #fff;
border: 1px #387c2c solid;
font-size: 11px;
font-weight: normal;
}

#td_menu ul li a:hover {color: #ffb326;
border: 1px #d7e3d1 solid;
background: #2d6423 url(../img/rollover.gif) no-repeat right bottom; }

