@charset "utf-8";
a:link {
	color: #777044;
	text-decoration: none;
}
a:hover {
	color: #777044;
	text-decoration: none;
}
a:visited {
	color: #777044;
	text-decoration: none;
}

#container {
	position: absolute;
	width: 885px;
	font-family: tahoma;
	margin-left: -442.5px;
	left: 50%;
}

#topo {
	height: 109px;
	width: 884px;
	background-image: url(imagens/topo.jpg);
	background-repeat: no-repeat;
}
#esquerda {
	float: left;
}
#menu {
	height: 423px;
	width: 224px;
	float: left;
	display: inline;
	overflow: hidden;
}
#menu_baixo {
	height: 128px;
	width: 224px;
	float: left;
	background-image: url(imagens/menu_baixo.jpg);
	background-repeat: no-repeat;
	clear: left;
	display: inline;
	overflow: hidden;	
}

#canto_logo {
	height: 26px;
	width: 44px;
	float: left;
	background-image: url(imagens/cantonera.png);
	position: absolute;
	left: 224px;
	top: 109px;
}
#conteudo_lateral_topo {
	height: 58px;
	width: 54px;
	float: left;
}
#conteudo_lateral_baixo {
	height: 23px;
	width: 23px;
	float: left;
}

#conteudo {
	width: 605px;
	float: left;
	background-image: url(imagens/fundo_internas_verde.jpg);
	background-repeat: no-repeat;
	background-color: #526A30;
}
#rodape {
	height: 128px;
	width: 659px;
	float: right;
	background-image: url(imagens/rodape.jpg);
	margin-right: 2px;
}

#rodape_2 {
	float: left;
	margin-top: 50px;
	margin-left: 10px;
}
#rodape_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777044;
	margin-top: 40px;
	margin-left: 10px;
	display: inline;
	overflow: hidden;
	height: 20px;
	width: 400px;
}
.texto_int {
	float: left;
	margin-left: 8px;
	margin-top: 5px;
	display: inline;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#texto_farol {
	float: left;
	width: 550px;
	margin-top: 15px;
	margin-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	overflow: hidden;
}
#barra_branca {
	float: left;
	background-color: #FFFFFF;
	height: 9px;
	width: 596px;
}
#branco {
	float: left;
	width: 230px;
	height: 100px;
}
#verde {
	float: left;
	background-color: #51692F;
	width: 589px;
	margin-top: 10px;
}
S