.menu {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.blu {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #4C5C84;
  text-decoration: none;
}

.blulink {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #4C5C84;
  text-decoration: underline;
}

.border {
  border-style: solid; 
  border-color: #7E7D79;
  border-width: 1px 1px 1px 1px;
}

.footer {
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

.footerlink {
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: underline;
}

.sx {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #4C5C84;
  text-decoration: none;
}

.testo {
  font-family: Verdana;
  font-size: 10px;
  line-height: 14px;
  color: #000000;
  text-decoration: none;
  text-align: justify;
}

.testolink {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: underline;
}

.testo2 {
  font-family: Verdana;
  font-size: 10px;
  line-height: 15;
  color: #000000;
  text-decoration: none;
}

.titolo {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #E8ECF6;
  text-decoration: none;
}

.titolo2 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #4C5C84;
  text-decoration: none;
}

.tdSxoddRow {
  height: 14px;
}

.sf {
  background-color: #4C5C84;
}

.sf2 {
  background-color: #E8ECF6;
}

.sf_menu {
  background-color: #AAB6D4;
}

.linea {
  background-color: #7E7D79;
}

/* Default Style */
div.domMenu_menuBar {
z-index: 2;
}
div.domMenu_menuElement {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #4C5C84;
    text-align: left;
    text-decoration: none;
    padding: 3px;
    z-index: 2;
}
div.domMenu_menuElementHover {
    text-decoration: none;
    background-color: #e8ecf6;
    z-index: 2;
}
div.domMenu_subMenuBar {
z-index: 2;
}
div.domMenu_subMenuElement {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #4C5C84;
    text-decoration: none;
    background-color: #AAB6D4;
    padding: 3px;
    z-index: 2;
}
div.domMenu_subMenuElementHeading {
z-index: 2;
}
div.domMenu_subMenuElementHover {
    background-color: #e8ecf6;
    color: #4C5C84;
    z-index: 2;
}

#div1 {
         z-index: 1;
         }

#div2 {
         z-index: 2;
        }
