#menu1 {height: 100%; background: transparent url(grafica/menu-quattro.jpg) repeat-x; padding: 5px 0px 5px 0px; height: 45px; 
}
.prova {display: inline; padding-bottom: 0px; 
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 5px 10px 5px 10px;
    background: transparent;
    font: 17px georgia;
    color: #333333;
	font-weight: normal; 
    text-decoration: none;
    display: inline;
    white-space: nowrap;
    position: relative;
	text-align: center; 
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 10px 30px 10px 30px;
    font: 16px georgia;
    color: #333333;
	font-weight: bold; 
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	border-top: 1px #999999 solid; 

}
.ddmx .item2 {
    background: #FFD920;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background-color: #E4E4E4;
}
.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;
}
.ddmx{text-align: center; 
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */