<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cabecera { height:90px; background:#292929; }
#cabecera .logo-ministerio { float:left; display:block; width:206px; height:42px; margin:24px 20px; background:url('images/logo-mincul.png') no-repeat; }
#cabecera .logo-ministerio img { display:none; }
#cabecera .logo-sic { float:right; margin:15px 20px; }
#cabecera .logo-sic a { display:block; width:320px; height:60px; background:url('images/logo-infoartes-mapa2.png') no-repeat; }
#contenedor { position:absolute; top:90px; right:0; bottom:0; left:0; width:100%; height:auto; margin:0 auto; }
</pre></body></html>