  #home{
    width:30px;
    height:33px;
	padding-left:15px;
	padding-top:9px;
	color:#FFF;
  }
  
  #menu_empresa{
    width:60px;
    height:33px;
	padding-left:15px;
	padding-top:9px;
	color:#FFF;
  }

  #produtos{
    width:65px;
    height:33px;
	padding-left:10px;
	padding-top:9px;
	color:#FFF;
  }
  
  #novidades{
    width:68px;
    height:33px;
	padding-left:10px;
	padding-top:9px;
	color:#FFF;
  }
  
  #representantes{
    width:100px;
    height:33px;
	padding-left:10px;
	padding-top:9px;
	color:#FFF;
  }

  #contatos{
    width:60px;
    height:33px;
	padding-left:10px;
	padding-top:9px;
	color:#FFF;
  }

  #menu_empresa:hover{
    color:#000500;
  }
  
  #home a, #menu_empresa a, #produtos a, #novidades a, #representantes a, #contatos a{
    width:100%;
    height:100%;
    display:block;
	color:#FFF;
  }

  #home a:hover, #menu_empresa a:hover, #produtos a:hover, #novidades a:hover, #representantes a:hover, #contatos a:hover{
    color:#000500;
  }
  
  #institucional:hover{
    background:url(../../imagens/1/institucional_hover.png) right no-repeat;
  }

  #servicos:hover{
    background:url(../../imagens/1/servicos_hover.png) right no-repeat;
  }
  #produtos:hover{
    background:url(../../imagens/1/produtos_hover.png) right no-repeat;
  }
  #clientes:hover{
    background:url(../../imagens/1/clientes_hover.png) right no-repeat;
  }
  #comunicacao:hover{
    background:url(../../imagens/1/comunicacao_hover.png) right no-repeat;
  }
  #media_center:hover{
    background:url(../../imagens/1/media_center_hover.png) right no-repeat;
  }
  #contatos:hover{
    background:url(../../imagens/1/contatos_hover.png) right no-repeat;
  }
  #ftp:hover{
    background:url(../../imagens/1/ftp_hover.png) right no-repeat;
  }
  
  ul.jd_menu li ul{
    /*background-image:url(../../imagens/1/topo_submenu.gif);
    background-position:top right;
    background-repeat:no-repeat;
    /*background-color:#44A6A9;*/
  }
  
  ul.jd_menu li ul li{
    /*background:url(../../imagens/1/bg_submenu.gif) top left repeat-x #44A6A9;*/
    width: 135px;
    height:30px;
    line-height:30px;
    vertical-align:middle;
    /*padding-left:35px;*/
  }
  
  ul.jd_menu li ul li.base{
    /*background:url(../../imagens/1/bg_submenu_base.gif) bottom left no-repeat #44A6A9;*/
    width:220px;
    text-align:left;
    /*padding-left:35px;*/
	padding-right:0px;
  }

  ul.jd_menu li ul li.base:hover{
    /*background:url(../../imagens/1/bg_submenu_base.gif) bottom left no-repeat #44A6A9;*/
    width: 220px;
    vertical-align:middle;
    /*padding-left:35px;*/
	padding-right:0px;
  }

  ul.jd_menu li ul li:hover{
    /*background:url(../../imagens/1/bg_submenu_hover.gif) top left repeat-x;*/
    width: 135px;
    height:30px;
    line-height:30px;
    vertical-align:middle;
    /*padding-left:35px;*/
    /*color:#000500;*/
  }

ul.jd_menu li ul li a{
background:url(../../imagens/seta.gif) left no-repeat;
padding-left:12px;
}
  
ul.jd_menu li ul li a:hover{
color:#E1620C;
background:url(../../imagens/seta_hover.gif) left no-repeat;
padding-left:12px;
}

#rodape_endereco a{
background:url(../../imagens/1/rodape_endereco.gif) no-repeat;
height:78px;
width:101px;
display:block;
z-index:200;
margin-left:2px;
*margin-left:-1px;
}

#rodape_telefone a{
background:url(../../imagens/1/rodape_telefones.gif) no-repeat;
height:78px;
width:105px;
display:block;
margin-left:-3px;
}

#rodape_email a{
background:url(../../imagens/1/rodape_emails.gif) no-repeat;
height:78px;
width:71px;
display:block;
margin-left:-1px;
*margin-left:-1px;
}

#rodape_endereco a:hover{
background:url(../../imagens/1/rodape_endereco_hover.gif) no-repeat;
height:78px;
margin-bottom:-2px;
}

#rodape_telefone a:hover{
background:url(../../imagens/1/rodape_telefones_hover.gif) no-repeat;
height:78px;
margin-bottom:-2px;
}

#rodape_email a:hover{
background:url(../../imagens/1/rodape_emails_hover.gif) no-repeat;
height:78px;
margin-bottom:-2px;
}

a.leia_mais{
background:url(../../imagens/1/leia_mais.gif);
display:block;
width:71px;
height:16px;
}

a.leia_mais:hover{
background:url(../../imagens/1/leia_mais_hover.gif);
display:block;
width:71px;
height:16px;
}