/* Default Style */
div.domMenu_menuBar {
  float:left;
  background-image: url(../images/menu/sfondo_m.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

div.domMenu_menuElement {
  float:left;
  text-align: left;
  height: 24px;
 /* border-bottom: 1px;
  border-bottom-color: #E0E0E0;
  border-bottom-style: solid;    */
}

#dmAz {
  float:left;
  width:65px;
  text-align: left;
  height: 24px;
/*  border-bottom: 1px;
  border-bottom-color: #E0E0E0;
  border-bottom-style: solid;    */
}

#dmPr {
  float:left;
  width:65px;
  text-align: left;
  height: 24px;
  /*border-bottom: 1px;
  border-bottom-color: #E0E0E0;
  border-bottom-style: solid;  */
}

#dmSe {
  float:left;
  width:64px;
  text-align: left;
  height: 24px;
 /* border-bottom: 1px;
  border-bottom-color: #E0E0E0;
  border-bottom-style: solid;    */
}

#dmPa {
  float:left;
  width:99px;
  text-align: left;
  height: 24px;
 /* border-bottom: 1px;
  border-bottom-color: #E0E0E0;
  border-bottom-style: solid;  */
}

div.domMenu_menuElementHover {
}

div.domMenu_subMenuBar {
  width:92px;
  border: 1px;
  border-color: #E0E0E0;
  border-style: solid;
  background-image: url(../images/menu/sfondo_m.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

div.domMenu_subMenuElement {
}

div.domMenu_subMenuElementHeading {

}
div.domMenu_subMenuElementHover {
}

