/* CSS Document */

#subcabecera, #cabecera, #menu, #submenu, #trimenu, #recursos, #pie, #promociones, #copyright, .navegar, .compartir {
  display: none !important;
}

body, #contenido_post {
  background: #fff;
  color: #000;
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

#texto {width:100%;font:normal 1.4em arial;color:#000
}

*{color: #000 !important;}

table                                {border-collapse:collapse;width:90%; margin:1em auto;}
table, table tr, table td, table th  {border:1px solid #000;}

fieldset {display:none;}

a:after {
content : " ( " attr(href) " ) ";
font-size : small;
}

