<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#geral #topo {
  background: #00587F;
}


/* logotipo */

.imag-logo {
    margin-top: -40px;
    position: relative;
}

.imag-logo a {
   display: block;
   text-indent: -9999px;
   height: 50px;
}

.imag-logo .iconelogo {
    display: inline-block;
    height: 50px;
    margin-bottom: 4px;
    width: 200px;
}


.imag-logo .oestado {
    background: url("//www.blogsoestado.com/danielmatos/files/theme/logo_transp.png") repeat scroll 0 0 transparent;
    float: left;
    left: 73px;
    margin: -86px;
    position: relative;
    z-index: 3;
}



#geral #topo .topo-content {
  background-image: url("//www.blogsoestado.com/danielmatos/files/theme/topo.jpg");
}

a, h2, #corpo #sidebar .widget .widgettitle {
  color: #00587F;
}

h2 a:hover {
  color: #006F9D;
}

.opec-superbanner {
  margin: 10px auto;
  width: 728px;
}</pre></body></html>