@CHARSET "ISO-8859-1";
html, body{
	margin: 0px 0px;
	font-family: Tahoma, Verdana, Arial, Times;
	font-size: 11px;
	letter-spacing: 1px;
}
textarea, input{
	font-family: Tahoma, Verdana, Arial, Times;
	font-size: 11px;
	letter-spacing: 1px;
}
a{
	color: black;
}

ul li{
	list-style-type: none;
}

img{
	border-width: 0px;
}

#table_mor{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border: 0px solid black;
}

#table_mor tr td{
	border: 0px solid black;
}



div#info{
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #025286;
	padding: 3px 3px;
	color: white;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
span.info{
	color: #981F1F;
}



/*-----------------HOME-----------------*/
#linha_cabecalho{
	height: 32px;
	background-image: url("../img/cabecalho_bg.png");
	background-repeat: repeat-x;
}
#celula_cabecalho{
	width: 878px;
}
#tabela_conteudo_cabecalho{
	width: 100%;
}
#celula_direita_cabecalho{
	width: 100%;
	text-align: right;
}



#linha_ministerios{
	background-color: #981F1F;
	color: white;
}
div#div_ministerios{
	 display: none;
}
div.left{
	float: left;
	margin-right: 50px;
	color: white;
}
div.left ul li{
	padding: 3px 3px;
}
div.left ul li a{
	color: white;
	text-decoration: none;
}


#linha_banner{
	height: 210px;
	background-image: url("../img/cabecalho_banner_bg.png");
	background-repeat: repeat-x;
}
#celula_banner{
	text-align: center;
}
#celula_banner img{
	margin-bottom: 8px;
}



div#celula_conteudo{
	vertical-align: top;
	min-height: 350px;
}
div#celula_conteudo table.centralizador{
	margin: 0 auto;
	text-align: left;
}



#linha_rodape{
	background-color: #752525;
	height: 107px; 
}
#celula_rodape{
	text-align: center;
	padding: 20px 20px;
}
#celula_rodape table{
	width: 100%;
}
#rodape_celula_ministerios{
	border: 2px solid #AD6D6D;
	color: white;
	text-align: left;
}
#rodape_celula_ministerios a{
	color: white;
}
.rodape_title{
	color: #D87819;
	font-weight: bold;
}
#rodape_celula_ministerios table.table_left{
	border-right: 4px solid #AD6D6D;
}
#rodape_celula_ministerios table.links_independentes tr td{
	padding: 8px 0px;
}
#rodape_celula_ministerios table.links_independentes tr td a{
	color: #D87819;
	font-weight: bold;
}
#rodape_table_visite_nos{
	text-align: right;
	color: white;
}

table#table_conteudo_home tr td{
	vertical-align: top;
	padding: 5px 5px;
}
div#div_destaques{
	width: 491px;
	height: 286px;
}
th.tituloAgenda{
	background-color: #225068;
}
th.tituloLinks{
	background-color: #666666;
}
th.tituloLinks, th.tituloComunidade{
	width: 300px;
}
th.tituloComunidade{
	background-color: #607F03;
}
table#tableTituloNoticias th{
	background-color: #880000;
}	
table#tableTituloCultos th{
	background-color: #FF9900;
}	
table#tableTituloNoticias, table#tableTituloCultos{
	width: 491px;
}
table#tableTituloNoticias img{
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #C9C9C9;
}

/*---------------noticias--------------*/
.tituloNoticia{
	color: #880000;
	font-weight: bold;
}

/*---------------gerais--------------*/
.cem{
	width: 100%;
}
.left{
	text-align: left;
}
.top{
	vertical-align: top;
}
.negrito{
	font-weight: bold;
}
.sublinhado{
	text-decoration: underline;
}
.espacamento1{
	line-height: 17px;
}
th.titulo{
	padding: 3px 6px;
	color: white;
	font-family: Corbel, Calibri, Arial, Verdana, Tahoma;
	font-size: 20px;
	text-align: left;
}
td.conteudoLink{
	width: 500px;
	padding-left: 15px;
	vertical-align: top;
	line-height: 20px;
}
td.colunaSubmenu{
	background-color: #DBD6D0;
	vertical-align: top;
}
td.colunaSubmenu a{
	text-decoration: none;
}
td.colunaSubmenu div{
	border-bottom: 1px solid #C2BAB3;
	padding-top: 10px;
	width: 250px;
	height: 25px;
	padding-left: 10px;
}
td.colunaSubmenu div.header{
	font-weight: bold;
}
td.colunaSubmenu div.mainLink{
	width: 280px;
	font-weight: bold;
}
td.colunaSubmenu div.link{
	padding-left: 40px;
}
td.colunaSubmenu div.atual{
	background-image: url("../img/bg_link_atual.png");
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
span.titulo{
	font-size: 26px;
	color: #023052;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Tahoma, Times;
}
span.subtituloVideos{
	font-size: 18px;
	color: #607F03;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Tahoma, Times;
}
span.subtituloFotos{
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Tahoma, Times;
}

span.cinzaClaro{
	color: #556361;
}

.minZIndex{
	z-index: -1000;
}

div.videoThumbnail{
	width: 120px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align:top;
}
div.videoThumbnail a{
	vertical-align:top;
	font-family: Arial;
	color: #880000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}
div.videoThumbnail a:hover{
	text-decoration: underline;	
}

div.fotoThumbnail{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px double #CCCCCC;
	text-align: center;
}
span.fotosThumbnail{
	width: 166px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align:top;
	font-family: Arial;
	color: #880000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}
span.fotosThumbnail img{
	border: 2px double #CCCCCC;
}

.bordaImgGrossaBranca{
	border: 5px solid #FFFFFF;
}
.bordaImgGrossaCinza{
	border: 5px solid #C9C9C9;
}

.ministerioTD img{
	border: 1px double #CCCCCC;
	padding: 1px 1px;
}


#backgroundPopup{
	display: none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact{
	display: none;
	margin-left: 300px;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width:300px;
	height:230px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
}
#popupContact h1{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose{
	font-size:18px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}