/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.texto_normal {
	margin-bottom: 10px;
}

.texto_azul {
	color: #204D70;
}

.texto_azul_menor {
	color: #204D70;
	font-size:10px;
}

.texto_verde {
	color: #006F38;
}

.texto_verde_menor{
	color: #006F38;
	font-size: 10px;
}

.texto_verde a {
	color: #006F38;
}

.texto_verde_menor a {
	color: #006F38;
	font-size:10px;
}

.entrelinha {
	line-height: 150%;
}

.texto_verde_entrelinha {
	color: #006F38;
	line-height: 150%;
	
}

.texto_menor {
	font-size: 10px;
}

.texto_menor a{
	font-size: 10px;
}

.texto_verde_entrelinha  a{
	color: #006F38;
	line-height: 150%;
	
}

.texto_verde_claro {
	color: #008080;
}

.texto_verde_claro a {
	color: #008080;
}

.entrelinha_maior {
	line-height: 170%;
}

.margem_dir {
	margin-right: 35px;
}

.margem_dir_entrelinha {
	margin-right: 35px;
	line-height: 150%;
}

.links_publicacoes_home {
	background-image: url(../img/setinha.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
	line-height: 150%;
}

.seta_anteriores a {
	background-image: url(../img/setinha.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	color: #006F38;
}

.texto_branco {
	color: #FFFFFF;
}

.texto_branco a {
	color: #FFFFFF;
}

.catorze_verde {
	font-size: 14px;
	color: #006F38;
}

body {
	margin: 0px;
	background-color: #37804F;
}

#tudo {
	background-image: url(../img/bg_tudo.jpg);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	/*tava 300px, coloquei 100%*/
	height: 100%;
	width: 783px;
	display: table;
}

#topo {
	background-image: url(../img/bg_tudo.jpg);
	background-repeat: repeat-y;
	width: 783px;
	height: 127px;
	position: relative;
	float: left;
}

#esquerda {
	width: 165px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}

#menu {
	width: 165px;
	height: 380px;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-y;
	float: left;
	position: relative;
}

#newsletter {
	width: 165px;
	height: 97px;
	background-image: url(../img/bg_newsletter.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

#newsletter p {
	margin: 23px 17px 0 28px;
}


#direita {
	width: 598px;
	position: relative;
	float: right;
}

#rodape {
	width: 783px;
	height: 91px;
	position: relative;
	float: left;
	background-image: url(../img/bg_rodape.jpg);
	background-repeat: no-repeat;	
}

#rodape p {
	position: absolute;
	top: 20px;
	left: 120px;
}

input.campo_newsletter {
	width: 95px;
	height: 13px;
	margin: 7px 0 0 28px;
}

input.botao_ok_newsletter {
	width: 24px;
	height: 19px;
	background-color: #006600;
	color: #FFFFFF;
}

#link_add {
	width: 47px;
	height: 21px;
	position: absolute;
	top: 20px;
	left: 590px;
	display: block;
}

.caixa_link_add a:link, .caixa_link_add a:visited, .caixa_link_add a:active, .caixa_link_add a:hover {
	width: 47px;
	height: 21px;
	text-decoration: none;
	display: block;
}

#conteudo_home_esquerda {
	width: 370px;
	position: relative;
	float:left;
}

#conteudo_home_direita {
	width: 187px;
	position: relative;
	float: right;
	display: inline;
	margin-right: 15px;
}

#conteudo_home_direita_um {
	background-image: url(../img/bg_direita_home.gif);
	background-repeat: repeat-y;
	width: 187px;
	position: relative;
	float: left;	
}

#conteudo_home_direita_dois {
	width: 187px;
	float: left;
	height: 78px;
	background-image: url(../img/bg_gradiente_home.gif);
	background-repeat: no-repeat;
}

#flash_menu {
	position: absolute;
	top: 8px;
	left: 15px;
}

.destaques_home_cada {
	width: 370px;
	position: relative;
	float: left;
	margin: 20px 0 5px 0;
}

img.titulos_home {
	margin-bottom: 10px;
}

img.icones_home {
	margin-right: 15px;
	float: left;
}

#publicacoes_home_links {
	width: 200px;
	float: left;
	margin-top: 5px;
}

.publicacoes_home_cada {
	width: 91px;
	float: left;
}

.ver_anteriores {
	width: 370px;
	text-align: right;
	float: left;
	margin-top: 10px;
}

img.titulos_home_dois {
	margin: 20px 0 10px 0;
}

.caixa_direita_dupla {
	width: 177px;
	position: relative;
	float: left;
}

.caixa_direita_dupla_um {
	width: 72px;
	position:relative;
	float: left;
	text-align: right;
}

.caixa_direita_dupla_dois {
	width: 105px;
	position: relative;
	float: right;
	text-align: right;
}

.caixa_direita_simples {
	width: 177px;
	position: relative;
	float: left;
	text-align: right;
}


#links_instituicoes {
	width:177px;
	position: relative;
	float:left;
	text-align: right;
	background-image: url(../img/bolinha.gif);
	background-repeat: repeat-y;
	background-position: 166px 3px;
	margin-top: 5px;
	
}

#links_instituicoes span {
	padding-right: 18px;
}

#titulo {
	width: 588px;
	position: relative;
	float: left;
	margin: 20px 0 12px 0;
}

#navegacao {
	width: 548px;
	position: relative;
	float: left;
	margin: 25px 0 15px 0 ;
}

#internas_esquerda {
	width: 360px;
	position: relative;
	float: left;
}

.internas_esquerda {
	width: 360px;
	position: relative;
	float: left;
}

#internas_direita {
	width: 178px;
	position: relative;
	float: right;
	text-align: right;
	display: inline;
	margin-right: 35px;
}

#internas_direita_especial {
	width: 198px;
	position: relative;
	float: right;
	text-align: right;
	display: inline;
	margin-right: 15px;
}

img.fotos {
	border: solid 1px #006699;
	
}

#caixa_azul_conteudo {
	width: 568px;
	background-color: #E5F1F7;
	position: relative;
	float: left;
	padding-bottom: 10px;
}

.texto_bolinha {
	background-image: url(../img/bolinha2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 11px;
}

.texto_bolinha_verde {
	background-image: url(../img/bolinha2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 11px;
	color: #006F38;
}

.texto_bolinha_entrelinha {
	background-image: url(../img/bolinha2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 11px;
	line-height: 170%;
}

.pad_esq_onze {
	padding-left: 11px;
}

#caixa_azul_conteudo_esq {
	width: 236px;
	position: relative;
	float: left;
	padding-top: 8px;
	margin-left: 10px;
}

#caixa_azul_conteudo_dir {
	width: 310px;
	position: relative;
	float: right;
	padding-top: 8px;
}

#caixa_azul_conteudo_clique_aqui {
	width: 568px;
	background-color: #E5F1F7;
	position: relative;
	float: left;
	margin-top: 3px;
	text-align: center;
}

#caixa_azul_conteudo_clique_aqui p {
	margin: 3px 0 3px 0;
	text-align: center;
}

.linha_sep_grande {
	width: 568px;
	height: 18px;
	background-image: url(../img/linha_sep_grande.gif);
	float: left;
	
}

#caixa_conteudo_gestoes {
	width: 588px;
	position: relative;
	float: left;
}

.margem_esq_verde {
	margin-right: 35px;
	color: #006F38;
}

#ver_outra {
	width: 300px;
	float: left;
	margin-top: 20px;
}

select.select_um {
	height: 16px;
	width: 170px;
}



.imagem_legenda_fotos {
	width: 111px;
	position: relative;
	float: left;
	margin: 0 31px 20px 0;
	height: 170px;
}

img.imagens_abratef_indica {
	border: #006699 1px solid;
	margin-bottom: 3px;
}

.conteudo_contato_cada {
	width: 260px;
	position:relative;
	float: left;
}

input.campos_contato {
	width: 210px;
	height: 13px;
	margin: 3px 0 5px 0;
}

textarea.textarea_contato {
	width: 210px;
	height: 100px;
	margin: 3px 0 5px 0;
}

.caixa_titulos_acontece {
	width: 360px;
	height: 17px;
	color: #204D70;
	position: relative;
	float: left;
	margin: 5px 0 5px 0;
}

.caixa_titulos_acontece p {
	margin: 2px 0 0 5px;
	color: #204D70;
}

img.imagem_margem_dir {
	margin-right: 5px;
	float: left;
}

.cada_regiao_acontece {
	width: 360px;
	position: relative;
	float: left;
}

.botoes_acontece_detalhe {
	width: 140px;
	height: 70px;
	background-color: #E4EBF2;
	margin-bottom: 3px;
	position: relative;
	float: right;
}	

.botoes_acontece_detalhe_um {
	width: 78px;
	position: relative;
	float: left;
	margin-top: 22px;
}

.botoes_acontece_detalhe_dois {
	width: 50px;
	position: relative;
	float: right;
	text-align: left;
	margin-top: 15px;
}

.cada_livro {
	width: 125px;
	text-align: center;
	position: relative;
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
	height: 175px;
}

img.margem_bottom {
	margin-bottom: 3px;
}

#conteudo_livro_indicado {
	width: 570px;
	position: relative;
	float: left;
}

img.livro_indicado_gr {
	margin: 0 20px 20px 0;
	float: left;
}

.entrelinha_um_margem_dir {
	line-height: 150%;
	margin-right: 20px;
}

#clique_aqui_arquivos {
	width: 570px;
	height: 28px;
	background-image: url(../img/bg_clique_aqui_arquivos.gif);
	background-repeat: repeat-x;
	position: relative;
	float: left;
	margin-top: 30px;
}

#clique_aqui_arquivos p {
	position: absolute;
	top: 7px;
	left: 65px;
	
}

#caixa_azul_titulo{
	width: 570px;
	background-color: #E5F1F7;
	position: relative;
	float: left;
	margin: 0 10px 15px 0;
}

.caixa_azul_titulo{
	width: 570px;
	background-color: #E5F1F7;
	position: relative;
	float: left;
	margin: 0 10px 15px 0;
}

.caixa_azul_titulo_margem_top{
	width: 570px;
	background-color: #E5F1F7;
	position: relative;
	float: left;
	margin: 15px 10px 15px 0;
}

#caixa_azul_titulo p {
	margin-left: 5px;
}                    

#btn_formulario {
	width: 360px;
	height: 30px;
	float: left;
	background-image: url(../img/bg_btn_formulario.gif);
	background-repeat: repeat-x;        
	margin-top: 15px;            
}

#btn_formulario img {
	float:left;
	margin: 0 15px 0 15px;
}

#btn_formulario p {
	margin-top: 7px;
	
}

#caixa_titulo_regionais {
	width: 164px;
	height: 61px;
	background-image: url(../img/bg_regionais.gif);
	background-repeat: no-repeat;
	position: relative;
	float:left;
	margin: 15px 180px 15px 0;
}

#texto_caixa_regionais {
	width: 144px;
	margin: 5px 0 0 10px;
	text-align: center;
}

#conteudo_limite {
	width: 570px;
	position: relative;
	float: left;
}
.titulo_acontece_verde {
	width: 360px;
	height: 17px;
	background-color: #D3DEEB;
	color: #204D70;
	position: relative;
	float: left;
	margin: 5px 0 5px 0;
}
.titulo_acontece_verde p {
	margin: 2px 0 0 5px;
	color: #204D70;
}

#ver_todos_livros {
	width: 105px;
	position:relative;
	float: left;
	margin-top: 15px;
	text-align: right;
}

#botao_adobe {
	width: 178px;
	background-color: #E5F1F7;
	text-align: center;
	padding: 15px 0 15px 0;
}

#botao_adobe p {
	margin: 0 15px 0 15px;
}
