div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: arial, verdana, sans-serif;
  text-align:left;
  color: #003766;
  z-index:999;
}

div.menuBar {
  border: 0;
  text-align: left;
  width: 580px;
  height: 26px;
  background: #FFF;
}

div.menuBar a.menuButton {
  background: transparent url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/MENU_CONHECA.GIF');  
  /*position: relative;*/
  display:block;
  width: 129px;
  height: 26px;
  float:left;
  z-index: 610;  
}

div.menuBar a.menuButton2 {
  background: transparent url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/MENU_PLANOS.GIF');
  /*position: relative;*/
  display:block;
  margin-left: 1px;
  width: 148px;
  height: 26px;
  float:left;
  z-index: 620;  
}

div.menuBar a.menuButton3 {
  background: transparent url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/MENU_INVESTIMENTOS.GIF');
  /*position: relative;*/
  display:block;
  margin-left: 1px;  
  width: 114px;
  height: 26px;
  float:left;
  z-index: 630;  
}

div.menuBar a.menuButton4 {
  background: transparent url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/MENU_RESPONSA.GIF');
  /*position: relative;*/
  display:block;
  margin-left: 1px;  
  width: 186px;
  height: 26px;
  float:left;
  z-index: 640;  
}

div.menuBar a.menuButton:hover {
  background: transparent url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/MENU_CONHECA2.GIF'); 
  }

div.menuBar a.menuButton2:hover {
  background: transparent url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/MENU_PLANOS2.GIF'); 
}

div.menuBar a.menuButton3:hover {
  background: transparent url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/MENU_INVESTIMENTOS2.GIF'); 
}

div.menuBar a.menuButton4:hover {
  background: transparent url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/MENU_RESPONSA2.GIF'); 
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #FFF;
  color: #000;
}

div.menu {
  /* background-color: #C6DDED; */
  margin-top: 0;
  position: absolute;
  visibility: hidden;
  z-index: 700;
  filter: alpha(opacity=95);
  opacity: .95;
  moz-opacity: .95;
}

div.menu a.menuItem {
  background-color: #C6DDED;
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  text-align:left;
  /* margin-left: 5px;
  margin-right: 5px;  */
  color: #243964;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #72B4E4;
  /* background-color: #C6DDED; */
  /* color: #243964; */
  color: #FFF;
  font-weight: normal;
}

div.menu div.menuItemSep {
  background: transparent url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/FUNDO_SEP_MENU.GIF') repeat-x;
  padding-top:1px;
  padding-bottom:1px;
  margin: 0px;
  background-color: #C6DDED;
}
