#tabMenu {margin:0;padding:0 0 0 15px;list-style:none;}
#tabMenu li {float:left;height:40px;width:50px;cursor:pointer;}


li.qlik {background:url(images/tabQlik.gif) no-repeat 0 -40px;}
li.menuint {background:url(images/tabMenu.gif) no-repeat 0 -40px;}
li.arearis {background:url(images/tabDemo.gif) no-repeat 0 -40px;}
li.lavori {background:url(images/tabLavori.gif) no-repeat 0 -40px;}
/*li.demo {background:url(images/tabDemo.gif) no-repeat 0 -40px;}*/
li.news {background:url(images/tabNews.gif) no-repeat 0 -40px;}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -40px;}
li.selected {background-position:0 0;}

.box {width:230px; color:#FFF; font-size:12px}
.boxTop {background:url(images/boxTop.gif) top center no-repeat;height:10px;clear:both;}
*html .boxTop {margin-bottom:-2px;}
.boxBody {background-color:#666;}
.boxBody h2 {padding-left:14px; padding-bottom:6px; color:#9BB70B; font-size:18px; width:216px; border-bottom:dotted 1px #ccc}
.boxBottom {background:url(images/boxBottom.gif) no-repeat;height:10px;}

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}

.boxBody div ul {margin:0 10px 0 25px;padding:0;width:190px;list-style-image:url(images/arrow.gif)}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {/*border-bottom:1px dotted #8e8e8e; */padding:4px 0;cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#fff;}
.boxBody div li a{color:white; text-decoration:none}
.boxBody div li a:hover, .boxBody div li a:active, .boxBody div li a:visited{color:white}