@charset "utf-8";
/* CSS Document */
@import url('reset.css');
@import url(css/jq_fade.css);
a {color:#01d5da; text-decoration:none;}
h1{font-size:24px}
h2{font-size:18px}
h3 {color:#77db00; font-size:16px;}
h4 {color:#8dd1bf; font-size:12px}
.margem{height:20px; min-height:20px;}
.clear{clear:both;}
body, html {height:100%; background:#00111b; font:Arial, Helvetica, sans-serif;} /* Necessário */
#all {
	margin:0 auto;
	position:relative;
	min-width:960px;
	min-height:100%; /* Para browsera modernos */
	height:auto !important; /* Para browsera modernos */
	height:100%; /* Para o IE6 */
	width:100%;
	background:url(../Imgs/bg_topo.jpg) top center no-repeat;
}
/* Topo */
#topo {
	padding-top:50px;
	width:960px;
	height:155px;
	margin:0 auto;
}
#logo {
	float:left;
}
#manutencao {
	float:right;
	padding-top:20px;
}

/* Conteudo */
#conteudo {
	background:url(../Imgs/bg_meio.jpg) top center no-repeat;
}
/* Barra */
#acontece{
	background-color:#142e3d;
	width:940px;
	height:200px;
	margin: 0 auto;
}
/* principal */
#principal{
	width:960px;
	margin:0 auto;
	}
.linha{
	background:url(../Imgs/linha.png) center no-repeat;
	height:5px;
	margin:0 auto;
}
.border{
	border:solid 1px #01d5da;
}
.title{
	width:282px;
	padding: 5px 5px 5px 5px;
	margin-bottom:5px;
	margin-top:5px;
	height:20px;
	background-color:#142e3d;
}
.blockcontent{
	width:285px;
	margin:5px;
	padding-top:53px;
}
#navegation{
	float:left;
	width:295px;
	margin-right:10px;
	padding: 10px;
}
#horarios{
	width:270px;
	position:relative;
	float:right;
	padding-bottom:70px;
	background:url(../Imgs/ao_vivo.png) top left no-repeat;
}
#culto{
	position:relative;
	padding: 10px;
	width:329px;
	float:left;
	text-align:left;
	margin:0 auto 0 0;
}
#video{
	margin-top:5px;
	border:#FFF solid 4px;
}
#seisdias{
	width:940px;
	min-height:260px;
	min-height:350px;
	padding:10px;
}
#retro{
	width:960px;
	height:340px;
	margin:auto;
}
.esq{
	float:left;
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
.dir{
	float:right;
	width:560px;
}
#online {
	width:840px;
	margin:0 auto;
}
.mp{
	float:left;
	padding:10px;
	width:400px;
}
.voltar{
	float:right;
}
#dizimos {
	width:840px;
	margin:0 auto;
}
#contato{
	min-height:360px;
	background:url(../Imgs/bg_meio.jpg) top center no-repeat;
}
#contatoc{
	width:840px;
	margin:0 auto;
}

/* Rodapé */

#rodape{
	width:100%;
	height:80px;
	bottom:0px;
	left: 0px;
}
#rodapecontent{
	height:100px;
	width:570px;
	padding: 10px;
	margin:0 auto;
}
.social{
	width:152px;
	padding:10px;
	margin:0 auto;
}
