<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Folha de estilos padrÃ£o para as pÃ¡ginas do sÃ­tio do Corpus.
Autores: Maria Clara, Pablo Faria

AtualizaÃ§Ãµes:

   23/10/2007 Pablo Faria [normalizaÃ§Ã£o dos estilos, separando os bÃ¡sicos dos especÃ­ficos de cada pÃ¡gina]
*/

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-top: 10px;
  padding: 0px;
  background: white;
  overflow: scroll;
  overflow-x: hidden;
  color: #666666;
  line-height: 1.866;
  text-align: center;
  background-image: url("../imagens/bg1.gif");
}

A {
  padding: 1px !important;
}

A:hover {
  background: #ffcc99 !important;
  padding: 1px !important;
  color: black !important;
  text-decoration: none !important;
}

.top {
  border: 0px solid #80888a;
  padding: 2px;
  padding-bottom: 0px;
  border-radius: 0.6em 0.6em 0 0;
  -moz-border-radius: 0.6em 0.6em 0 0;
  -webkit-border-radius: 0.6em 0.6em 0 0;
  background: #d0d8da;
  height: 92px;
}

.menu {
  text-align: center;
  background: white;
  margin: 0px;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 1px solid #d0d8da;
}

.menu span {
  font-family: sans-serif;
  font-size: 11pt;
  padding: 2px;
}

.separador {
  height: 15px;
  white-space: nowrap;
}

/* Coluna da lista rÃ¡pida */
#feature_7 {
  padding: 0px;
  background: #d0d8ff;
}

.col-left {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  color: #333333;
  text-align: left;
  background-color: #ffffff;
  border: 0px solid #777777;
  padding: 20px;
  line-height: 100%;
}

.foot {
  border: 0px solid #80888a;
  padding: 2px;
  border-radius: 0 0 0.6em 0.6em;
  -moz-border-radius: 0 0 0.6em 0.6em;
  -webkit-border-radius: 0 0 0.6em 0.6em;
  vertical-align: middle;
  background: #d0d8da;
  color: black;
  height: 25px;
}

.col-center {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #333333;
  text-align: left;
  background-color: #ffffff;
  border: 0px solid #777777;
  z-index: 5;
}

A {
  color: #006699;
  text-decoration: none;
}

A:link {
  color: #003366;
  text-decoration: none;
}

A:visited {
  color: #003366;
  text-decoration: none;
}

A:hover {
  color: #006699;
  text-decoration: underline;
}

H1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24pt;
  color: #666666;
  margin: 0px;
  padding: 0px;
}

H2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14pt;
  color: #003366;
  margin: 0px;
  padding: 5px;
  letter-spacing: 0.1em;
}

H3 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #999966;
  margin: 0px;
  padding: 0px;
}

H4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  font-weight: bold;
  color: #666666;
  margin: 0px;
  padding: 0px;
}

H5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

LI {
  margin-bottom: 10px;
}

UL {
  list-style-type: circle;
}

UL UL {
  list-style-type: disc;
}

UL UL UL {
  list-style-type: none;
}

LABEL {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 100%;
  font-weight: bold;
  color: #666666;
}

/* TÃ­tulo do sÃ­tio */
H1.titulo1 {
  width: 100%;
  text-align: center;
  font-size: 24pt;
  color: #666666;
  background: white;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

P.foot {
  font-size: 10pt;
  text-align: center;
}

/* TÃ­tulo da pÃ¡gina */
FONT.titulo2 {
  font-size: 16pt;
  font-variant: small-caps;
  text-align: center;
}

/* CSS para janelas popup dinÃ¢micas */

#cover {
  height: 100%;
  width: 100%;
  z-index: -1;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: black;
  filter: alpha(opacity=25);
  -moz-opacity: 0.25;
  opacity: 0.25;
}

#popupTBar {
  margin: 1px;
  padding: 2px;
  height: 22px;
  background: #005588;
  color: white;
  font-weight: bold;
  text-align: left;
  font-size: 9pt;
  font-family: Arial, Lucida, Sans;
}

DIV.popup {
  z-index: -1;
  visibility: hidden;
  position: absolute;
  color: black;
  top: 0;
  left: 0;
  background: white;
  border: 2px solid black;
  text-align: center;
  font-size: 9pt;
}

#popupBtnArea {
  height: 25px;
  background: #dfdfdf;
  vertical-align: middle;
  text-align: center;
}

#popupContent {
  margin: 0px;
  padding: 2px;
  font-size: 8pt;
  text-align: center;
  vertical-align: middle;
  color: black;
  background: white;
}

INPUT.popupBtn {
  border: double black;
  background: #bfbfbf;
  margin-top: 3px;
  margin-bottom: 3px;
  /*   border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;*/
}

INPUT.popupBtn:hover {
  cursor: pointer;
}
</pre></body></html>