/* Barra do Governo ************************************************/
#barra-brasil-v3 {
    position:relative;
    clear:both;
    overflow:hidden;
    height:28px;
    background:#00500F url(../images/barraGov/barra-brasil-v3-bgx.gif) 0 bottom repeat-x;
}
#barra-brasil-v3 span {
    position: absolute;
    right: 0;
    display:block;
    height:28px;
    width: 120px;
    background:#00500F url(../images/barraGov/barra-brasil-v3-verde.gif) left bottom no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150px;
}
