/* CSS da barra do iframe */
#barra_iframe {
    width: 100%;
    background-color: #FFFFFF;
    padding: 12px 0;
}
