/*by Bruno Mangini Alves*/

/* TOPOS DAS PAGINAS - INICIO*/
#topo_img_index {
	background-position:50% 0;
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
	height:211px;
	padding:0px;
	background-image:url(img/topo_desenvolvimento_manufatura/imagem_topo_site.gif);
	z-index:1;
	background-color:#FFFFFF;
}

#topo_img_index #topo_img_index1 {
	left:50%;
	margin:0 0 0 -500px;
	position:absolute;
}
/* TOPOS DAS PAGINAS - FIM*/

