img {
	border: 0px;
}

#container_barramenu{
	width: 937px;
	z-index:3;
	background:url('../images/menu/gsfx_brnd_innerback.png');
	margin: 0 auto;
	padding: 0px;
}

#bckg_linksmenu{
margin:0px;
padding:0px;
position:relative;
background:url('../images/menu/gsfx_brnd_toolbar.png') repeat-x #000 left center;
height:27px;
}

#bckg_linksmenu li{
	position:relative;
	line-height:27px;
	display:inline;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
}

#bckg_linksmenu .separador_menu{
height:100%;
width:5px;
background:url('../images/menu/gsfx_brnd_toolbar_spacer.png') repeat-y center center;
padding:0px 4px;
}

#bckg_linksmenu a{
float:left;
display:block;
color:#fff;
text-decoration:none;
padding-left:20px;
}
#bckg_linksmenu a span{
height:100%;
float:left;
padding-right: 20px;
}

#bckg_linksmenu a:hover{
background:url('../images/menu/gsfx_brnd_toolbar_highlight_left.png') no-repeat left center;
}

#bckg_linksmenu a:hover span{
background:url('../images/menu/gsfx_brnd_toolbar_highlight.png') no-repeat right center;
}

#logonou_menu {
	width:89px; 
	height:24px;
}

#logonou_menu a:hover{
	background:none;
}
