BODY {
  background : white;
  font-family: Times, "Times New Roma", Georgia;
}

BLOCKQUOTE, BLOCKQUOTE.profes,
BLOCKQUOTE.inves, BLOCKQUOTE.pesqs {
 margin-left : -1.3 em;
}

H1 {
 text-align : center;
 font: bold 1.44em Times, "Times New Roman", Georgia;
}

H2 {
 font: bold 1.2em Times, "Times New Roman", Georgia;
 text-align : center;
 padding-top: 0.5em;
}


H3 {
  font: bold 1.15em Times "Times New Roman";
  text-align: center;
  padding-top: 1em;
}

H2+H3 {
  font: bold 1.15em Times "Times New Roman";
  text-align: center;
  padding-top: 0em;
}

H3+H4 {
  font: bold 1em Times "Times New Roman";
  text-align: center;
  padding-top: 0em;
}

H4 {
  font: bold 1em Times "Times New Roman";
  text-align: center;
  padding-top: 1em;
}

HR {
 height : 3px;
}

A:link, A:visited {
  text-decoration: none;
}

P {
  text-indent: -1em;
  margin-left: 1em;
  text-align:  justify;
}

P#normal {
  text-indent: 0em;
  margin-left: 0em;
  text-align:  justify;
}

#upcase {
  text-transform: uppercase;
  font-size:      90%;
}

P#materias {
  display: inline;
  margin-left:  0em;
  padding-left: 0em;
}

P.investigador, P.profesor, P.pesquisador {
 font: normal 1 Times, "Times New Roman", Georgia;
 margin-left: 1em;
 text-indent: -1em;
}

UL#m, LI#m {
  display : inline;
  margin:  0em;
  padding: 0;
}
LI#m:before {
  content: "\00B7 ";
}

OL,LI {
}

TABLE {
  border-collapse: collapse;
  border-top:      double;
  border-bottom:   double;
}

TR#sep {
 border-bottom: 1px solid;
}

TD {
  padding-right: 0.5em;
}

SUP {
 font-size: 70%;
}

SUB {
 font-size: 70%;
}

#top-nav UL {
 padding: 3px 0; 
 margin-left: 0; 
 border-bottom: 1px solid #778; 
 font: bold 12px Verdana, sans-serif; 
}
#top-nav UL LI {
 list-style: none;
 margin: 0; 
 display: inline; 
}
#top-nav UL LI A {
 padding: 3px 0.5em; 
 margin-left: 3px; 
 border: 1px solid #669;
 border-bottom: none;
 background: #ccf;
 text-decoration: none;
}
#top-nav UL LI A:link {
 color: #448;
}
#top-nav UL LI A:visited {
 color: #667;
}
#top-nav UL LI A:link:hover, #navsite ul li a:visited:hover {
 color: #000;
 background: #AAE;
 border-color: #227;
}
#top-nav UL LI A#current {
 background: white; 
 border-bottom: 1px solid white;
}

