/* CSS Document */

.espaco_duplo {
	height:40px;
}

#topo_firula {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
	padding:5px 0px 0px 5px;
	background:#835439;
	border-left:#633921 solid 4px;
	margin-bottom:13px;
}

/* CSS que configura o banner da abecad na home*/
#abecad {
	width:612px;
	height:112px;
	margin-top:5px;
	margin-bottom:10px;
}

/* CSS que configura os banners da home*/
#banner_triplo {
	width:573px;
	height:95px;
}

#banner_triplo div {
	width:191px;
	height:95px;
	float:left;
}

/* CSS que delimita o espaço do formulário de cadastro rápido na home*/
#form_cad {
	width:612px;
	margin-top:15px;
}

/* CSS que configura os pastores reconhecidos na home*/
#pastores_todo {
	width:562px;
	height:82px;
	background:#835439 url(../imgs/tp_pastores.jpg) left center no-repeat;
	padding:0px 0px 0px 50px;
	margin-top:20px;
}

#pastores_todo div {
	width:78px;
	float:left;
	padding:5px 0px 5px 0px;
}

#pastores_todo img {
	border:1px solid #633921;
	width:59px;
	height:70px;
}

/* CSS que delimita a área do amizade e do vantagens na home*/

#area2 {
	width:612px;
	height:160px;
	margin-top:10px;
}

.infor_hon {
	height:38px;
	margin-top:2px;
}

.infor_hon #infor_img_hon {
	width:37px;
	height:38px;
	float:left;
}

.infor_hon #infor_img_hon img{
	width:33px;
	height:34px;
	border:2px solid #633921;
}

.infor_hon #text_infor_hon_1 {
	margin-left:10px;
	width:235px;
	float:left;
}

.infor_hon #text_infor_hon_2 {
	margin-left:10px;
	width:248px;
	float:left;
}

/* CSS que configura o texto dos títulos internacionais na home*/

#tit_int_fundo {
	width:282px;
	height:158px;
	border:1px solid #633921;
	background:#FFF;
	margin-top:2px;
	padding:5px;
	float:left;
}

#tit_int_texto {
	width:282px;
}

#tit_int_texto a:link, #tit_int_texto a:visited, #tit_int_texto a:active{
	color: #000;
	text-decoration: none;
}

#tit_int_texto a:hover {
	text-decoration: underline;
	color: #000;
}

/* CSS que configura o texto dos títulos honoríficos na home*/

#tit_hon_fundo {
	width:295px;
	height:158px;
	border:1px solid #633921;
	background:#FFF;
	margin-top:2px;
	padding:5px;
	float:right;
}

#tit_hon_texto {
	width:295px;
}

#tit_hon_texto a:link, #tin_hon_texto a:visited, #tit_hon_texto a:active{
	color: #000;
	text-decoration: none;
}

#tit_hon_texto a:hover {
	text-decoration: underline;
	color: #000;
}

/* CSS que configura o flash do amizade gospel na home*/

#amizade_flash {
	width:307px;
	height:170px;
	border:0px;
	background:#ccc;
	margin-top:2px;
	float:right;
}

/* CSS que configura a livraria na home*/

#livraria_fundo {
	width:600px;
	height:133px;
	border:1px solid #633921;
	background:#FFF;
	margin-top:12px;
	padding:5px;
}

#livraria_conteudo {
	width:600px;
}

#livraria_conteudo div {
	width:100px;
	float:left;
	padding:5px 0px 5px 0px;
}

#livraria_conteudo img {
	border:1px solid #633921;
	width:65px;
	height:85px;
}