
/* - ploneCustom.css - */
@media all {
/* http://www.softwarelivre.gov.br/portal_css/ploneCustom.css?original=1 */
/* */
/* */
#barra-brasil-v3 {
position:relative;
clear:both;
overflow:hidden;
height:28px;
background:#000000;
}
#barra-brasil-v3 span {
display:block;
width:50%;
height:28px;
background:url(barra-brasil-v3-bgx.gif) 0 bottom repeat-x;
}
#barra-brasil-v3 span .imagemGov {
position:absolute;
top:4px;
left:50%;
height: 24px;
width: 100%;
background: url(barra-brasil-v3-preto.gif) right top no-repeat;
margin-left: -52%;
}
#barra-brasil-v3 span .brasilgov {
width: 100px;
height: 24px;
float:right;
display:block;
border: 0 !important;
}
/* */
}

