#master {
	margin: auto;
	height: auto;
	width: 900px;
}
#topo {
	background-image: url(../imagens/layout/topo.jpg);
	float: left;
	height: 258px;
	width: 900px;
}
#principal {
	float: left;
	height: auto;
	width: 856px;
	padding-right: 22px;
	padding-left: 22px;
	background-image: url(../imagens/layout/principal.jpg);
	padding-top: 20px;
}
#menu {
	float: left;
	height: 600px;
	width: 175px;
}
#conteudo {
	float: right;
	height: auto;
	width: 650px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}
#direito {
	float: right;
	height: auto;
	width: 200px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
#meio {
	font-family: "Trebuchet MS";
	float: left;
	width: 550px;
	height: auto;
}
#meio_msg {
	background-image: url(../imagens/home/mensagem.jpg);
	float: right;
	height: auto;
	width: 250px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}
#meio_msg a:link {
	height: 200px;
	width: 270px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}
#meio_msg a:visited {
	height: 200px;
	width: 270px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}

#meio_msg a:hover {
	height: 200px;
	width: 270px;
	color: #D8A33F;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}


#meio_noticias {
	background-image: url(../imagens/home/fundo_noticias.jpg);
	float: left;
	height: auto;
	width: 250px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
#meio_noticias a:link {
	height: 200px;
	width: 270px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}
#meio_noticias a:hover {
	height: 200px;
	width: 270px;
	color: #D8A33F;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}

#meio_fotos {
	background-image: url(../imagens/home/fundo_galeriadefotos.jpg);
	float: left;
	height: auto;
	width: 250px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}
#meio_fotos a:link {
	height: 200px;
	width: 270px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}
#meio_fotos a:visited {
	height: 200px;
	width: 270px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}
#meio_fotos a:hover {
	height: 200px;
	width: 270px;
	color: #D8A33F;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}

#meio_testemunho {
	background-image: url(../imagens/home/fundo_testemunho.jpg);
	height: 200px;
	width: 250px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
	margin: auto;
	float: left;
}
#meio_estudo_biblico {
	background-image: url(../imagens/home/fundo_estudo_biblico.jpg);
	float: right;
	height: auto;
	width: 250px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
}
#meio_estudo_biblico a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#meio_estudo_biblico a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#meio_estudo_biblico a:hover {
	color: #D8A33F;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#meio_falando_vida {
	background-image: url(../imagens/home/fundo_falando_de_vida.jpg);
	float: left;
	height: 200px;
	width: 250px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}
#rodape {
	background-image: url(../imagens/layout/rodape.jpg);
	float: left;
	height: 129px;
	width: 900px;
	background-repeat: no-repeat;
}
.tabela_mensagem {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tabela_mensagem a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tabela_mensagem a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tabela_mensagem a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #D8A33F;
	text-decoration: none;
}
.voltar_mensagem {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.voltar_mensagem a:link {
	font-family: "Trebuchet MS";
	font-size: 11.8px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.voltar_mensagem a:visited {
	font-family: "Trebuchet MS";
	font-size: 11.8px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.voltar_mensagem a:hover {
	font-family: "Trebuchet MS";
	font-size: 11.8px;
	font-weight: bold;
	color: #D8A33F;
	text-decoration: none;
}
.tabela_mural {
	font-family: "Trebuchet MS";
	font-size: 11.8px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tabela_mural_azul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #014069;
	text-decoration: none;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #D8A33F;
	text-decoration: none;
}

#mapa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: auto;
	height: 600px;
	width: 700px;
}
.mapa_igreja {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #188DC0;
}
.mapa_endereco {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #188DC0;
}
.mensagem_ouca {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #188DC0;
	text-decoration: underline;
}
#meio_centro {
	background-image: url(../imagens/home/mensagem.jpg);
	height: 200px;
	width: 250px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	float: right;
}
#menu_link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #014D81;
	text-decoration: none;
	background-color: #FCF8EF;
	float: left;
	height: 20px;
	width: 173px;
	background-image: url(../imagens/menu/menu_link.jpg);
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#menu_link a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #014D81;
	text-decoration: none;
	padding-bottom: 10px;
	height: 20px;
	width: 173px;
	float: left;
	text-indent: 10px;
	padding-top: 2px;
}
#menu_link a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #014D81;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 150px;
	padding-top: 2px;
}
#menu_link a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #014D81;
	text-decoration: none;
	background-image: url(../imagens/menu/menu_link_hover.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
}
#menu_link a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #014D81;
	text-decoration: none;
	padding-bottom: 10px;
	height: 20px;
	width: 173px;
	float: left;
	text-indent: 10px;
	padding-top: 2px;
}
.estudo_titulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
.tabela_mural_endereco {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.caixa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#menu_adm {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FCF8EF;
	float: left;
	height: 20px;
	width: 173px;
	padding-bottom: 10px;
}
.adm_texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mensagem_tabela {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.estudo_titulo a:link {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
.estudo_titulo a:visited {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

#data_contador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	height: 20px;
	width: 856px;
	text-align: right;
	padding-bottom: 10px;
}
#data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 350px;
	text-align: left;
}
#contador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	height: 20px;
	width: 500px;
	text-align: left;
}

