.topo {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: auto;
	height: 175px;
	background-image: url(imagens/lateralsuptopo.png);

}
.center_topo {
	width: 1024px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
}
.menu {
	position: absolute;
	top: 176px;
	left: 0px;
	right: 0px;
	width: auto;
	height: 175px;
	margin-left: auto;
	background-image:url(imagens/fnd_menu.png); repeat-x;
	background-repeat: repeat-x;
}
.int_menu {
	width: 1024px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	
}
.corpo {
	position: absolute;
	top: 354px;
	left: 2px;
	right: 0px;
	width: auto;
	height: 1450px;
	background-image:url(imagens/mapamundi.jpg);

}
.banner{
	width:1024px;
	height:385px;
	margin-left:auto;
	margin-right:auto;
}
.conteudo{
	width:998px;
	height:805px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
.table_imagens{
	width:998px;
	height:341px;
}
.titulo{
	width:998px;
	height:45px;
	margin-top:10px;
}

.int_rodape{
	clear:both;
	width:998px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
}
.table_imagens2{
	width:998px;
	height:250px;
}
.contem{
	width:auto;
	height:250px;
	background-image:url(imagens/FUNT.png)
}
