body
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 14px;
		color: darkblue;
    background-color: white;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
}

h1
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 18px;
		font-weight: normal;
    color: darkblue;
		margin-top: 4px;
		margin-left: 10px;
		margin-right: 10px}

h2
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 16px;
		font-weight: bold;
    color: darkblue;
		text-align: center;
		margin-top: 0px;
		margin-left: 10px;
		margin-right: 10px}

h3
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 14px;
		font-weight: bold;
    color: darkblue;
		text-align: left;
		margin-top: 0px;
		margin-left: 10px;
		margin-right: 10px}
		
div.rodape
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 12px;
		margin-left: 10px;
		margin-right:10px;
	  color: darkblue;
	  border: darkblue solid;
		border-width: 1px 0px 0px 0px}
		
p
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 12px;
		color: darkblue;
		line-height: 20px;
		margin-left: 10px;
		margin-right: 10px}
		
p.autor
  {font-size: 12px;
		line-height: 16px;
	  text-align: right}
		
b
  {color: darkgreen}

li
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 14px;
		color: darkblue;
		line-height: 25px;
	  margin-left: 10px;
	  margin-bottom: 10px}

a:link { color : blue; text-decoration: none; }
a:visited { color : blue; text-decoration: none; }
a:active { color: red; }
a:hover { text-decoration: underline; }
		
a.menu
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 12px;
		font-weight: normal;
		color: black;
		text-decoration: none}
		
a.menu:hover
  {color: black}
  
a.menu:visited
  {color: black}
		
a.rodape
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 11px;
		font-weight: bold;
		color: white;
		text-decoration: none}
		
a.texto
  {color: black;
	  text-decoration: none}
		
a.texto:hover
  {color:blue;
	  text-decoration: underline}

a.texto_azul
  {color: darkblue;
	  text-decoration: none}
		
a.texto_azul:hover
  {font-weight: bold;
	  color: deepskyblue;
	  text-decoration: underline}
		
a.email
  {font-size: 12px;
	  font-weight: bold;
	  color: goldenrod;
	  text-decoration: none}
		
a.email:hover
  {font-size: 12px;
	  font-weight: bold;
	  color: darkgoldenrod;
	  text-decoration: underline}
		
a.voltar
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 12px;
		color: seagreen;
	  text-decoration:none}
		
a.voltar:hover
  {font-weight:bold}
		
table.menu
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 12px;
		background-color: floralwhite;
		cursor: hand}

table.rodape
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 11px;
		background-color: #396a98}

table.artigos
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 12px;
		background-color: aliceblue}
		
th
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 13px;
	  font-weight:bold;
		text-align: left;
    background-color:#d0e9dc}
		
th.artigos
  {background-color: lightblue}

td
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 13px}
		
td.menu
  {border: bisque solid;
	  border-width: 0px 0px 1px 0px}
		
input
	{font-family: Verdana, Arial;
 	  font-size: 12px;
	  font-weight: normal;
	  background-color: floralwhite;
	  color: black;
	  border: bisque solid 1px}
		
textarea
	{font-family: Verdana, Arial;
 	  font-size: 12px;
	  font-weight: normal;
	  background-color: floralwhite;
	  color: black;
	  border: bisque;
	  border-style: solid;
 	  border-top-width: 1px;
 	  border-bottom-width: 1px;
	  border-right-width: 1px;
	  border-left-width: 1px;
		scrollbar-base-color: floralwhite}
		
.recuo
  {margin-left:10px}

.botao
  {font-family: Verdana;
	  background-color: #eeffee; 
	  border: solid 1px;
		border-color: darkseagreen}

.subtarja
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 13px;
		font-weight: bold;
	  text-align: center;
		color: white;
	  background-color: #396a98}
		
.alternado
  {background-color: #dff0ff}

.citacao
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 13px;
		font-weight: normal;
		font-style: italic;
    color: darkblue;
		text-align: center;
		line-height: 16px;
		margin-top: 0px;
		margin-left: 30px;
		margin-right: 30px}

.coluna_esquerda
  {background-color:#effcfc}
		
.ante_titulo_chamada_central
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 12px;
		font-weight: bold;
		text-align: left;
		line-height: 17px;
		margin-top: 8px;
		background-color: paleturquoise;
		border: paleturquoise solid 1px}
		
.titulo_chamada_central
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 18px;
		font-weight: bold;
		text-align: left;
		line-height: 26px;
		margin-top: 0px;
		background-color: paleturquoise;
		border: paleturquoise;
 	  border-style: solid;
 	  border-top-width: 0px;
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	  border-left-width: 1px}
		
.texto_chamada_central
  {background-color:#e5fff8;
	  border: paleturquoise;
 	  border-style: solid;
 	  border-top-width: 0px;
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	  border-left-width: 1px}
		
.link_chamada_central
  {font-family: Arial, Verdana, Helvetica, Sans-Serif;
	  font-size: 12px;
		font-weight: normal;
		color: black;
		text-align: left;
		line-height: 17px;
		text-decoration:none}
		
.link_chamada_central:hover
  {color: blue;
	  text-decoration: underline}

.link_chamada_editorial
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size:12px;
		font-style: italic;
		color: black;
		text-decoration:none}

.link_chamada_editorial:hover
  {color: blue;
	  text-decoration: underline}
		
.titulo_chamada_direita
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 12px;
		font-weight: bold;
		text-align: left;
		line-height: 17px;
		margin-top: 8px;
		background-color: blanchedalmond;
		border: blanchedalmond solid 1px}
		
.texto_chamada_direita
  {background-color: floralwhite;
	  border: blanchedalmond;
 	  border-style: solid;
 	  border-top-width: 0px;
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	  border-left-width: 1px}
		
.link_chamada_direita
  {font-family: Arial, Verdana, Helvetica, Sans-Serif;
	  font-size: 12px;
		font-weight: normal;
		color: black;
		text-align: left;
		line-height: 17px;
		text-decoration:none}
		
.link_chamada_direita:hover
  {color: blue;
	  text-decoration: underline}
		
.curriculo
  {font-size: 12px;
	  line-height: 18px}

.pergunta
  {font-weight: bold;
	  color:seagreen}

.leia_mais
  {color: lightseagreen;
	  font-weight: bold}
		
.obs
  {font-size: 12px;
	  font-style: italic;
		color: darkblue;
		line-height: 14px;}

.recuo
  {margin-left: 20px}
		
.contador
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 11px;
		text-align: center;
		color: black;
		background-color:floralwhite;
		border: bisque solid 1px}

.texto_azul
  {color:darkblue}
	
.patrono
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 10px;
		font-weight: bold;
		text-align: left;
		color: white;
	  position: relative; 
    left: 0px;
	  top: -48px}

.atualizado_em
  {font-family: Verdana, Helvetica, Sans-Serif;
	  font-size: 10px;
		font-weight: bold;
		text-align: right;
		color: white;
		position: relative; 
    left: 0px;
	  top: -48px}

