html, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 400px;
}

body, td, th, .text {
  color: #000000;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
}

h2 { font-size: 16px }

legend{
  color: navy;
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
}

legend.folder{
  color: navy;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
}

legend.negrito{
  color: #000000;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
}

a:link, a:visited { color: #0000ff }
a:hover           { color: #8080ff }
a.resultado_pesq_extra { 
  color: #000000; 
  text-decoration: none;}
a.resultado_pesq_extra:hover{
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}

.emphasis { color: #ff0000 }
.sugestao { color: #2A5F00;
			font-weight:900}
.inverse  { color: red }
.autoridade { color: #009900 }

.oai_tipo { color: #00FF00 }
.oai_data { color: #ff0000 }
.oai_titulo { color: #ff0000 }
.oai_assunto { color: #ff0000 }

body    { background-color: #41627E }
.border { background-color: #000000 }
.base   { background-color: #d1edff }
.even   { background-color: #f8f8f8 }
.odd    { background-color: #eeeeee }
.hilite { background-color: #ffff00 }
.title  { background-color: #6666F0 }
.footer { background-color: #d1edff }
.none   { background-color: #ffffff }

/*Configuração das notícias*/
/*Configuração da Tabela de Notícias*/
TABLE.Noticias
{
COLOR: #006600;
FONT-FAMILY: Verdana;
FONT-SIZE: 11pt;
/*FONT-WEIGHT: bolder;*/
BACKGROUND-COLOR: #d1edff;
}

/*Configuração da Linha da Tabela de Notícias*/
TABLE.Noticias TR
{
COLOR: green
}

/*Configuração da Coluna da Tabela de Notícias*/
TABLE.Noticias TR TD
{
COLOR: red;
}

/*Configurações das Notícias*/

/*Configuração da Hora da Noticia*/
Noticias.Hora
{
COLOR: green;
FONT-WEIGHT: bolder;
}

/*Configuração do Título da Noticia*/
Noticias.Titulo
{
COLOR: blue;
FONT-WEIGHT: bolder;
}

/*Configuração da Descrição da Noticia*/
Noticias.Descricao
{
COLOR: red;
}

/*Configurações do Menu*/
/*Configuração da Tabela de Menu*/
TABLE.MenuPrincipal
{
COLOR: #006600;
FONT-FAMILY: Verdana;
FONT-SIZE: 11pt;
/*FONT-WEIGHT: bolder;*/
/*BACKGROUND-COLOR: #f7dc88;*/
}

/*Configuração da Linha da Tabela de Menu*/
TABLE.MenuPrincipal TR
{
COLOR: green
}

/*Configuração da Coluna da Tabela de Menu*/
TABLE.MenuPrincipal TR TD
{
COLOR: red;
}


/*Configurações Gerais*/

/*Configuração do Título do Sistema*/
Conf.Sistema
{
COLOR: black;
FONT-SIZE: 15pt;
FONT-WEIGHT: bolder;
}

/*Configurações do Menu*/
/*Configuração da Tabela de Menu*/
TABLE.PesquisaSimples
{
COLOR: #006600;
FONT-FAMILY: Verdana;
FONT-SIZE: 11pt;
/*FONT-WEIGHT: bolder;*/
BACKGROUND-COLOR: #d1edff;
}

/*Configuração da Linha da Tabela de Menu*/
TABLE.PesquisaSimples TR
{
COLOR: green
}

/*Configuração da Coluna da Tabela de Menu*/
TABLE.PesquisaSimples TR TD
{
COLOR: red;
}

/*Configurações do cadastro*/
TABLE.cadastro
{
COLOR: #006600;
FONT-FAMILY: Verdana;
FONT-SIZE: 11pt;
/*FONT-WEIGHT: bolder;*/
BACKGROUND-COLOR: #d1edff;
}

/*Configuração da Linha da Tabela de Cadastro*/
TABLE.cadastro TR
{
COLOR: green
}

/*Configuração da Coluna da Tabela de Cadastro*/
TABLE.cadastro TR TD
{
COLOR: red;
}

.sobre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333FF;
}

.white
{
background-color:white;
color:white;
}

.campo_resultado
{
FONT-WEIGHT: bolder;
}

.campo_cadastro{
    border: solid 1px #BBB;
    border-left: solid 4px #ABC080;
    padding: 1px 5px;
}

.campo_cadastro_obrigatorio{
    border: solid 1px #BBB;
    border-left: solid 4px #FF0000;
    padding: 1px 5px;
}

.results_oai{
background: url(images/gradient_oliva.png) repeat-x;
padding: 2px;
}

.results_ext_digital{
background: url(images/gradient_oliva.png) repeat-x;
padding: 2px;
}

.results_ext_fisica{
background: url(images/gradient_oliva.png) repeat-x;
padding: 2px;
}

.results_topico{
background: url(images/gradient_turquesa.png) repeat-x;
padding: 2px;
}

.results_assunto{
background: url(images/gradient_turquesa.png) repeat-x;
padding: 2px;
}

.results_autor{
background: url(images/gradient_turquesa.png) repeat-x;
padding: 2px;
}

.results_titulo{
background: url(images/gradient_turquesa.png) repeat-x;
padding: 2px;
}

.results_cobertura{
background: url(images/gradient_turquesa.png) repeat-x;
padding: 2px;
}

.results_similaridade{
background: url(images/gradient_laranja.png) repeat-x;
padding: 2px;
}
