#menu {width: 980px; height: 44px; background: #FFFFFF url(grafica-nuovo/menu.jpg) no-repeat; padding: 15px 0px 0px 0px; text-align: center; 
}
.prova {display: inline; padding-bottom: 0px; 
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover { 
	text-align: left; 
    padding: 5px 10px 9px 10px;
    background: transparent;
    font: 14px arial, helvetica, verdana, sans-serif;
    color: #FFFFFF;
	font-weight: bold; 
    text-decoration: none;
    display: inline;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	text-align: left; 
    padding: 6px 20px 6px 20px;
    font: 14px arial, helvetica, verdana, sans-serif;
    color: #193568;
	font-weight: bold; 
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	border-bottom: 1px #999999 solid; border-left: 1px #999999 solid; border-right: 1px #999999 solid; 

}
.ddmx .item2 {
    background: #FFFFFF;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background-color: #FF6600;
	color: #FFFFFF;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 13px 16px 14px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */