#master {
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
	width: 900px;
}
#topo {
	background-color: #FFFFFF;
	background-image: url(../imagens/bg/topo.jpg);
	float: left;
	height: 250px;
	width: 900px;
}
#principal {
	float: left;
	height: auto;
	width: 870px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../imagens/bg/conteudo.jpg);
	padding-top: 20px;
}
#menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 150px;
	text-decoration: none;
}
#menu_link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	height: 30px;
	width: 150px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	text-decoration: none;
}
#menu_link a:link {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #DFAD00;
	text-decoration: none;
}

#menu_link a:visited {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #DFAD00;
	background-color: #FFFFFF;
	text-decoration: none;
}
#menu_link a:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF66;
	width: 150px;
	height: 30px;
	text-decoration: none;
	float: left;
}


#conteudo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	float: right;
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

#rodape {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../imagens/bg/rodape.jpg);
	float: left;
	height: 60px;
	width: 900px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
#rodape_site {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#rodape_site a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#rodape_site a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#rodape_site a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFD74A;
	text-decoration: none;
}
#rodape_system {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#rodape_system a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
#rodape_system a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
#rodape_system a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.sede {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DFAD00;
}
#data_contador {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	height: 25px;
	width: 870px;
	padding-right: 15px;
	padding-left: 15px;
}
#contador {
	float: right;
	height: 20px;
	width: 460px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}
#data {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 410px;
}
#banner {
	float: left;
	height: 120px;
	width: 700px;
}
#meio {
	float: left;
	height: auto;
	width: 600px;
	padding-right: 50px;
	padding-left: 50px;
}
#meio_projetoamar {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../imagens/home/projetoamar.jpg);
	background-repeat: no-repeat;
	background-color: #F8F8F8;
	float: left;
	height: 180px;
	width: 270px;
}
#meio_projetoamar a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#meio_projetoamar a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#meio_projetoamar a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #F7C100;
	text-decoration: none;
}

#meio_grupofamiliar {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: right;
	height: 180px;
	width: 270px;
	background-color: #F8F8F8;
	background-image: url(../imagens/home/grupofamiliar.jpg);
	background-repeat: no-repeat;
}
#meio_grupofamiliar a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#meio_grupofamiliar a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#meio_grupofamiliar a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #F7C100;
	text-decoration: none;
}

#meio_adoracaointima {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: right;
	height: 180px;
	width: 270px;
	background-color: #F8F8F8;
	background-image: url(../imagens/home/adoracaointima.jpg);
	background-repeat: no-repeat;
}
#meio_adoracaointima a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#meio_adoracaointima a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#meio_adoracaointima a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #F7C100;
	text-decoration: none;
}

#meio_institutobiblico {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../imagens/home/institutobiblico.jpg);
	background-repeat: no-repeat;
	background-color: #F8F8F8;
	float: left;
	height: 180px;
	width: 270px;
}
#meio_institutobiblico a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
}
#meio_institutobiblico a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#meio_institutobiblico a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #F7C100;
	text-decoration: none;
}

#meio_noticia {
	float: left;
	height: 150px;
	width: 650px;
	padding-right: 0px;
	padding-left: 50px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.meio_noticia {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.meio_noticia a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #F7C100;
	text-decoration: none;
	font-style: italic;
}
#meio_noticia a:link {
	padding-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#meio_noticia a:visited {
	padding-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#meio_noticia a:hover {
	padding-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #F7C100;
	text-decoration: underline;
}
