body {
   background: white;
   font-size: 12pt;
   }
#menu, #top-bar, ul#top-nav, #navigation, #content #column-right, #footer-info, body#aboutus #branding h2, body#services div.services h2, body#services div.patentes h2, body#services div.marcas h2, body#contact div.contact h2 {
   display: none;
   }
#pagina, #content {
   width: auto;
   margin: 0 2%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#column-center { width: auto; }
body#aboutus #branding h1, body#services div.services h1, body#services div.patentes h1, body#services div.marcas h1, body#contact div.contact h1 { font-size: 40pt; text-align: left; margin: 0; padding: 0; }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
