/* CSS Document */

a {color: #9C231B;}
a:hover {color:  #FF6600;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}

body{
	background-image: url(../imagens/page_bg.png);
}
#geral{
	width: 770px;
	height: auto;
	background-image: url(../imagens/bg.jpg);
	margin: auto;
}
#topo{
	width: 770px;
	height: 262px;
	background-image: url(../imagens/topo.jpg);
	clear: left;
	float: left;
}
#meio{
	width: 770px;
	height: auto;
	background-image: url(../imagens/meio.jpg);
	clear: left;
	float: left;
}
#rodape{
	width: 770px;
	height: 54px;
	background-image: url(../imagens/rodape.jpg);
	clear: left;
	float: left;
}
#titulo{
	width: 619px;
	height: auto;
	font-family: "Tempus Sans ITC";
	color: #FF6600;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 90px;
	margin-right: 90px;
}
#texto{
	width: 619px;
	height: auto;
	font-family: Tahoma;
	color: #9C231B;
	font-size: 11px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 90px;
	margin-left: 90px;
}
#texto strong{
	font-size: 20px;
}
#fotos_home{
	width: 619px;
	height: auto;
	font-family: Tahoma;
	color: #9C231B;
	font-size: 11px;
	text-align: justify;
	margin-top: 20px;
	margin-right: 90px;
	margin-left: 90px;
}
#txt_home{
	width: 619px;
	height: auto;
	margin-top: 20px;
	margin-right: 90px;
	margin-left: 90px;
	padding-bottom: 6px;
}
#cont_txt{
	width: 597px;
	height: 80px;
	float: left;
	font-family: Tahoma;
	text-align: justify;
	font-size: 11px;
	color: #9C231B;
	margin-top: 10px;
}
#cont_txt strong{
	font-size: 20px;
}
#cont_txt a{
	color: #9C231B;
}
#cont_txt a:hover{
	color: #FF6600;
}
#cont_txt1{
	width: 197px;
	height: 190px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #9C231B;
	text-align: justify;
	margin-right: 14px;
	margin-left: 14px;
}
#cont_txt1 strong{
	font-size: 14px;
}
#cont_txt1 a{
	color: #9C231B;
}
#cont_txt1 a:hover{
	color: #FF6600;
}
#rodape_txt{
	width: 770px;
	height: auto;
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}
#sgt{
	width: 770px;
	height: auto;
	font-family: Tahoma;
	font-size: 15px;
	color: #F6C5B4;
	text-align: center;
	margin-top: 5px;
}
#sgt a{
	color: #F6C5B4;
}
#sgt a:hover{
	color: #FFFFFF;
}
#artigos{
	width: 619px;
	height: 485px;
	font-family: Tahoma;
	color: #9C231B;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 90px;
	margin-left: 90px;
}
#img_artigos{
	width: 197px;
	height: auto;
	float: left;
	clear: left;
	margin-bottom: 20px;
}
#txt_artigos{
	width: 400px;
	height: 140px;
	float: right;
	clear: right;
	text-align: justify;
}
#txt_artigos a{
	font-size: 10px;
	color:#0000FF
}
#txt_artigos strong{
	font-size: 14px;
}
#artigos_txt{
	width: 619px;
	height: auto;
	font-family: Tahoma;
	color: #9C231B;
	font-size: 11px;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 10px;
	text-align: justify;
}
#reflexao{
	width: 799px;
	height: 1170px;
	background-image: url(../imagens/meio.jpg);
	clear: left;
	float: left;
}
#arvores{
	width: 799px;
	height: 740px;
	background-image: url(../imagens/meio.jpg);
	clear: left;
	float: left;
}
#sindrome{
	width: 799px;
	height: 1370px;
	background-image: url(../imagens/meio.jpg);
	clear: left;
	float: left;
}
#metodo{
	width: 799px;
	height: 1120px;
	background-image: url(../imagens/meio.jpg);
	clear: left;
	float: left;
}
#artigos_txt{
	width: 619px;
	height: auto;
	font-family: Tahoma;
	color: #9C231B;
	font-size: 11px;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 10px;
	text-align: justify;
}
#tabela{
	width: 619px;
	height: auto;
	font-family: Tahoma;
	color: #9C231B;
	font-size: 11px;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 10px;
	text-align: justify;
}
#tabela strong{
	font-size: 14px;
}
#links{
	width: 799px;
	height: 700px;
	background-image: url(../imagens/meio.jpg);
	clear: left;
	float: left;
}
#links_d{
	width: 210px;
	height: auto;
	float: right;
	padding-right: 30px;
}
#links_e{
	width: 210px;
	height: auto;
	float: left;
	padding-left: 110px;
}
#formulario{
	width: 440px;
	height: auto;
	float: right;
}

