﻿body { width: 100%; margin: 0; float: none; background: #fff; color: #353535; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; }
#topo ol, #idioma, #rodape p { display:none; }
#rodape p.contacto { display:block; }
h1, h2, h3, h4 { font-family: Helvetica, Arial, sans-serif; color: #000; }
h1 { font-size: 175%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }
h4 { font-size: 100%; }
a:link, a:visited { color: #036; text-decoration: underline; }
h1 a:link, h1 a:visited { text-decoration: none; }
a:link:after, a:visited:after { content: " < " attr(href) " > "; }