#barra-brasil-v3 {
	position:relative;
	clear:both;
	overflow:hidden;
	min-width:968px;
	height:28px;
	background:#00500f;
}

#barra-brasil-v3 span {
	display:block;
	width:50%;
	height:28px;
	
	/* background:url(../../images/site/barra-brasil-v3-bgx.gif) 0 bottom repeat-x; */
	
	background-image: url(../../images/site/barra-brasil-v3-bgx.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#barra-brasil-v3 span .imagemGov {
	position:absolute;
	top:4px;
	left:50%;
	height: 24px;
	width: 997px;

	/* background: url(../../images/site/barra-brasil-v3-verde.gif) right top no-repeat; */
	
	background-image: url(../../images/site/barra-brasil-v3-verde.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
	margin-left:-500px;
}

#barra-brasil-v3 span .brasilgov {
	width: 100px;
	height: 24px;
	float:right;
	display:block;
	border: 0 !important;
}