@charset "iso-8859-1";
/* CSS Document */

body{
	color:#666;
	font-size:9pt;
	font-family:Arial, Tahoma;
	line-height:130%;
	padding:0;
	margin:0;
	background:url(../images/bg2.jpg) 820px 0 no-repeat fixed; 
}

#div_detalhe_topo {
	position:absolute;
	left:199px;
	top:0px;
	width:65px;
	height:157px;
	z-index:1;
}

#div_detalhe_circulo {
	position:absolute;
	left:656px;
	top:27px;
	width:140px;
	height:152px;
	z-index:2;
}

#div_pai
{
	width:790px;
	float:left;
}

#div_menulogo
{
	width:258px;
	padding-top:20px;
	padding-left:20px;
	background:url(../images/bg_endereco.jpg) 20px 420px no-repeat;
	min-height:700px;
	float:left;
}

#div_conteudo
{
	width:510px;
	float:right;	
}
#div_topo
{
	float:left;
	width:510px;
	height:222px;
	margin-top:0px;
}

#div_conteudo_index
{
	float:left;
	width:280px;
	height:100px;
}

#div_conteudo_dentro
{
	float:left;
	width:500px;
	min-height:100px;
}

#div_conteudo_base
{
	clear:both;
	float:left;
	width:500px;
	min-height:100px;
}

#div_direita{
	width:220px;
	float:right;
}

#div_pesquisa
{
	width:220px;
	min-height:250px;
	/*background:url(../images/bg_pesquisa.jpg) 0 0 no-repeat;*/
	float:right;
}

#div_busca
{
	width:220px;
	height:210px;
	background:url(../images/bg_busca.jpg) 0 0 no-repeat;
	float:right;
}
.div_busca_txt
{
	padding-left:20px;
	color:#666;
	font-size:11px;
	font-family:Arial, Verdana, Tahoma;
	line-height:150%;
}
a.ttl_art_index:link, a.ttl_art_index:visited, a.ttl_art_index:active{
	text-decoration:none;
	color:#58963B;
	font-weight:bold;
	font-style:italic;
	font-family:"Trebuchet MS", Tahoma;
	font-size:10pt;
	line-height:180%;
}
a.ttl_art_index:hover{
	text-decoration:underline;
	color:#58963B;
	font-weight:bold;
	font-style:italic;
	font-family:"Trebuchet MS", Tahoma;
	font-size:10pt;
	line-height:180%;
}
.ttl_art{
	color:#95A215;
	font-weight:bold;
	font-family:"Trebuchet MS", Tahoma;
	font-size:11pt;
	line-height:200%;
}
.ttl_estrutura{
	color:#95A215;
	font-weight:bold;
	font-family:"Trebuchet MS", Tahoma;
	font-size:11pt;
	line-height:120%;
}
.autor_art_index
{
	color:#333333;
	font-weight:bold;
	font-family:"Trebuchet MS", Tahoma;
	font-size:8pt;
	line-height:150%;
}
/************************************
Lista Membros - Características Gerais
************************************/
ul.membro_lista
{
	list-style-position:inside;
	list-style-type:circle;
	padding:5px;
	font-weight:bold;
	color:#666666;
	line-height:150%;
}

/************************************
Lista Links - Características Gerais
************************************/
ul.link_lista
{
	list-style-position:outside;
	list-style-type:circle;
	font-weight:bold;
	color:#666666;
	line-height:150%;
	text-decoration:underline;
}

a.ttl_link:link, a.ttl_link:visited, a.ttl_link:active{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-family:"Trebuchet MS", Tahoma;
	font-size:9pt;
	line-height:180%;
}
a.ttl_link:hover{
	text-decoration:underline;
	color:#666666;
	font-weight:bold;
	font-family:"Trebuchet MS", Tahoma;
	font-size:9pt;
	line-height:180%;
	cursor:pointer;
}

/************************************
Listas Publicação - Características Gerais
************************************/
#publicacao_lista { width:478px; height:40px; background-color:#FBFFD4; padding:10px; }
#publicacao_lista li { display:inline; }
#publicacao_lista a { color:#404040; text-decoration:none; font-size:9pt; font-weight:bold; }
#publicacao_lista a:hover { text-decoration:underline; font-size:9pt; font-weight:bold; }
#publicacao_lista descricao { color:#D3232D; font-style:normal; margin-top:2px; }
.component_thumb:hover { border: 1px solid #95A215; }
.component_thumb { width: 478px; padding: 0 0 0 0; margin: 1px 0 1px 0; border: 1px solid #efefef; }
#separador {height:5px; clear:both; }

/************************************
FORMULÁRIOS - Características Gerais
************************************/
/* ESTILO FORMS */
input, select, textarea {
	font-size:11px;
	color:#666666;
	border-top:1px solid #515153;
	border-right:1px solid #DEDAD3;
	border-bottom:1px solid #DEDAD3;
	border-left:1px solid #515153;
	margin-bottom:3px;
}

/* BOTOES */
.input-img-semborda { border:none; margin-bottom:0px;}
.input-submit-texto {
	cursor:pointer;
	vertical-align:top;
	margin:0;
	background:none;
	border:none;
	color:#223D79;
	text-decoration:none;
	font-weight:bold;
}
#geral input.input-submit-texto:hover {	text-decoration:underline; }

/************************************
RODAPÉ - Assinatura do site.
************************************/
#rodape { clear:both; height:150px; background:url(../images/rodape.jpg) 0px 0px no-repeat #FFF; padding:15px 0 15px 290px;  }
#rodape li { display:inline; }
#rodape a { color:#666; }
#rodape a:hover { text-decoration:underline; }
#rodape address { color:#D3232D; font-style:normal; margin-top:2px; }


