
.ddmx {
    font: 11px Verdana;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 6px 3px 3px;
    border-bottom: 1px solid #cd0000;
   /*font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;*/
    font: 11px Verdana;
    font-weight: bold;
    color: #f6f6f6;
    text-align: right;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item11,
.ddmx .item11:hover,
.ddmx .item11-active,
.ddmx .item11-active:hover {
    padding: 3px 6px 3px 3px;
    border-bottom: 1px solid #cd0000;
   /*font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;*/
    font: 11px Verdana;
    font-weight: bold;
    color: #f6f6f6;
    text-align: right;
    display: block;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
}

.obra
{
font: 11px Verdana;
color: #ffffff;
text-decoration: italic;
vertical-align: top;
}



.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px Verdana ;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
   background: #f6f6f6;
   color: #000000;
}
.ddmx .item11:hover,
.ddmx .item11-active,
.ddmx .item11-active:hover {
   background: #f6f6f6;
   color: #000000;
}

.ddmx .item2 {
    background: #cd0000;
     border: 0px solid #7C0006;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
   background: #f6f6f6;
   color: #000000;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 8px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    left: 1px;
    border: 0;
}

.ddmx .section {
    border: 0px solid #000000;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}


.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

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