.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;
}
.image_topo {
	width: 435px;
	height: 175px;
	float: right;
	background-image: url(imagens/image_topo.png);
	margin-right: 2px;
}
.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: 353px;
	left: 0px;
	right: 0px;
	width: auto;
	height: 1025px;
	background-image:url(imagens/mapamundi.jpg);

}
.titulo {
	height: 22px;
	background:#FFF;
	width: 1019px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F30;
	padding-left:5px;
	padding-top: 3px;
	text-align: left;
	background:#FFF;
}
.subtitulo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
.titulo1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#F30;
}
.box_produtos {
	width: 1024px;
	height: 297px;
	margin-left: auto;
	margin-right: auto;
	background:#FFF;
}
.rodape {
	position: absolute;
	top: 1400px;
	left: 0px;
	right: 0px;
	width: auto;
	height: 35px;
	background-image: url(imagens/fundorodape.png);


}
