@charset "utf-8";
/* CSS Document */
/* CSS geral */
body {
margin:0;
padding:0;
background: #f6f6f6 repeat-y top center;
min-width: 0; /* */
}

html{

	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

img{
	border: 0; /* makes sure linked images do not have a border */
}

.texto_igrejas {
	font-family: Arial, sans-serif;
	font-size:12px;
}

.geral_topo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}

.texto_barrainferior {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
}

.tabela_artigos {
	border-bottom:1px solid #9d8787;
	border-left:1px solid #9d8787;
	border-right:1px solid #9d8787;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	
}

.tabela_corpo {
	border-bottom:0px solid #9d8787;
	border-left:0px solid #9d8787;
	border-right:0px solid #9d8787;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:13px;
	
}

.texto_direita{
	color: #000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.newsletter {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border:1px solid #999;
	height:19px;
}

.webmail {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:1px solid #999;
}

.enviar_email {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.titulo_direita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding-left:8px;
}

.artigo_texto{
	font-family: arial, "Times New Roman", Times, serif;
	font-size:12px;
	color: #333;
	text-align:justify;
	font-weight:normal;
}

.artigo_fonte{
	font-family: arial, "Times New Roman", Times, serif;
	font-size:11px;
	color: #900;
	text-align:justify;
	font-weight:normal;
}
.autor{
	color: #244A79;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
.erro{
	color: #F00;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

/* 
 * ========================================
 * Links
 * ========================================
 */

.artigo:link,
.artigo:visited,
.artigo:active{
	background: transparent;
	color: #244A79;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
}

.artigo:hover{
	background: transparent;
	color: #456bb3;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, "Times New Roman", Times, serif;
	text-decoration: none;
}

.autor:link,
.autor:visited,
.autor:active{
	background: transparent;
	color: #244A79;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

.autor:hover{
	background: transparent;
	color: #456bb3;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, "Times New Roman", Times, serif;
	text-decoration: none;
}

.botoes:link,
.botoes:visited,
.botoes:active{
	background: transparent;
	color: #333;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration: none;
}

.botoes:hover{
	background: transparent;
	color: #333;
	font-size:10px;
	font-family:Arial, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.mais:link,
.mais:visited,
.mais:active{
	background: transparent;
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

.mais:hover{
	background: transparent;
	color: #666;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration: none;
}

.contato_webmaster:link,
.contato_webmaster:visited,
.contato_webmaster:active{
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

.contato_webmaster:hover{
	color: #006;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.geral:link,
.geral:visited,
.geral:active{
	background: transparent;
	color: #006;
	font-family:arial, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
}

.geral:hover{
	background: transparent;
	color: #006;
	font-size:13px;
	font-family:arial, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration: underline;
}

.menu1:link,
.menu1:visited,
.menu1:active{
	background: transparent;
	color: #333;
	font-family:arial;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

.menu1:hover{
	background: transparent;
	color: #0C6;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
}

.menu2:link,
.menu2:visited,
.menu2:active{
	background: transparent;
	color: #F30;
	font-family:arial;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

.menu2:hover{
	background: transparent;
	color: #60C;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
}

.menu3:link,
.menu3:visited,
.menu3:active{
	background: transparent;
	color: #009;
	font-family:arial;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

.menu3:hover{
	background: transparent;
	color: #009;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
}
/* ========================================
 * Links do menu lateral
 * ======================================== */
 
.menu:link,
.menu:visited,
.menu:active{
	background: transparent;
	color: #244A79;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration: none;
}

.menu:hover{
	background: transparent;
	color: #F00;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
}


/* ========================================
 * Menu lateral
 * ======================================== */

.menubar_cat{
	background: #E8EFF5 url(imagens/tile_sub.gif) repeat-x;
	border-bottom: 1px solid #C7DAE7;
	border-top: 1px solid #C7DAE7;
	border-left: 0;
	border-right: 0;
	font-weight: bold;
         padding: 1px;
}

.menubar_row1{ 
	background: #FFF;
         padding: 1px;
}

.menubar_rowbleu{ 
	background: #EDF3F8; 
         border-top: 1px solid #E4EDF3;
         padding: 1px;
	height:20px;
}

.menubar_rowbleu:hover{
    background: #E7EFF5 url(imagens/menubar_rowbleu_hover.gif) repeat-x;
    color: #266399;
    cursor: pointer;
}

.borderwrap{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #FFF;
	border-top: 1px solid #B6CFE0;
	border-bottom: 1px solid #B6CFE0;
	border-right: 1px solid #B6CFE0;
	border-left: 1px solid #B6CFE0;
	padding: 0px; 
	margin: 0px; 
}

/* Baixo */

.desenvolvido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}

.busca_txt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.busca {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border:1px solid #CCC;
}


.versiculo {
	font-family:Arial, sans-serif;
	font-size:12px;
}

/*=================================
CSS CAMPO DE BUSCA 
==================================*/
  
.textfield_busca {
font:1.1em  Verdana, Arial, sans-serif ;
color:#333 ;
margin:3px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background:url(../imagens/textfield_bg2.gif) no-repeat;
width:111px;
}

.menu_audio {
	text-align:left;	
	margin: 5px;
	width: 300px;
	font-size: 16px;
	line-height: 23px;
	padding: 0px 10px;
	border-bottom: 1px solid #f2f2f2;
	font-family: Arial, sans-serif;
	color:#666
}
.Titulos {
	text-align:left;	
	margin: 5px;
	width: 779px;
	font-size: 18px;
	line-height: 23px;
	padding: 10px;
	border-bottom: 1px solid #f2f2f2;
	font-family: Arial, sans-serif;
	color:#666
}
.Titulos2 {
	font-size: 18px;
	line-height: 23px;
	padding: 10px;
	border-bottom: 1px solid #f2f2f2;
	font-family: Arial, sans-serif;
	color:#666
}