/* Folha de Estilo */

body{
	background-repeat: repeat-x;
	background-image: url(../jpg/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #D6F1C8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
	.link_a{
		color: #FFF;
		text-decoration: none;
	}
	.link_a:hover{
		color: #0B6538;
		text-decoration: none;
	}
	.link_b{
		color: #003366;
		text-decoration: none;
	}
	.link_b:hover{
		color: #F00;
		text-decoration: none;
	}
	.text_style_a{
		font-size: 82%;
		color: #FFF;
		font-weight: bold;	
	}
	.text_style_y{
		font-size: 92%;
		color: #FFF;
		font-weight: bold;	
	}
	.text_style_b{
		font-size: 70%;
	}
	.text_style_c{
		font-size: 72%;
		color: #FFF;
	}
	.text_style_d{
		font-size: 78%;
		color: #333;
		font-weight: bold;	
	}
/* GENERAL */
#estrutura{
	margin: 0px auto auto;
	width: 960px;
}
#topo{
	margin: 0px;
	width: 960px;
	height: 280px;
	float: left;
}
	#logo{
		margin: 0px;
		background-image: url(../png/bg2.png);
		background-position: top;
		background-repeat: no-repeat;
		text-align: center;
		padding-top: 122px;
		width: 248px;
		height: 158px;
		float: left;
	}
	#conteudo_um{
		margin: 0px;
		width: 712px;
		height: 280px;
		float: left;
	}
	#conteudo_um_a{
		margin: 0px;
		width: 712px;
		height: 280px;
		float: left;
		text-align: center;
	}
	#menu{
		margin: 0px;
		padding-top: 80px;
		padding-left: 42px;
		width: 670px;
		height: 40px;
		float: left;
	}
	#frase{
		margin: 0px;
		width: 712px;
		height: 154px;
		float: left;
		text-align: right;
	}
	#espaco_a{
		margin: 0px;
		width: 960px;
		height: 20px;
		float: left;
	}
	#topo_conteudo_dois{
		margin: 0px;
		width: 960px;
		height: 120px;
		float: left;
	}
	#conteudo_dois{
		margin: 0px;
		width: 960px;
		height: 400px;
		float: left;
	}
		#texto1{
			margin: 0px;
			width: 654px;
			height: 80px;
			float: left;
		}
		#links_fotos{
			margin: 0px;
			width: 654px;
			height: 200px;
			float: left;
		}
		#coluna_link{
			margin: 0px;
			width: 180px;
			height: 200px;
			float: left;
		}
	#coluna_b{
		margin: 0px;
		width: 292px;
		height: 500px;
		float: left;
	}
	#link{
		margin: 0px;
		text-align: center;
		background-image: url(../png/bg3.png);
		background-position: center bottom;
		background-repeat: no-repeat;
		padding-top: 6px;
		width: 134px;
		height: 34px;
		float: left;
	}
#estrutura_rodape{
	margin: 0px;
	background-image: url(../gif/bg_rodape.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 66px;
	float: left;
}
#rodape{
	margin: 0px auto auto;
	padding-top: 28px;
	width: 960px;
	height: 38px;
}
	#creditos{
		margin: 0px;
		width: 480px;
		float: left;
		text-align: left;
	}
	#webdesigner{
		margin: 0px;
		width: 480px;
		float: left;
		text-align: right;
	}


#tit-conheca { background: url("../jpg/tit-conheca.jpg") no-repeat; width: 137px; height: 29px; text-indent: -9999px; }
#tit-estrutura { background: url("../jpg/tit-estrutura.jpg") no-repeat; width: 159px; height: 29px; text-indent: -9999px; }