/* #### SITE #### */

body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(imagem/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
 
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
 
a {
	text-decoration:none;
	color: #333333;
}
 
a:hover {
	color:#B1B1B1;
}
 
#geral {
	width:1003px;
	text-align:left;
}
 
#bg_top1024 {
	background-image: url(imagem/bg_top.jpg);
	background-repeat: repeat-x;
	width:100%;
	min-width:1003px;
}

#bg_top {
	width:1003px;
	height: 50px;
	line-height: 50px;
}
 
#top {
	height: 185px;
	width: 1003px;
}

#menu {
	background-color: #FFFFFF;
	background-image: url(imagem/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 210px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
 
#main {
	background-image: url(imagem/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 543px;
	float:left;
	margin-top: 10px;
	background-color: #FFFFFF;
}
 
#lateral {
	width: 230px;
	float:left;
}
#rodape1024 {
	background-color: #291710;
	background-image: url(imagem/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	min-width:1003px;
	float:left;
	margin-top: 10px;
}
#rodape {
	margin-top: 10px;
	height: 95px;
	width:1003px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#meio {
	width: 1003px;
}

#c_vermelha{
	color: #FFFDCE;
	background-color: #660000;
	background-image: url(imagem/c_vermelha_ld.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	width: 100%;
	font: 14px/30px Arial, Helvetica, sans-serif;
	vertical-align: 100%;
}

#c_vermelha a {
	color: #FFFDCE;
}
 
#c_marron{
	color: #FFFDCE;
	background-color: #291710;
	background-image: url(imagem/ct_marron_ld.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	width: 100%;
	font: 14px/30px Arial, Helvetica, sans-serif;
	vertical-align: 100%;
}


#c_marron a {
	color: #FFFDCE;
}
 
#main_aux {
	background-image: url(imagem/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 520px;
	float:left;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFFFFF;
}

h1 {
	font: italic 18px Arial, Helvetica, sans-serif;
	color: #291710;
	margin: 0px;
	padding: 0px;
}

h2 {
	font: italic 14px Arial, Helvetica, sans-serif;
	color: #660000;
	margin: 0px;
	padding: 0px;
}

#home{
	margin-top: 16px;
	margin-bottom: 10px;
}
a #home{
	background-color: #E1DCC6;
}
 
a:hover #home {
	background-color: #B9AE95;
}

/* #### MENU #### */

#menu_items {
	float:left;
	width:210px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
 
#menu_items ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	line-height: 30px;
	vertical-align: 100%;
}
 
#menu_items ul li {
	margin:0px;
	padding:0px;
	width:210px;
	background-image: url(imagem/bg_menu_items.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: 20px;
}
 
#menu_items ul li a {
	padding:0px;
	margin:0px;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
}
 
#menu_items ul li a:hover {
	padding:0px;
	margin:0px;
	background-color:#999999;
	color:#FFFFFF;
	background-image: url(imagem/bg_menu_items_h.jpg);
	background-repeat: no-repeat;
	color: #FFFDCE;
}
  
#busca_menu {
	width:210px;
	height: 40px;
	line-height: 40px;
	vertical-align: 100%;
	background-color: #723717;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
 
#busca_menu input{
	height: 14px;
	width: 95px;
	padding:2px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #640500;
	border: 1px solid #660000;
}
 
/* #### CONTEUDO #### */

#conteudo {
	width:320px;
	height:210px;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
 

#conteudo_box {
	width:320px;
	height:80px;
	float:left;
	background-image: url(imagem/i_quebra.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#F0F0E9;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}

/* #### GALERIA #### */

#galeria {
	width:203px;
	height:210px;
	float:left;
}
 
#galeria_box {
	width:183px;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
}
 
#galeria_img {
	height: 113px;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* #### PORTAIS #### */

#portais {
	width:543px;
	height:120px;
	float:left;
}
 
#portais_box {
	width:171px;
	height:110px;
	float:left;
	padding-top: 10px;
	padding-left: 10px;
}
 
#portais_img {
	width:171px;
	height:60px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* #### DIVERSOS #### */

#diversos {
	width:534px;
	height:146px;
	float:left;
	padding-left: 9px;
	padding-top: 10px;
}
 
#diversos_box{
	width:158px;
	height:106px;
	float:left;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
}
 
#diversos_box_curiosidades {
	width:178px;
	height:146px;
	float:left;
	background-image: url(imagem/bg_curiosidades.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
 
#diversos_box_duvidas {
	width:178px;
	height:146px;
	float:left;
	background-image: url(imagem/bg_duvidas.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
 
#diversos_box_pedidos {
	width:178px;
	height:146px;
	float:left;
	background-image: url(imagem/bg_pedidos.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
 
/* #### IGREJA #### */

#igreja {
	width:210px;
	height:133px;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
}
 

#igreja_box {
	width:190px;
	height:93px;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	overflow:hidden;
}

/* #### DESTAQUE #### */

#destaque {
	width:313px;
	height:133px;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
}
 
/* #### AGENDA #### */

#agenda {
	width:210px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
 

#agenda_box {
	width:210px;
	padding-top: 10px;
}
 
#agenda_hoje {
	width:185px;
	background-color: #ffffff;
	background-image: url(imagem/i_agenda_hoje.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	min-height:50px;
}
 

#agenda ul {
	margin:0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
 
#agenda ul li {
	margin:0px;
	padding:0px;
}
 
/* #### BIBLIA #### */

#biblia {
	width:210px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
 
#biblia_bg {
	width:190px;
	height:86px;
	background-image: url(imagem/i_biblia_bg.jpg);
	background-repeat: no-repeat;
	color: #660000;
	overflow:hidden;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
}

/* #### MURAL #### */

#mural {
	width:210px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#mural_box {
	width:210px;
	padding-top: 10px;
}
#mural_bg {
	width:190px;
	background-color: #F0F0E9;
	padding-right: 10px;
	padding-left: 10px;
}
.de {
	width:210px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
}
#mural_geral{
	width:500px;
	background-image: url(imagem/bg_mural.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#mural_nome{
	width:120px;
	height:20px;
	float:left;
	padding-left:10px;
	font: 14px/30px Arial, Helvetica, sans-serif;
	color: #660000;
	vertical-align: 100%;
	text-align: right;
	line-height: 20px;
}
#mural_campo{
	height:20px;
	padding-left:10px;
	vertical-align:100%;
	line-height: 20px;
}
#mural_campomsg{
	padding-left:10px;
	margin-left:130px;
	padding-top:3px;
}

/* #### FORMULARIO #### */

.formulario{
	font: 12px Arial, Helvetica, sans-serif;
	color: #660000;
}
#formulario_geral{
	width:500px;
	margin:10px;
}
#formulario_nome{
	width:120px;
	height:30px;
	float:left;
	padding-left:10px;
	font: 14px/30px Arial, Helvetica, sans-serif;
	color: #660000;
	vertical-align: 100%;
	text-align: right;
	line-height: 30px;
}
#formulario_campo{
	height:30px;
	padding-left:10px;
	vertical-align:100%;
	line-height: 30px;
}
#formulario_campom{
	height:85px;
	padding-left:10px;
}
#formulario_bt{
	margin-top:20px;
	text-align:center;
}

/* #### wallpaper #### */

img#wallpaper {
	border: 3px solid #E1DCC6;	
}
a:hover img#wallpaper {
	border: 3px solid #660000;
}


/* #### MINISTERIOS #### */

#ministerio_geral{
	width:523px;
}
#ministerio_box {
	width:523px;
	height:80px;
	float:left;
	background-image: url(imagem/i_quebra.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#F0F0E9;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}