#institucional {
	width:250px;
	height:42px;
	background:none;
	
	
}

#institucional:hover {
	background:url(../imagens/$lingua/recursos_hover.png) left top no-repeat;
	width:250px;
	margin-top:-0.5px;
}

#produtos {
	width:250px;
	height:42px;
	background:none;
}
#produtos:hover {
	background:url(../imagens/$lingua/gestao_hover.png) left no-repeat ;
    line-height: 30px;
	
}

#noticias {
	background:none;
	width:250px;
	height:42px;
}
#noticias:hover {
	background:url(../imagens/$lingua/negocios_hover.png) left no-repeat;
	
	line-height:30px;
	margin-top:-0.5px;
	}

	
	
/*
#institucional li:hover, #institucional li a:hover{
color:red;
}
*/
li{
text-align:left;
}

li a{
  margin-left:20px;
  margin-right:20px;
  display:block;
}

