#barra-brasil-v3 {			
	position : relative;
	clear : both;
	overflow : hidden;
	min-width : 1000px;
	height : 28px;
	background : #00500f;
}
		
/*
#barra-brasil-v3 span {
	display : block;
	width : 50%;
	height : 28px;
	background : url(/images/barra-brasil-v3-bgx.gif) 0 bottom repeat-x;
}
*/		
#barra-brasil-v3 img {
	position : absolute;
	top : 4px;
	left : 50%;
	margin-left: -611px;
}
	

