
body{
	background-image: url("./images/fundo_site.jpg");
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	background-color:#eff8fd;
	font-family:verdana;
	font-size:14px;
	
	
}
a{
	text-decoration:none;	

}

p{
	text-align:justify;
	line-height:140%;
	margin-top:5px;
	text-indent: 30px;
}


#site_corpo{
	width:960px;
	margin:auto;
	
}
.site_topo{
	background-image: url("./images/fundo_topo.png");
	background-repeat: no-repeat;
	width:960px;
	height:154px;
	/* for IE */
	filter:alpha(opacity=85);
	/* CSS3 standard */
	opacity:0.85;
}
.site_rodape{
	background-image: url("./images/fundo_menu.png");
	background-repeat: no-repeat;
	width:960px;
	height:72px;
	color:#fff;
	margin:auto;
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.site_rodape p{
	font-size:16px;
	text-indent:0px!important;
	text-align:center;
	padding-top:12px;
}
.site_rodape a{
	color:#fff!important;
}

.lkTwitter{
	margin-top:10px;
	margin-left:18px;	
}
.lkRss{
	margin-left:18px;
}
.site_logo{
	background-image: url("./images/texto_topo.png");
	background-repeat: no-repeat;
	width:839px;
	height:150px;
	float:left;	
}
.site_menu{
	background-image: url("./images/fundo_menu.png");
	background-repeat: no-repeat;
	width:960px;
	height:72px;
	
}
.site_menu  a{
	margin:0px 10px;
	margin-top:10px;
}	
.menuPcp{
	margin:0px;
	padding:0px;	
	
}
.menuPcp, .menuIgreja, .menuMidia{
	margin-left:15px;	
	height:66px;
	width:660px;
	float:left;
	
}
.site_busca{
	margin:0px;
	padding:0px;
	height:60px;
	width:280px;
	float:left;		
}
.site_busca fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}
.site_busca form{
	margin:0px;
	padding:0px;
}
.site_busca input{
	background-image: url("./images/search.png");
	background-repeat: no-repeat;
	background-position:right center;
	height:25px;
	width:240px;
	margin-top:17px;
	font-size:20px;
}


.site_conteudo{
	width:960px;
	background-color:#fff;
	margin:0px;
	padding:0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #8B0000;
	/* for IE */
	filter:alpha(opacity=85);
	/* CSS3 standard */
	opacity:0.85;
	min-height:450px

}
.conteudo_corpo{
	width:900px;
	margin:auto;
	margin-top:10px;
}


.conteudo_corpo  h1, h2, h3, h4{
	color: #930000;	
	font-size:16px;
}

.conteudo_corpo  a{
	color: #930000;	
	font-size:14px;
}
.texto{
	text-indent: 0px;
}



.conteudo_corpo p{
	text-align:justify;
	line-height:140%;
}
.conteudo_corpo li{
	margin-top:5px;
	margin-bottom:5px;
	text-align:justify;
	line-height:140%;
	
}
.mapa{
	width:710px;
	height:400px;
	margin:auto;
}

.site_chamadas{
	width:960px;
	height:202px;
	margin-top:7px;	

}
.chamada_imagem{
	width:700px;
	height:204px;
	float:left;	

}
.chamada_1{
	width:700px;
	height:202px;
	

}
.chamada_2{
	width:700px;
	height:202px;
	

}
.chamada_3{
	width:700px;
	height:202px;
	

}
.chamada_4{
	width:700px;
	height:202px;	
}

.chamada_links{
	margin: 0; 
	padding: 0;
	width:260px;
	background-color:a71218;
	float:left;

}
.chamada_links  ul{
	list-style-type: none;
	margin: 0; 
	padding: 0;
	
}

.chamada_links  ul  li{
	width:260px;
	height:50px;
	background-image: url("./images/bt1_chamada.png");
	background-repeat: no-repeat;
	

}
.chamada_links  a{
	background-image: url("./images/bt1_chamada.png");
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	display: block;	
	width:260px;
	height:51px;
	text-decoration: none;
	text-align:center;
	padding-top:5px
}
.chamada_links  a:hover{
	background-image: url("./images/bt2_chamada.png");
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:260px;
	height:51px;
	padding-top:5px;
}

.link_chamadas{
	font-family:verdana;
	font-size:12px;
	text-align:center;
	color:#fff;
}


.site_colunas{
	margin-top:15px;
	height:449px;
}
.coluna_ao_vivo{
	background-image: url("./images/coluna_aovivo.png");
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:305px;
	height:449px;
	float:left;
	margin-left:2px;
}
.coluna_agenda{
	background-image: url("./images/coluna_agenda.png");
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:305px;
	height:449px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}
.coluna_noticias{

	background-image: url("./images/coluna_noticias.png");
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:305px;
	height:449px;
	float:left;
}
.tit_aovivo{
	background-image: url("./images/tit_online.png");
	background-repeat: no-repeat;
	width:305px;
	height:100px;
}
.tit_agenda{
	background-image: url("./images/tit_agenda.png");
	background-repeat: no-repeat;
	width:305px;
	height:110px;
}
.tit_noticias{
	background-image: url("./images/tit_noticias.png");
	background-repeat: no-repeat;
	width:305px;
	height:80px;
}

.texto_aovivo{
	margin:auto;
	width:270px;
	font-family:verdana;
	font-size:18px;
	text-align:center;
	color:#fff!important;
}

.texto_aovivo a{
	color:#fff!important;
}
.lk-aovivo:link{
	color:white !important;
}
.lk-aovivo:hover{
	color:red;
}

.text_noticias{
	margin:auto;
	width:280px;
	height:335px;	
	color:#fff;
}

.text_noticias h2{
	margin:0px;
	font-size:13px;
	
}
.text_noticias h2 a{
	color:#fff;
}
.text_noticias hr {
	border:0px;
	border-top: 1px solid #fff;	
	margin:0px;
	margin-top:2px;
	margin-bottom:3px;
}
.noticia-data {
	margin:0px;
	margin-left:165px;
	font-size:12px
}

.text_agenda{
	margin:auto;
	width:270px;
	height:305px;
	color:#fff;
}
.text_agenda h2 {
	margin:0px;
	margin-top:4px;
	margin-bottom:8px;
}
.text_agenda h2 a{
	font-size:12px;
	color:#fff!important;
	
}
.video_topo{
	width:900px;
	height:430px;
	margin:auto;
	
}
#screen{
	width:400px;
	height:400px;
	text-align:center;
	float:left;
	margin-top:20px;
	
}
.comentarios_culto{
	margin-top:20px;
	height:430px;
}

.video_testemunhos{
	width:900px;
	min-height:60px;
	margin:auto;
}

.video_testemunhos  h1, h2, h3, h4{
	margin:0px;
	color: #930000;	
	font-size:16px;
}
.video_testemunhos  a{
	color: #930000;	
	font-size:14px;
}
.video_testemunhos hr{
	border:0px;
	border-top: 1px solid #000;	
	margin:0px;
	margin-top:2px;
	margin-bottom:3px;

}
.comentarios_culto form{
	border:0px;
	margin:0px;
	padding:0px;
}
.comentarios_culto legend{
	background-color:#B0C4DE;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border:1px solid #ccc;
	padding: 2px 10px;
	margin-bottom:10px;
	margin-left:20px;
}

.comentarios_culto fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}

.comentarios_culto label{
	
	margin-top:10px;
	font-weight:bold;	
}

.comentarios_culto input{
	border:0px;
	margin:0px;
	padding:0px;
	width:465px;
	height:30px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-bottom:5px;
	color:#666;
	font-size:16px;	
	margin-right:5px;
}
.comentarios_culto textarea{
	width:465px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-bottom:5px;
}

.botao{
	border:0px;
	margin:0px;
	padding:0px;
	width:200px;
	height:30px;
	background-color:#8B0000;
	margin-bottom:5px;
	color:#fff;
	font-size:16px;		
}
/*=========================================
				Links do Menu
==========================================*/
.linkIgreja{
	display:block;
	width:76px;
	height:45px;
	background-image: url("./images/lk_igreja.png");
	background-repeat: no-repeat;
	float:left;

}
.linkMinisterios{
	background-image: url("./images/lk_ministerio.png");
	background-repeat: no-repeat;
	display:block;
	width:136px;
	height:47px;
	float:left;
	
}
.linkEstudos{
	background-image: url("./images/lk_estudos.png");
	background-repeat: no-repeat;
	display:block;
	width:97px;
	height:47px;
	float:left;
}
.linkNoticias{
	background-image: url("./images/lk_noticias.png");
	background-repeat: no-repeat;
	display:block;
	width:102px;
	height:47px;
	float:left;
}
.back{
	background-image: url("./images/lk_voltar.png");
	background-repeat: no-repeat;
	display:block;
	width:40px;
	height:41px;
	float:left;
	margin-top:20px!important;
}
.linkMidia{
	background-image: url("./images/lk_multimidia.png");
	background-repeat: no-repeat;
	display:block;
	width:135px;
	height:47px;
	float:left;
}
.linkHistoria{
	background-image: url("./images/lK_historia.png");
	background-repeat: no-repeat;
	display:block;
	width:95px;
	height:41px;
	float:left;
	margin-top:20px!important;
}
.linkVisao{
	background-image: url("./images/lk_visao.png");
	background-repeat: no-repeat;
	display:block;
	width:64px;
	height:41px;
	float:left;
	margin-top:20px!important;
}
.linkPastores{
	background-image: url("./images/lk_pastores.png");
	background-repeat: no-repeat;
	display:block;
	width:102px;
	height:41px;
	float:left;
	margin-top:20px!important;
}
.linkAgenda{
	background-image: url("./images/lk_agenda.png");
	background-repeat: no-repeat;
	display:block;
	width:102px;
	height:41px;
	float:left;
	margin-top:15px!important;
}
.linkLocalizacao{
	background-image: url("./images/lk_localizacao.png");
	background-repeat: no-repeat;
	display:block;
	width:136px;
	height:45px;
	float:left;
	margin-top:15px!important;
}
.linkFotos{
	background-image: url("./images/lK_fotos.png");
	background-repeat: no-repeat;
	display:block;
	width:72px;
	height:41px;
	float:left;
	margin-top:20px!important;
}
.linkVideos{
	background-image: url("./images/lk_videos.png");
	background-repeat: no-repeat;
	display:block;
	width:74px;
	height:41px;
	float:left;
	margin-top:18px!important;
}
.linkDownloads{
	background-image: url("./images/lk_downloads.png");
	background-repeat: no-repeat;
	display:block;
	width:135px;
	height:41px;
	float:left;
	margin-top:18px!important;
}
.linkDVDS{
	background-image: url("./images/lk_DVDs.png");
	background-repeat: no-repeat;
	display:block;
	width:91px;
	height:45px;
	float:left;
	margin-top:15px!important;
}

/*Tags Default*/
 .ocultar{
	display:none;
}
img{
	border:0px;
}

.legenda{
display:block !important;
font-style:italic !important;
margin-bottom:10px;
}
/*==================================
			chamadas
====================================*/
.linkMinisterio{
	font-size:18px;
	margin-top:10px;
	margin-bottom:5px;
	cursor:pointer;
}
.midia-fotos{
 min-height:350px;
 width:835px;
 margin:auto;
}
.ministerios_fotos{
	float:left;
	width:202px;
	height:150px;
	margin: 3px 3px;
	

}

.video{
	width:630px;
	margin:auto;
	margin-bottom:10px;
}
/*==================================
			Janela Modal
====================================*/
#mask {
	margin:0px;
	position:absolute;
	z-index:9000;
	background-color:#000;
	display:none;
}

#boxes .window {
	position:absolute;
	width:440px;
	height:500px;
	display:none;
	z-index:9999;
	padding:20px;
	overflow:auto;
}

/* Personalize a janela modal aqui. Você pode adicionar uma imagem de fundo. */
#boxes #dialog {
	border:1px solid blue;
	background-color:#fff;
	width:400px;
	min-height:203px;
	overflow:auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
/* posiciona o link para fechar a janela */
.close {
	display:block;
	text-align:right;
}
