/* 
Desenvolvido por: WAD - Soluções para Internet

- Websites e Intranets
- Sistemas Desktop
- Apresentações Multimídia

www.wadnet.com.br  -  wad@wadnet.com.br
Atendimento: +55 82 3231.8857
*/

*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	vertical-align:middle;
}

body{
	background:url("../imagens/fundos/bg_geral.gif") repeat-x;
	background-color:#659CE7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#6A6E6F;	
}

input{
	background-color:#A7A7A9;
	border:none;
	color:#FFFFFF;
}


/* Estrutura Base */
#geral{
	background:url("../imagens/fundos/fundo_topo.gif") no-repeat top;
	background-color:#FFFFFF;
	width:938px;
	margin:0 auto;
	margin-top:27px;
	display:table;
}

#topo{
	width:917px;
	margin:0 auto;
	padding-top:10px;
	padding-left:10px;
	float:left;
}

#conteudo{
	width:930px;
	margin:0 auto;
	float:left;
	padding-bottom:10px;
}

#conteudo_principal{
	width:726px;
	float:left;
	margin-left:7px;
}

#conteudo_interno{
	width:726px;
	float:left;
	margin-left:7px;
	text-align:justify;
}

#rodape{
	background:url("../imagens/fundos/fundo_rodape.gif") no-repeat;
	background-position:bottom;
	width:938px;
	height:94px;
	margin:0 auto;
}

.barra_titulo{
	padding-bottom:10px;
}

#paginacao{
	width:300px;
	margin:0 auto;
	text-align:center;
}	

#paginacao .paginas{
	font-weight:bold;
}


/* Menu */
#menu{
	width:181px;
	float:left;
	padding-left:10px;
	padding-top:15px;
}

#topo_menu{
	background:url("../imagens/fundos/topo_menu.gif") no-repeat;
	width:181px;
	height:24px;
}

#conteudo_menu, #conteudo_menu a{
	background-color:#265799;
	color:#BAD7FF;
	padding:4px;
	padding-left:8px;
}

#conteudo_menu ul li{
	padding-left:20px;
	line-height:2;
}

#rodape_menu{
	background:url("../imagens/fundos/rodape_menu.gif") no-repeat;
	width:181px;
	height:21px;
}

#conteudo_menu h3.institucional{
	background: url("../imagens/menu/institucional.gif") no-repeat;
	width: 103px;
	height: 12px;
	margin-bottom:5px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_menu h3.a_igreja{
	background: url("../imagens/menu/a_igreja.gif") no-repeat;
	width: 72px;
	height: 12px;
	margin-top:15px;
	margin-bottom:5px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_menu h3.interacao{
	background: url("../imagens/menu/interacao.gif") no-repeat;
	width: 81px;
	height: 15px;
	margin-top:15px;
	margin-bottom:5px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}


/* Principal */
#intro_foto{
	float:left;
	padding-left:8px;
	padding-top:13px;
}

#intro_texto{
	width:220px;
	float:left;
	text-align:justify;
	padding-left:5px;
	padding-top:12px;
}

#newsletter{
	padding-top:30px;
	padding-left:30px;
	float:left;
}

#newsletter .cadastro_news_nome{
	padding-top:15px;
	text-align:right;
	font-weight:bolder;
}

#newsletter .cadastro_news_email{
	padding-top:8px;
	text-align:right;
	font-weight:bolder;
}

#newsletter .cadastro_news_botao{
	padding-top:8px;
	text-align:right;
}

#galeria_fotos{
	width:559px;
	float:left;
	padding-top:15px;
}

#galeria_foto_principal{
	width:245px;
	padding-top:4px;
	float:left;
}

.titulo_g a{
	font-weight:bolder;
	color:#265799;
	padding-top:2px;
}

#galeria_foto_principal .texto{
	text-align:justify;
}

#galeria_fotos_secundarias{
	width:277px;
	float:left;
	padding-left:14px;
}

#galeria_principal_foto_pequena{
	height:62px;
	padding-top:4px;
}

#galeria_principal_foto_pequena .foto{
	float:left;
	padding-right:4px;
}

.titulo_p a{
	font-weight:bolder;
	color:#265799;
}

#galeria_principal_foto_pequena .texto{
	text-align:justify;
}

#lideres{
	width:292px;
	height:340px;
	float:left;
	padding-top:30px;
	display:table;
}

#lider_principal{
	height:85px;
}

#lider_principal .foto{
	float:left;
	margin-right:4px;
}

#lider_principal .nome, #lider_principal .nome a{
	font-weight:bolder;
	color:#265799;
	padding-top:10px;
}

#noticias{
	width:232px;
	height:340px;
	float:left;
	padding-top:30px;
	padding-left:20px;
	display:table;
}

#noticias .noticia{
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:1px dotted #CECBCB;
}

.titulo_noticia a{
	font-weight:bolder;
	color:#265799;
}

#banners{
	width:161px;
	float:right;
	padding-top:25px;
}

#atividades_semanais{
	float:left;
	width:232px;
	display:table;
}

#atividades_semanais .atividade{
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:1px dotted #CECBCB;
}

#atividades_semanais .atividade_final{
	padding-top:8px;
}

#atividades_semanais .dia{
	font-weight:bolder;
	color:#265799;
}

#atividades_semanais .veja_mais{
	float:right;
	padding-top:5px;
}

#agenda{
	float:left;
	width:440px;
	padding-left:20px;
}

#calendario{
	float:left;
	width:220px;
	padding-right:10px;
}

#calendario_eventos{
	float:left;
	width:210px;
	text-align:justify;
}

#calendario_eventos .calendario_eventos{
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:1px dotted #CECBCB;
}

#calendario_eventos .data{
	font-size:9px;
}

#calendario_eventos .titulo a{
	font-weight:bolder;
	color:#265799;
}

#atividades_realizadas{
	width:464px;
	float:left;
	padding-left:20px;
}

#atividade_realizada_principal{
	width:202px;
	float:left;
}

#atividade_realizada_principal{
	width:202px;
	float:left;
	padding-top:4px;
	padding-bottom:8px;
}

#atividade_realizada_principal_esq{
	width:202px;
	float:left;
	padding-left:30px;
	padding-top:4px;
	padding-bottom:8px;
}

#atividades_realizadas ul li.foto{
	float:left;
	padding-left:4px;
}

#atividades_realizadas .titulo{
	font-weight:bolder;
	color:#265799;
}

#atividades_realizadas .descricao{
	text-align:justify;
}


/* Intro News*/
#intro_news{
	background:url("../imagens/fundos/fundo_intro_news.gif") no-repeat;
	width:726px;
	height:178px;
	float:left;
}


/* Titulos */
#newsletter h2.cadastro_newsletter{
	background: url("../imagens/titulos/cadastro_news.gif") no-repeat;
	width: 181px;
	height: 43px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#galeria_fotos h2.galeria_fotos_principal{
	background: url("../imagens/titulos/galeria_fotos_principal.gif") no-repeat;
	width: 110px;
	height: 34px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#lideres h2.lideres_principal{
	background: url("../imagens/titulos/lideres_principal.gif") no-repeat;
	width: 170px;
	height: 34px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#agenda h2.agenda_principal{
	background: url("../imagens/titulos/agenda_principal.gif") no-repeat;
	width: 113px;
	height: 34px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#atividades_semanais h2.atividades_semanais_principal{
	background: url("../imagens/titulos/atividades_semanais_principal.gif") no-repeat;
	width: 140px;
	height: 33px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#noticias h2.noticias_principal{
	background: url("../imagens/titulos/noticias_principal.gif") no-repeat;
	width: 163px;
	height: 33px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_quemsomos{
	background: url("../imagens/titulos/quemsomos.gif") no-repeat;
	width: 119px;
	height: 20px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_indique{
	background: url("../imagens/titulos/indique.gif") no-repeat;
	width: 169px;
	height: 20px;
	margin-top:15px;
	margin-left:5px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_oquecremos{
	background: url("../imagens/titulos/oquecremos.gif") no-repeat;
	width: 136px;
	height: 20px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_boletim_reformador{
	background: url("../imagens/titulos/boletim_reformador.gif") no-repeat;
	width: 202px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_cadastro_newsletter_interna{
	background: url("../imagens/titulos/cadastro_newsletter.gif") no-repeat;
	width: 215px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_confederacao{
	background: url("../imagens/titulos/confederacao.gif") no-repeat;
	width: 134px;
	height: 27px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_atas{
	background: url("../imagens/titulos/atas.gif") no-repeat;
	width: 171px;
	height: 23px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_localizacao{
	background: url("../imagens/titulos/localizacao.gif") no-repeat;
	width: 208px;
	height: 27px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_evangelizacao{
	background: url("../imagens/titulos/evangelizacao.gif") no-repeat;
	width: 139px;
	height: 27px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_lideranca{
	background: url("../imagens/titulos/lideranca.gif") no-repeat;
	width: 95px;
	height: 22px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_doacao{
	background: url("../imagens/titulos/doacao.gif") no-repeat;
	width: 164px;
	height: 27px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_noticias{
	background: url("../imagens/titulos/noticias.gif") no-repeat;
	width: 75px;
	height: 23px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#outras_noticias h3.titulo_outras_noticias{
	background: url("../imagens/titulos/outras_noticias.gif") no-repeat;
	width: 120px;
	height: 18px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_contatenos{
	background: url("../imagens/titulos/contatenos.gif") no-repeat;
	width: 119px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_atividades_semanais{
	background: url("../imagens/titulos/atividades_semanais.gif") no-repeat;
	width: 196px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_diaconia{
	background: url("../imagens/titulos/diaconia.gif") no-repeat;
	width: 75px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_evangelismo{
	background: url("../imagens/titulos/evangelismo.gif") no-repeat;
	width: 118px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_agenda{
	background: url("../imagens/titulos/agenda.gif") no-repeat;
	width: 66px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_downloads{
	background: url("../imagens/titulos/downloads.gif") no-repeat;
	width: 104px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_galeria{
	background: url("../imagens/titulos/galeria.gif") no-repeat;
	width: 168px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_links{
	background: url("../imagens/titulos/links.gif") no-repeat;
	width: 47px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_mural{
	background: url("../imagens/titulos/mural.gif") no-repeat;
	width: 181px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_revista{
	background: url("../imagens/titulos/revista.gif") no-repeat;
	width: 70px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_mission_newsletter{
	background: url("../imagens/titulos/mission_newsletter.gif") no-repeat;
	width: 196px;
	height: 16px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}

#conteudo_interno h2.titulo_sermoes{
	background: url("../imagens/titulos/sermoes.gif") no-repeat;
	width: 81px;
	height: 23px;
	margin-top:15px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}


/* Atividades da Semana */
.tabela_atividades{
	width:715px;
	margin-top:20px;
}

#topo_tabela_atividades{
	background-color:#265799;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

#comcor{
	background-color:#DCDCDC;
	text-align:center;
}

#semcor{
	background-color:#FFFFFF;
	text-align:center;
}

#subtitulo_atividades{
	background-color:#1A3E6E;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#subtitulo_atividades_vazio{
	background-color:#FFFFFF;
}


/* Mural */
.conteudo_mural{
	padding-top:5px;
	text-align:justify;
	padding-bottom:40px;
}

.postado_por, .postado_por a{
	font-size:10px;
	color:#265799;
}


/* Lideres */
#lideres_lista{
	width:318px;
	height:117px;
	float:left;
	display:table;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:8px;
	padding-right:10px;
	background:url(../imagens/fundos/fundo_lideranca.gif) no-repeat;
}

#lideres_lista .imagem_lideres_lista{
	margin-right:5px;
	float:left;
}

#lideres_lista span.nome_lideres_lista{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

#fundo_lideranca{
	padding-left:5px;
	width:290px;
	height:110px;
}

#caixa_lideres{
	padding-top:15px;
	padding-left:30px;
}


/* Downloads */
.download_titulo{
	font-size:13px;
	font-weight:bold;
	color:#265799;
	padding-top:20px;
}

.lista_categoria_download a{
	font-size:13px;
	font-weight:bold;
	color:#265799;
	padding-top:4px;
}

/* Agenda */
.data_agenda_lista{
	color:#265799;
	font-size:9px;
}

.titulo_agenda_lista a{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.data_agenda_interna_sem_foto{
	color:#265799;
	font-size:9px;
	padding-top:10px;
}

.titulo_agenda_interna_sem_foto{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.texto_padrao_sem_foto{
	padding-top:8px;
	text-align:justify;
	padding-bottom:30px;
}

.foto_agenda_interna{
	float:left;
}

#textos_agenda_com_foto{
	float:left;
	width:540px;
}

#div_foto_agenda{
	width:150px;
	height:600px;
	float:left;
}

.voltar_agenda_lista{
	margin-top:40px;
	float:left
}

.data_agenda_interna_com_foto{
	color:#265799;
	font-size:9px;
}

.titulo_agenda_interna_com_foto{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

#conteudo_barra_agenda{
	width:718px;
	float:left;
}

#barra_agenda{
	float:left;
	width:19px;
}

#conteudo_agenda{
	float:left;
}

#conteudo_agenda .lista_agenda{
	float:left;
}


/* Links */
.titulo_links a{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.descricao_links{
	padding-bottom:15px;
}


/* Revista */
.revista_data{
	color:#265799;
	font-size:9px;
	padding-top:25px;
}

.revista_titulo{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.revista_arquivo{
	float:right;;
}

.revista_autor{
	font-size:9px;
}


/* Boletim Reformador */
.boletim_reformador_data{
	color:#265799;
	font-size:9px;
	padding-top:25px;
}

.boletim_reformador_titulo{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.boletim_reformador_arquivo{
	float:right;;
}



/* Confederacao */
.confederacao_data{
	color:#265799;
	font-size:9px;
	padding-top:15px;
	padding-left:20px;
}

.confederacao_titulo{
	font-size:13px;
	font-weight:bold;
	color:#265799;
	padding-left:20px;
}

.confederacao_arquivo{
	float:right;;
}

.confederacao_descritivo{
	padding-left:20px;
}

#caixa_confederacao{
	background:url(../imagens/diversos/barra_lateral_lideres.gif) no-repeat left;
	padding-bottom:10px;
}


/* Galeria de Fotos */
#foto_texto_galeria{
	width:700px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.foto_galeria{
	float:left;
	margin-right:8px;
}

.data_galeria{
	color:#265799;
	font-size:9px;
}

.titulo_galeria a{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.titulo_galeria{
	padding-bottom:5px;
}

#foto_texto_detalhes_galeria{
	float:left;
	margin-bottom:10px;
}

#foto_principal_detalhes_galeria{
	width:160px;
	float:left;
}

#texto_detalhes_galeria{
	width:530px;
	float:left;
}

.data_detalhes_galeria{
	color:#265799;
	font-size:9px;
}

.titulo_detalhes_galeria{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

#lista_fotos_detalhes_galeria{
	float:left;
	margin:11px;
}

.thumb_galeria{
	border:3px solid #999999;
}


/* Diaconia */
#foto_texto_diaconia{
	float:left;
	margin-bottom:18px;
}

.foto_diaconia{
	float:left;
	margin-right:8px;
}

.data_diaconia{
	color:#265799;
	font-size:9px;
}

.titulo_diaconia a{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.titulo_diaconia{
	padding-bottom:5px;
}

#foto_texto_detalhes_diaconia{
	float:left;
	margin-bottom:10px;
}

#foto_principal_detalhes_diaconia{
	width:160px;
	float:left;
}

#texto_detalhes_diaconia{
	width:530px;
	float:left;
}

.data_detalhes_diaconia{
	color:#265799;
	font-size:9px;
}

.titulo_detalhes_diaconia{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

#lista_fotos_detalhes_diaconia{
	float:left;
	margin:7px;
}


/* Evangelizacao */
#foto_texto_evangelizacao{
	float:left;
	margin-bottom:18px;
}

.foto_evangelizacao{
	float:left;
	margin-right:8px;
}

.data_evangelizacao{
	color:#265799;
	font-size:9px;
}

.titulo_evangelizacao a{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.titulo_evangelizacao{
	padding-bottom:5px;
}

#foto_texto_detalhes_evangelizacao{
	float:left;
	margin-bottom:10px;
}

#foto_principal_detalhes_evangelizacao{
	width:160px;
	float:left;
}

#texto_detalhes_evangelizacao{
	width:530px;
	float:left;
}

.data_detalhes_evangelizacao{
	color:#265799;
	font-size:9px;
}

.titulo_detalhes_evangelizacao{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

#lista_fotos_detalhes_evangelizacao{
	float:left;
	margin:7px;
}


/* Atividades Realizadas */
#foto_texto_noticias{
	width:705px;
	float:left;
}

#foto_noticias{
	width:195px;
	float:left;
}

#texto_noticias_com_foto{
	width:500px;
	float:right;
}

#texto_noticias_sem_foto{
	float:left;
}

#outras_noticias{
	float:left;
	width:700px;
}

.titulo_noticias{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.lista_outras_noticias a{
	color:#265799;
}


/* Sermoes */
.sermao_data{
	color:#265799;
	font-size:9px;
	padding-top:25px;
}

.sermao_titulo{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.sermao_autor{ font-size:9px; }

.sermao_arquivo{
	float:right;;
}

.lista_categoria_sermoes a{
	font-size:13px;
	font-weight:bold;
	color:#265799;
	padding-top:4px;
}



/* Mission Newsletter */
.mission_data{
	color:#265799;
	font-size:9px;
	padding-top:25px;
}

.mission_titulo{
	font-size:13px;
	font-weight:bold;
	color:#265799;
}

.mission_arquivo{
	float:right;;
}

.mission_autor{
	font-size:9px;
}


/* Localizacao */
#mapa_texto{
	width:100px;
	height:150px;
	padding:10px;
}

#mapa_texto_m{
	margin:0 auto;
	float:left;
}

#mapa_texto_t{
	width:100px;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
}

/* Rodape */
#rodape p.nome_rodape{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#265799;
	padding-top:15px;
}

#rodape p.endereco_rodape{
	margin-top:-5px;
	line-height:1.5;
}