/* CSS Document */

.body { 
	margin: 0px;
	text-align: center;
	background: #f00;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
}

a:link { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: none; }

a:active { color: #f00; }

a:hover { text-decoration: underline; }

#top {
	width: 955px;
	height: 200px;
	margin: auto;
}

#logo {
	float:left;
	height: 177px;
	width: 269px;
	background: url(img/logo.jpg) no-repeat;
	background-position: center;
	text-align: center;
}

#banner {
	float:right;
	margin-top: 30px;
	text-align: center;
	
}

/* Menu*/

#menu {
	width: 955px;
	height: 50px;
	font-weight: bolder;
	text-align: center;
	margin: 0 auto;
	color: #000;
	font-size: 9px;
}

.botao {
	float: left;
	width: 106px;
	height: 30px;
	background: url(img/botao1.gif) no-repeat;
	background-position: center;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

.botao_ativo {
	float: left;
	width: 106px;
	height: 30px;
	background: url(img/botao2.gif) no-repeat;
	background-position: center;
	text-decoration: none;
	text-align: center;
	color: #666;
	margin-top: -7px;
	cursor: pointer;
}

/* Player */

#login a {
	float: right; 
	padding:5px 0px 0px 20px; 
	font-size: 11px; 
	font-weight: bolder; 
	color: #fff;
}

#login a:hover {
	color: #F00;
	text-decoration: none;
}

#top_player {
	width: 100%;
	height: 50px;
	background: url(img/player.jpg) repeat-x;
	margin: 0px;
}

#player {
	width: 600px;
	height: 50px;
	text-align: center;
	margin: 0 auto;
}

#play {
	float: right;
	width: 50px;
	height: 50px;
	margin: 0px 2px 0px 2px;
}

#stop {
	float: right;
	width: 24px;
	height: 24px;
	margin: 6px 2px 0px 2px;
}

#aumenta {
	float: right;
	width: 24px;
	height: 24px;
	margin: 6px 2px 0px 2px;
}

#diminui {
	float: right;
	width: 24px;
	height: 24px;
	margin: 6px 2px 0px 2px;
}

#letreiro {
	height: 24px;
}

#letreiro_c {
	float: right;
	height: 24px;
	width: 220px;
	background: url(img/letreiro_c.jpg) repeat-x;
	margin: 12px 0px 0px 2px;

}

#letreiro_e {
	float: left;
	width: 196px;
	height: 24px;
	background: url(img/letreiro_e.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 5px;
}

#letreiro_d {
	float: right;
	width: 12px;
	height: 24px;
	background:url(img/letreiro_d.jpg) no-repeat;
}

#texto {
	float: left;
	width: 120px;
	height: 24px;
	margin: 5px 2px 0px 5px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

/* */

#m_logo {
	float: left;
	width: 25px;
	height: 25px;
	margin: 0px 2px 0px 0px;
	background: url(img/logo_mini.jpg) no-repeat;
}

/* Geral */ 

#corpo {
	width: 955px;
	height: auto;
	margin: 10px auto;
}

#expo {
	width: 950px;
	height: auto;
	margin-bottom: 10px;
}

#foot {
	clear: both;
	position: static;
	width: 100%;
	bottom: 0px;
	background: #000 url(img/maos.jpg) repeat-x;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 180px 0px 0px 0px;
}

#box_msg {
	width: 955px;
	padding: 50px 0px 50px 0px;
	font-size:28px; 
	color:#fff;
	text-align:center;
}

#banner_din {
	clear: both;
	float: left;
	width: 490px;
	height: 250px;
	margin: 5px 5px 5px 3px;
	text-align: justify;
	border: solid;
	border-color: #000;
	border-width: thin;
}

/* Home */

.box_balaco {
	float: left;
	width: 239px;
	height: 250px;
	margin: 5px 5px 5px 5px;
	background: #F8FAA5;
	border: solid;
	border-color: #000;
	border-width: thin;
}

.conteudo_balaco {
	background: url(img/balacobaco_p.gif) no-repeat;
	background-position: top;
	font-weight: bold;
	text-align:justify;
	padding: 5px 5px 0px 5px;
	font-size: 12px;
}

#box_com {
	float: left;
	width: 239px;
	height: 250px;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	border: solid;
	border-color: #000;
	border-width: thin;
	background: url(img/logo2.jpg) no-repeat #F8FAA5;
	background-position: bottom right;
}

.box_right {
	float: right;
	width: 189px;
	height: 250px;
	text-align: left;
	font-size: 11px;
	margin: 5px 5px 5px 5px;
	background: #F8FAA5;
	border: solid;
	border-color: #000;
	border-width: thin;
}

#box_clima {
	clear: right;
	float: right;
	width: 180px;
	height: 250px;
	margin: 5px 5px 5px 5px;
	text-align: center;
}

.centro {
	margin: 25px auto;
}

#box_mrec {
	clear: left;
	float: left;
	width: 240px;
	height: 510px;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	background: #F8C301;
	border: solid;
	border-color: #000;
	border-width: thin;
}

.mrec {
	z-index: -1;
	float: left;
	width: 236px;
	height: 455px;%;
	padding: 5px 5px 5px 5px;
	background: #F8FAA5;
	font-size: 11px;
	overflow: auto;
}

.mrec1 {
	z-index: -2;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F8C301;
}

.mrec2 {
	z-index: -3;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#mrec_toggle {
	margin:0 auto;
	font:12px/1.4 Arial, Helvetica, sans-serif;
}

#mrec_toggle .mrec_form {
	position:absolute; 
	z-index: 20; 
	width:236px; 
	background:#F8C301; 
	margin-top:-185px; 
	border-top: 1px solid #000;
}

#mrec_toggle span {
	background:#F8C301;
	display:block;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	text-align: center;
	color:#000; 
	margin-top:0px;
}

.mrec_table {
	font-size:11px; 
	font:arial, verdana;
}

.mrec_form1 {
	width: 140px;
	border: 1px Solid #F8C301;
	background: #F8FAA5;
}

.mrec_form2 {
	width: 140px;
	border: 1px Solid #F8C301;
	background: #F8FAA5;
}

.mrec_enviar { 
	width: 140px; 
	height: 25px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	background: #F8FAA5;
	border: 1px Solid #000;
}

#box_not {
	float: left;
	width: 490px;
	height: 250px;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	border: solid;
	border-color: #000;
	border-width: thin;
	background-color: #F8FAA5;
}

.not_content {
	height: 200px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	overflow: auto;
}

#box_top {
	float: left;
	width: 240px;
	height: 250px;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	border: solid;
	border-color: #000;
	border-width: thin;
	background-color: #F8FAA5;
}

.top_content {
	margin: 0 auto;
	font-size: 12px;
}

#box_enq {
	clear: right;
	float: right;
	width: 189px;
	height: 250px;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	border: solid;
	border-color: #000;
	border-width: thin;
	background-color: #F8FAA5;
}

#box10 {
	clear: both;
	float: left;
	width: 740px;
	height: 150px;
	text-align: justify;
	margin: 5px 5px 5px 5px;
	border: solid;
	border-color: #000;
	border-width: thin;
	background-color: #F8FAA5;
}

.up {
	background: url(img/caixas.jpg) repeat-x;
	height: 18px;
	padding-top: 4px;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	border-bottom: solid;
	border-width: thin;
	color: #000;
}

.up2 {
	background: url(img/caixas.jpg) repeat-x;
	height: 18px;
	padding-top: 4px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
	border-bottom: solid;
	border-width: thin;
}


.conteudo {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}

.conteudo2 {
	text-align:right;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 220px 5px 5px;
	padding-top: 4px;
	text-indent: 10px;
	position:relative;
}

.conteudo3 {
	padding: 15px 20px 15px 20px;
	font-size: 14px;
}

#contato {
	float: left;
	width: 750px;
	height: auto;
	background: url(img/contato.jpg) no-repeat;
	background-position: top left;
	margin: 0px 0px 0px 0px;
}

#atividade {
	float: left;
	width: 855px;
	background: url(img/atividadefm.jpg) no-repeat;
	background-position: top left;
	margin: 5px 0px 5px 0px;
	text-align: justify;
	font-size: 14px;
	color: #FFF;
	padding: 50px 50px 10px 50px;
}

#box_atividade {
	float: left;
	width: 955px;
	background: #F8FAA5;
	margin: 5px 0px 5px 0px;
	text-align: justify;
	font-size: 14px;
	color: #000;
	border: solid;
	border-color: #000;
	border-width: thin;
}

#box_program {
	float: left;
	width: 955px;
	background: #F8FAA5;
	margin: 5px 0px 5px 0px;
	text-align: justify;
	font-size: 10px;
	color: #000;
	border: solid;
	border-color: #000;
	border-width: thin;
}

#programacao {
	float: left;
	width: 750px;
	height: 350px;
	background: url(img/programacao.jpg) no-repeat;
	background-position: top left;
	margin: 5px 0px 5px 0px;
}

.peca_som {
	width: 90px;
	border: 1px Solid #F8C301;
	background: #F8FAA5;
}

.enviar_som { 
	width: 140px; 
	height: 25px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	background: #F8C301;
	border: 1px Solid #F8C301;
}

.title {
	text-align: center;
	font-size: 18px;
}

.title_table {
	text-align: center;
	font-size: 16px;
	background: #F8C301;
}

.subtitle {
	font-size: 16px;
}

.list {
	margin-left: -10px;
}

/* Tabela */

.table_prog {
	font-size: 12px;
	border: solid;
	border-width: thin;
	border-color: #F8C301;
	background: #fff;
}

.week {
	text-align: left;
	font-size: 12px;
	padding: 15px 20px 15px 0px;
}

/* Equipe */

.bg {
	width: auto;
	height: 600px;
	background: #F8FAA5;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
}

.equipe_nomes {
	text-align: left;
	font-size: 12px;
	padding: 15px 20px 15px 15px;
}

.equipe_right {
	float: left;
	width: 400px;
	font-size: 14px;
	text-align: justify;
	padding: 10px 30px 10px 30px;
}

.equipe_left {
	float: left;
	width: 378px;
	height: 288px;
	padding: 10px 30px 10px 30px;
}

.equipe_title {
	font-size: 20px;
	text-align: center;
}

.equipe_text {
	padding-top: 50px;
	font-size: 14px;
	text-align: justify;
}

/* Contato */

#box_contato {
	float: left;
	width: 945px;
	background: #F8FAA5;
	margin: 5px 0px 5px 0px;
	text-align: justify;
	font-size: 14px;
	color: #000;
	border: solid;
	border-color: #000;
	border-width: thin;
}

.campo { 
	width: 350px; 
	height: 20px;
	border: 1px Solid #F8C301;
	background: #F8FAA5;
}

.text_area { 
	width: 350px; 
	height: 150px; 
	border: 1px Solid #F8C301;
	background: #F8FAA5;
}

.bt_contato {
	width: 160px; 
	height: 22px;
	margin: 0px 5px 0px 5px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	background: #F8C301;
	border: 1px Solid #F8C301;
}

.form_contato {
	padding: 10px 0px 5px 0px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto;
	color: #000;
}

/* Programação Teste */

.img1 {
	float: left;
	margin: 5px 7px 5px 7px;
	border: solid thin #000;
}

.img1 a:hover {
	border: solid thin #0ff;
}

.img2 {
	clear: left;
	float: left;
	margin: 5px 7px 5px 7px;
	border: solid thin #000;
}

.img2 a:hover {
	border: solid thin #0ff;
}

.bar {
	background: url(img/caixas.jpg) repeat-x;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	border: solid thin #000;
}

/* Altar Virtual --> */

#altar_perg {
	float: left;
	width: 500px;
	height: 641px;
	text-align: center;
	margin: 0 auto;
	background: url(img/pergaminho.jpg) no-repeat;
	margin: 5px 5px 5px 5px;
}

.altar_rec {
	float: left;
	width: 450px;
	height: 430px;%;
	padding-left: 20px;
	margin-left: 5px;
	margin-top: 130px;
	overflow: auto;
}

.altar_rec1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C93;
}

.altar_rec2 {
	height: 35px;%;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#a_toggle {
	position: relative;
	bottom: -30px;
	margin: 0px;
	font:12px/1.4 Arial, Helvetica, sans-serif;
}

#a_toggle .arec_form {
	float: left;
	position: absolute; 
	width: 450px;
	margin-left: 25px;
	background: #C93;
	text-align: center;
	margin-top: -205px; 
	border-top: 1px solid #000;
}

#a_toggle span {
	clear: left;
	display:block;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	text-align: center;
	color:#000; 
}

.arec_table {
	font-size:11px; 
	font:arial, verdana;
}

.altar_form1 {
	width: 100px;
	border: 1px Solid #000;
}

.altar_form2 {
	width: 245px;
	border: 1px Solid #000;
}

.altar_enviar { 
	width: 100px; 
	height: 25px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	background: #fff;
	border: 1px Solid #000;
}

#altar_left {
	float: left;
	width: 200px;
	height: auto;
	margin: 5px 5px 5px 10px;
}

#altar_l_up {
	float: left;
	width: 200px;
	height: 268px;
	margin-top: 30px;
	background: url(img/jesus.jpg) no-repeat;
}

#altar_l_down {
	clear: left;
	float: left;
	width: 200px;
	height: 268px;
	margin-top: 30px;
	background: url(img/n_senhora.jpg) no-repeat;
}

#altar_right {
	float: left;
	width: 200px;
	height: auto;
	margin: 5px 10px 5px 5px;
}

#altar_r_up {
	float: left;
	width: 200px;
	height: 268px;
	margin-top: 30px;
	background: url(img/sao_jose.jpg) no-repeat;
}

#altar_r_down {
	clear: left;
	float: left;
	width: 200px;
	height: 268px;
	margin-top: 30px;
	background: url(img/jesus2.jpg) no-repeat;
}

/* <-- Altar Virtual */

/* Galeria --> */

#box_galeria {
	float: left;
	width: 955px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/galeria/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/galeria/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/galeria/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px arial;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; font-size:12px; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.imagem_l {
	float: left;
	margin: 4px 4px 4px 0px;
}

.imagem_r {
	float: left;
	margin: 4px 0px 4px 4px;
}

.imagem_c {
	float: left;
	margin: 4px 4px 4px 4px;
}

/* <-- Galeria */