#barra-br {
	position:relative;
	clear:both;
	overflow:hidden;
	min-width:940px;
	height:28px;
	background:#004b82;
	margin-bottom: 15px;
}
#barra-br span {
	display:block;
	width:50%;
	height:28px;
	background:url(http://www.capes.gov.br/images/stories/barra-br-bgx.gif) 0 bottom repeat-x;
}
#barra-br span .imagemGov {
	background: url("http://www.capes.gov.br/images/stories/barra-br-azul.gif") no-repeat scroll right top transparent;
    height: 24px;
    left: 100%;
    position: relative;
    top: 4px;
    width: 100%;
}
#barra-br span .brasilgov {
	width: 100px;
	height: 24px;
	float:right;
	display:block;
	border: 0 !important;
	background-color: transparent;
}

