@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../img/fundo.png);
	background-repeat: repeat;
	overflow-x:auto;
}
.conteudo {
	height: 100%;
	width: 980px;
	padding: 10px;
}
.conteudo_mostrar {
}

.conteudo_mostrar_frame {

width: 980px;

}

.conteudo_mostrar_frame_g {

width: 980px;

}

.conteudo_mostrar_frame_galeria {

width: 980px;
display: none; 
}


.topo {
	height: 63px;
	width: 980px;
}
.conteudo_texto {
	height: auto;
	width: 980px;
	background-image: url(../img/faixa_completa.png);
}
.rodape {
	height: 63px;
	width: 980px;
}
.topo_e {
	background-image: url(../img/cima_e.png);
	height: 63px;
	width: 66px;
	float: left;
}
.topo_d {
	background-image: url(../img/cima_d.png);
	height: 63px;
	width: 66px;
	float: right;
}
.rodape_e {
	background-image: url(../img/baixo_e.png);
	height: 63px;
	width: 66px;
	float: left;
}
.rodape_d {
	background-image: url(../img/baixo_d.png);
	height: 63px;
	width: 66px;
	float: right;
}
.rodape_dentro {
	height: 63px;
	width: 848px;
	background-image: url(../img/baixo.png);
}
.topo_dentro {
	height: 63px;
	width: 848px;
	background-image: url(../img/cima.png);
}
.rodape_info {
	height: 15px;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E67817;
}
.conteudo_imagem {
	height: 268px;
	width: 90%;
	background-image: url(../img/imagem.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.conteudo_imagem_logo {
	height: 158px;
	background-image: url(../img/logo.png);
	width: 157px;
	background-repeat: no-repeat;
	margin-left: 38px;
	float: left;
}
.conteudo_imagem_menu {
	height: 80px;
	width: 480px;
	float: right;
}
.conteudo_imagem_menu_sub {
	height: 26px;
	width: 89px;
	float: left;
	margin-right: 5px;
	margin-top: 34px;
}
.info_atualizacao {
	height: 18px;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
}
.info_direitos {
	height: 35px;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	margin-top: 10px;
}
.conteudo_flags {
	height: 20px;
	width: 480px;
}