* { margin: 0; padding: 0; }

/* Elementos
-------------------- */

body { background-color: #fff; color: #000; font: 100% "Verdana", Arial, sans-serif; }

h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter; }

h1 { font-weight: bold; font-size: 3em; text-transform: lowercase; text-align: center; }
h2 { margin-bottom: 20px; font-size: 2em; text-align: center; }
h3 { margin: 1em 0 .5em; font-size: 1.6em; }
h4 { font-weight: bold; font-size: 1.2em; }

/* Geral
-------------------- */

#limites { margin: 0 5% 0; font-size: .68em; }

  #atalhos { display: none; }
  #conteudo li { line-height: 15px; list-style: none; }
  #ropade { display: none; }
  
    #validacoes { display: none; }


/*
  ------
  CURRICULO(S)
  ------
*/

.curriculo h1 { margin-bottom: 20px; text-transform: capitalize; }
.curriculo h2 strong { display: block; font-size: .8em; }
/* --->>> MALDITO IE6 --->>> */ * html .curriculo .historico li { height: 1%; }

/* vCard */

.curriculo .vcard { margin-bottom: 25px; }
.curriculo .vcard p { margin-bottom: .5em; }

/* Trabalhos */

.curriculo .chamada_trabalho { display: none; }
.curriculo #trabalhos { display: none; }