body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Tahoma, Geneva, sans-serif;
	background: url(images/bg.jpg) repeat-x center top;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	margin-bottom: 13px;
}
.botao_cinza {
	bottom: 0px;
	float: left;
	z-index: 100;
}
.botao_cinza img {
	bottom: 0px;
	float: left;
	z-index: 100;
	margin-top:91px;
}
#estrutura {
	width: 800px;
	margin: 0px auto;
	position: relative;
}
#estrutura #linguas {
	top: 5px;
	right: 5px;
	width: 65px;
	height: 21px;
	z-index: 4000;
	position: absolute;
}
#estrutura #topo {
	width: 800px;
	height: 120px;
	position: relative;
	margin-bottom: 21px;
}
#estrutura #menu {
	width: 800px;
	height: 39px;
	background-color: #bdbaba;
}
#estrutura #menu img {
	margin-left: 1px;
}
#estrutura #banner {
	width: 800px;
	height: 181px;
}
#estrutura #centro {
	width: 766px;
	padding: 17px;
	background: #bcbaba url(images/centro_bg.jpg) repeat-x center top;
}
#estrutura #centro #conteudo {
	width: 738px;
	padding: 14px;
	background-color: #FFF;
}
#estrutura #centro #conteudo img {
	margin: 5px 5px 5px 0px;
}
#estrutura #rodape {
	color: #FFF;
	width: 800px;
	height: 15px;
	padding-top: 17px;
	text-align: center;
	font: 10px Tahoma, Geneva, sans-serif;
	background: url(images/rodape_bg.jpg) repeat-x center top;
}
#estrutura #rodape a {
	color: #FFF;
	font: 10px Tahoma, Geneva, sans-serif;
}
#estrutura #rodape a:hover {
	text-decoration: none;
}
