	* {
		margin: 0;
		padding: 0;
	}
	div#estrutura_externa {
		background-image:url(../imagens/bg_externa.jpg);
		background-repeat:repeat-x;
	}
	div#estrutura_interna {
		margin: 0 auto;
		width: 800px;
		background-image:url(../imagens/bg_interna.jpg);
		background-repeat:repeat-x;
		background-color:#0F6F3F;
	}
	
div#estrutura_topo {	
	margin: 0 auto;
	width: 800px;
	height: 161px;
}
		div#estrutura_topo_logo {	
			margin: 0 auto;
			padding-top: 55px;
			width: 550px;
			height: 63px;
		}
		div#estrutura_topo_logo .estrutura_topo_letra_c {	
			width: 42px;
			height: 61px;
			background-image:url(../imagens/c.jpg);
			background-repeat:no-repeat;
			float: left;
			padding-left: 26px;
		}
		div#estrutura_topo_logo .estrutura_topo_letra_a {	
			width: 59px;
			height: 61px;
			background-image:url(../imagens/a.jpg);
			background-repeat:no-repeat;
			float: left;
			padding-left: 26px;
		}
		div#estrutura_topo_logo .estrutura_topo_letra_d {	
			width: 51px;
			height: 61px;
			background-image:url(../imagens/d.jpg);
			background-repeat:no-repeat;
			float: left;
			padding-left: 27px;
		}
		div#estrutura_topo_logo .estrutura_topo_letra_o {	
			width: 55px;
			height: 61px;
			background-image:url(../imagens/o.jpg);
			background-repeat:no-repeat;
			float: left;
			padding-left: 27px;
		}
		div#estrutura_topo_logo .estrutura_topo_letra_r {	
			width: 50px;
			height: 61px;
			background-image:url(../imagens/r.jpg);
			background-repeat:no-repeat;
			float: left;
			padding-left: 27px;
		}
		div#estrutura_topo_logo .estrutura_topo_letra_i {	
			width: 73px;
			height: 111px;
			background-image:url(../imagens/i.jpg);
			background-repeat:no-repeat;
			float: left;
			padding-left: 27px;
			margin-top: -50px;
		}
		div#estrutura_topo_logo .estrutura_topo_letra_n {	
			width: 60px;
			height: 61px;
			background-image:url(../imagens/n.jpg);
			background-repeat:no-repeat;
			float: left;
		}
		div#estrutura_topo .estrutura_topo_logo_info {
			margin: 0 auto;
			font-family:Arial, Helvetica, sans-serif;
			font-size:22px;
			text-align:center;
			font-style:italic;
			width: 550px;
			height: 20px;
			margin-top: 5px;
		}
		div#estrutura_topo .estrutura_topo_logo_risco {
			margin: 0 auto;
			width: 550px;
			height: 4px;
			background-image:url(../imagens/risco.jpg);
			background-repeat:no-repeat;
		}

div#estrutura_menu {	
	margin: 0 auto;
	width: 800px;
	height: 24px;
}
		div#estrutura_menu_botoes {	
			margin: 0 auto;
			width: 700px;
			height: 24px;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_home {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_home.jpg);
			background-repeat:no-repeat;
			margin-left: 20px;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_home:hover {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_home_sub.jpg);
			background-repeat:no-repeat;
			margin-left: 20px;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_aempresa {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_aempresa.jpg);
			background-repeat:no-repeat;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_aempresa:hover {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_aempresa_sub.jpg);
			background-repeat:no-repeat;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_orcamento {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_orcamento.jpg);
			background-repeat:no-repeat;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_orcamento:hover {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_orcamento_sub.jpg);
			background-repeat:no-repeat;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_qualidade {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_qualidade.jpg);
			background-repeat:no-repeat;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_qualidade:hover {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_qualidade_sub.jpg);
			background-repeat:no-repeat;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_servicos {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_servicos.jpg);
			background-repeat:no-repeat;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_servicos:hover {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_servicos_sub.jpg);
			background-repeat:no-repeat;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_contato {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_contato.jpg);
			background-repeat:no-repeat;
			padding-left: 20px;
			cursor:pointer;
		}
		div#estrutura_menu_botoes .estrutura_menu_botoes_contato:hover {	
			width: 93px;
			height: 24px;
			float: left;
			background-image:url(../imagens/menu_contato_sub.jpg);
			background-repeat:no-repeat;
			padding-left: 20px;
			cursor:pointer;
		}


div#estrutura_centro {	
	margin: 0 auto;
	width: 800px;
	min-height:319px;
}
		div#estrutura_centro .estrutura_centro_up {
			width: 800px;
			height: 9px;
			background-image:url(../imagens/borda_cima.jpg);
			background-repeat:no-repeat;
			background-position:center;
		}
		div#estrutura_centro .estrutura_centro_midle {
			margin: 0 auto;
			width: 770px;
			min-height: 470px;
			background-color:#FFF;
			text-align:center;
		}
		div#estrutura_centro .estrutura_centro_down {
			width: 800px;
			height: 9px;
			background-image:url(../imagens/borda_baixo.jpg);
			background-repeat:no-repeat;
			background-position:center;
		}
		
div#estrutura_rodape {	
	margin: 0 auto;
	width: 800px;
	height: 32px;
	padding-top: 15px;
}
		div#estrutura_rodape_geral {	
			margin: 0 auto;
			width: 770px;
			height: 32px;
		}
		div#estrutura_rodape_geral .estrutura_rodape_geral_esquerdo {
			width: 12px;
			height: 32px;
			background-image:url(../imagens/rodape_esquerdo.jpg);
			background-repeat:no-repeat;
			float:left;
		}
		div#estrutura_rodape_geral .estrutura_rodape_geral_centro {	
			width: 745px;
			height: 32px;
			background-image:url(../imagens/rodape_centro.jpg);
			background-repeat:repeat-x;
			float:left;
		}
		div#estrutura_rodape_geral .estrutura_rodape_geral_info {	
			width: 600px;
			height: 26px;
			float:left;
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			color:#FFF;
			text-align:left;
			margin-top: 4px;
		}
		div#estrutura_rodape_geral .estrutura_rodape_geral_centro_logo {	
			width: 112px;
			height: 19px;
			background-image:url(../imagens/logo.jpg);
			background-repeat:no-repeat;
			float:right;
			margin-top: 8px;
			margin-right: -1px;
			text-align:right;
            cursor:pointer;
		}
		div#estrutura_rodape_geral .estrutura_rodape_geral_direito {	
			width: 12px;
			height: 32px;
			background-image:url(../imagens/rodape_direito.jpg);
			background-repeat:no-repeat;
			float:left;
		}

div#aempresa {
		width:770px;
		text-align:center;
		min-height: 500px;
		position:relative;
	}
		div#aempresa .conteudo_aempresa_paragrafo1 {
			width:525px;
			text-align:center;
			text-align:justify;
			position:absolute;
			left: 17px;
			top: 70px;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			text-indent:1.5em;
			color:#333;
		}
		div#aempresa .conteudo_aempresa_foto1 {

			width:208px;
			height: 157px;
			background-image:url(../imagens/empresa_one.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 549px;
			top: 69px;
		}
		div#aempresa .conteudo_aempresa_conheca {
			width:168px;
			height: 19px;
			background-image:url(../imagens/conheca_aempresa.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 17px;
			top: 31px;
		}
		div#aempresa .conteudo_aempresa_sala_criacao {
			width:191px;
			height: 144px;
			background-image:url(../imagens/sala_de_criacao.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 18px;
			top: 214px;
			z-index: 1;
		}
		div#aempresa .conteudo_aempresa_sala_estamparia {
			width:161px;
			height: 122px;
			background-image:url(../imagens/sala_da_estamparia.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 176px;
			top: 324px;
			z-index: 2;
		}
		div#aempresa .conteudo_aempresa_maquina {
			width:121px;
			height: 92px;
			background-image:url(../imagens/maquina.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 66px;
			top: 386px;
			z-index: 3;
		}
		div#aempresa .conteudo_aempresa_paragrafo2 {
			width:326px;
			text-align:center;
			text-align:justify;
			position:absolute;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			text-indent:1.5em;
			color:#333;
			left: 218px;
			top: 231px;
		}
		div#aempresa .conteudo_aempresa_galpao {
			width:154px;
			height: 204px;
			background-image:url(../imagens/galpao.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 603px;
			top: 289px;
		}
		div#aempresa .conteudo_aempresa_paragrafo3 {
			width:255px;
			text-align:center;
			text-align:justify;
			position:absolute;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			text-indent:1.5em;
			color:#333;
			left: 341px;
			top: 324px;
		}
		
div#qualidade {
	width:770px;
	text-align:center;
	min-height: 500px;
	position:relative;
}
		div#qualidade .qualidade_chamada {
			width:154px;
			height: 20px;
			background-image:url(../imagens/qualidade_r1_c3.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 23px;
			top: 25px;
		}
		div#qualidade .qualidade_chamada_texto1 {
			width:435px;
			text-align:center;
			text-align:justify;
			position:absolute;
			left: 22px;
			top: 69px;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			text-indent:1.5em;
			color:#333;
		}
		div#qualidade .qualidade_chamada_imagem1 {
			width:212px;
			height: 212px;
			background-image:url(../imagens/qualidade_r4_c2.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 14px;
			top: 163px;
		}
		div#qualidade .qualidade_chamada_imagem2 {
			width:204px;
			height: 209px;
			background-image:url(../imagens/qualidade_r4_c10.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 249px;
			top: 164px;
		}
		div#qualidade .qualidade_chamada_imagem3 {
			width:77px;
			height: 100px;
			background-image:url(../imagens/qualidade_r9_c1.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 7px;
			top: 390px;
		}
		div#qualidade .qualidade_chamada_imagem4 {
			width:77px;
			height: 100px;
			background-image:url(../imagens/qualidade_r9_c5.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 92px;
			top: 390px;
		}
		div#qualidade .qualidade_chamada_imagem5 {
			width:77px;
			height: 100px;
			background-image:url(../imagens/qualidade_r9_c7.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 178px;
			top: 390px;
		}
		div#qualidade .qualidade_chamada_imagem6 {
			width:77px;
			height: 100px;
			background-image:url(../imagens/qualidade_r9_c12.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 264px;
			top: 390px;
		}
		div#qualidade .qualidade_chamada_imagem7 {
			width:122px;
			height: 92px;
			background-image:url(../imagens/qualidade_r10_c14.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 350px;
			top: 395px;
		}
		div#qualidade .qualidade_chamada_imagem8 {
			width:254px;
			height: 190px;
			background-image:url(../imagens/qualidade_r3_c17.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 488px;
			top: 68px;
		}
		div#qualidade .qualidade_chamada_imagem9 {
			width:187px;
			height: 134px;
			background-image:url(../imagens/qualidade_r6_c17.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 489px;
			top: 268px;
		}
		div#qualidade .qualidade_chamada_imagem10 {
			width:60px;
			height: 134px;
			background-image:url(../imagens/qualidade_r6_c19.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 683px;
			top: 268px;
		}
		div#qualidade .qualidade_chamada_imagem11 {
			width:253px;
			height: 50px;
			background-image:url(../imagens/qualidade_r12_c17.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 486px;
			top: 437px;
		}
		
		
div#servicos {
	width:770px;
	text-align:center;
	min-height: 500px;
	position:relative;
}
		div#servicos .conteudo_servicos_chamada {
			width:142px;
			height: 19px;
			background-image:url(../imagens/servicos_r2_c3.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 12px;
			top: 18px;
		}
		div#servicos .conteudo_servicos_chamada_one {
			width:338px;
			text-align:center;
			text-align:justify;
			position:absolute;
			left: 22px;
			top: 63px;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			text-indent:1.5em;
			color:#333;
		}
		div#servicos .conteudo_servicos_chamada_transfers {
			width:142px;
			height: 19px;
			background-image:url(../imagens/servicos_r5_c4.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 14px;
			top: 123px;
		}
		div#servicos .conteudo_servicos_chamada_transfers_texto {
			width:338px;
			text-align:center;
			text-align:justify;
			position:absolute;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			text-indent:1.5em;
			color:#333;
			left: 20px;
			top: 154px;
		}
		div#servicos .conteudo_servicos_chamada_divisao {
			width:1px;
			height: 353px;
			background-image:url(../imagens/risco_divisao.jpg);
			background-repeat:repeat-y;
			position:absolute;
			left: 397px;
			top: 125px;
		}
		div#servicos .conteudo_servicos_chamada_transfers {
			width:139px;
			height: 15px;
			background-image:url(../imagens/servicos_r5_c4.jpg);
			background-repeat:no-repeat;
			position:absolute;
		}
		div#servicos .conteudo_servicos_chamada_toalha1 {
			width:53px;
			height: 69px;
			background-image:url(../imagens/servicos_r12_c2.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 17px;
			top: 313px;
			z-index:1;
		}
		div#servicos .conteudo_servicos_chamada_toalha2 {
			width:76px;
			height: 101px;
			background-image:url(../imagens/servicos_r15_c1.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 30px;
			top: 388px;
			z-index:2;
		}
		div#servicos .conteudo_servicos_chamada_toalha3 {
			width:76px;
			height: 99px;
			background-image:url(../imagens/servicos_r11_c6.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 95px;
			top: 308px;
			z-index:3;
		}
		div#servicos .conteudo_servicos_chamada_toalha4 {
			width:79px;
			height: 104px;
			background-image:url(../imagens/servicos_r13_c10.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 177px;
			top: 386px;
			z-index:4;
		}
		div#servicos .conteudo_servicos_chamada_toalha5 {
			width:111px;
			height: 83px;
			background-image:url(../imagens/servicos_r10_c12.jpg);
			background-repeat:no-repeat;
			position:absolute;
			z-index:5;
			left: 238px;
			top: 308px;
		}
		div#servicos .conteudo_servicos_chamada_toalha6 {
			width:105px;
			height: 79px;
			background-image:url(../imagens/servicos_r18_c13.jpg);
			background-repeat:no-repeat;
			position:absolute;
			z-index:6;
			left: 275px;
			top: 407px;
		}
		div#servicos .conteudo_servicos_chamada_logo {
			width:348px;
			height: 69px;
			background-image:url(../imagens/servicos_r1_c16.jpg);
			background-repeat:no-repeat;
			position:absolute;
			z-index:7;
			left: 400px;
		}
		div#servicos .conteudo_servicos_chamada_estamparia {
			width:70px;
			height: 16px;
			background-image:url(../imagens/servicos_r5_c18.jpg);
			background-repeat:no-repeat;
			position:absolute;
			z-index:8;
			top: 124px;
			left: 425px;
		}
		div#servicos .conteudo_servicos_chamada_etexto {
			width:338px;
			text-align:center;
			text-align:justify;
			position:absolute;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			text-indent:1.5em;
			color:#333;
			left: 425px;
			top: 146px;
		}
		div#servicos .conteudo_servicos_chamada_camisa1 {
			width:122px;
			height: 97px;
			background-image:url(../imagens/servicos_r8_c19.jpg);
			background-repeat:no-repeat;
			position:absolute;
			z-index:9;
			left: 456px;
			top: 299px;
		}
		div#servicos .conteudo_servicos_chamada_camisa2 {
			width:137px;
			height: 70px;
			background-image:url(../imagens/servicos_r19_c17.jpg);
			background-repeat:no-repeat;
			position:absolute;
			z-index:10;
			left: 413px;
			top: 406px;
		}
		div#servicos .conteudo_servicos_chamada_camisa3 {
			width:137px;
			height: 70px;
			background-image:url(../imagens/servicos_r9_c23.jpg);
			background-repeat:no-repeat;
			position:absolute;
			z-index:11;
			left: 625px;
			top: 313px;
		}
		div#servicos .conteudo_servicos_chamada_camisa4 {
			width:137px;
			height: 70px;
			background-image:url(../imagens/servicos_r17_c22.jpg);
			background-repeat:no-repeat;
			position:absolute;
			z-index:12;
			left: 572px;
			top: 407px;
		}
		
		
		
div#conteudo_inicial {
	width: 770px;
	height: 460px;
	margin: 0 auto;
	position:relative;
}
		div#conteudo_inicial .conteudo_inicial_logo {
			width: 266px;
			height: 27px;
			background-image:url(../imagens/home_r1_c1.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 11px;
			top: 7px;
		}
		div#conteudo_inicial .conteudo_inicial_transfers {
			width: 162px;
			height: 17px;
			background-image:url(../imagens/home_r3_c2.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 51px;
			top: 45px;
		}
		div#conteudo_inicial .conteudo_inicial_img1 {
			width: 123px;
			height: 45px;
			background-image:url(../imagens/home_r5_c1.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 51px;
			top: 66px;
		}
		div#conteudo_inicial .conteudo_inicial_texto1 {
			width:180px;
			text-align:center;
			text-align:justify;
			position:absolute;
			left: 177px;
			top: 65px;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			color:#333;
			height: 21px;
		}
		div#conteudo_inicial .conteudo_inicial_texto2 {
			width:312px;
			text-align:center;
			text-align:justify;
			position:absolute;
			left: 49px;
			top: 114px;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			color:#333;
			height: 72px;
		}
		div#conteudo_inicial .conteudo_inicial_estamparia {
			width: 84px;
			height: 19px;
			background-image:url(../imagens/home_r1_c2.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 421px;
			top: 42px;
		}
		div#conteudo_inicial .conteudo_inicial_estamp_img1 {
			width: 123px;
			height: 45px;
			background-image:url(../imagens/home_r3_c1.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 422px;
			top: 64px;
		}
		div#conteudo_inicial .conteudo_inicial_estamp_texto1 {
			width:178px;
			text-align:center;
			text-align:justify;
			position:absolute;
			left: 549px;
			top: 64px;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			color:#333;
			height: 21px;
		}
		div#conteudo_inicial .conteudo_inicial_estamp_texto2 {
			width:306px;
			text-align:center;
			text-align:justify;
			position:absolute;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			color:#333;
			height: 67px;
			left: 421px;
			top: 113px;
		}
		div#conteudo_inicial .conteudo_inicial_empresa {
			width: 169px;
			height: 19px;
			background-image:url(../imagens/home_r1_c6.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 538px;
			top: 63px;
		}
		div#conteudo_inicial .conteudo_inicial_emp_img1 {
			width: 123px;
			height: 45px;
			background-image:url(../imagens/home_r3_c5.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 528px;
			top: 101px;
		}
		div#conteudo_inicial .conteudo_inicial_emp_texto1 {
			width:112px;
			text-align:center;
			text-align:justify;
			position:absolute;
			left: 654px;
			top: 101px;
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			color:#333;
			height: 31px;
		}
		div#conteudo_inicial .conteudo_inicial_emp_texto2 {
			width:238px;
			text-align:center;
			text-align:justify;
			position:absolute;
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			color:#333;
			height: 21px;
			left: 528px;
			top: 150px;
		}
		div#conteudo_inicial .conteudo_inicial_h_dividindo {
			width: 748px;
			height: 3px;
			background-image:url(../imagens/risco_r3_c1.jpg);
			background-repeat:no-repeat;
			position:absolute;
			top: 193px;
			left: 8px;
		}
		div#conteudo_inicial .conteudo_inicial_v_dividindo {
			width: 3px;
			height: 151px;
			background-image:url(../imagens/risco_r1_c2.jpg);
			background-repeat:no-repeat;
			position:absolute;
			top: 36px;
			left: 386px;
		}
		div#conteudo_inicial .conteudo_inicial_v_dividindo1 {
			width: 3px;
			height: 151px;
			background-image:url(../imagens/risco_r1_c2.jpg);
			background-repeat:no-repeat;
			position:absolute;
			top: 78px;
			left: 522px;
		}
		div#conteudo_inicial .conteudo_inicial_estamp_texto2 a {
			color:#0F6F3F;
			font-weight:bold;
		}
		div#conteudo_inicial .conteudo_inicial_texto2 a {
			color:#0F6F3F;
			font-weight:bold;
		}
		div#conteudo_inicial .estamparia_e_transfers {
			width: 176px;
			height: 19px;
			background-image:url(../imagens/home_r1_c7.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 31px;
			top: 202px;
		}
		div#conteudo_inicial .estamparia_e_transfers_texto {
	width:192px;
	text-align:center;
	text-align:justify;
	position:absolute;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#333;
	height: 150px;
	left: 57px;
	top: 225px;
		}
		div#conteudo_inicial .estamparia_e_transfers_texto li {
			color:#0f6f3f;
			font-size:12px;
			font-family:"Times New Roman", Times, serif;
		}
		div#conteudo_inicial .tecnologia_transfer {
			width:417px;
			text-align:center;
			text-align:justify;
			position:absolute;
			font-family:"mistral";
			font-size:44px;
			color:#0F6F3F;
			height: 24px;
			left: 300px;
			top: 201px;
		}
		div#conteudo_inicial .transfer_um {
			width: 85px;
			height: 85px;
			background-image:url(../imagens/home_r4_c7.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 258px;
			top: 260px;
		}
		div#conteudo_inicial .transfer_dois {
			width: 100px;
			height: 100px;
			background-image:url(../imagens/home_r5_c11.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 366px;
			top: 265px;
		}
		div#conteudo_inicial .transfer_tres {
			width: 97px;
			height: 73px;
			background-image:url(../imagens/home_r6_c13.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 492px;
			top: 266px;
		}
		div#conteudo_inicial .transfer_quatro {
			width: 131px;
			height: 62px;
			background-image:url(../imagens/home_r3_c16.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 614px;
			top: 259px;
		}
		div#conteudo_inicial .transfer_cinco {
			width: 164px;
			height: 124px;
			background-image:url(../imagens/home_r8_c15.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 600px;
			top: 328px;
		}
		div#conteudo_inicial .estamparia_e_transfers_subitens {
			width:312px;
			text-align:center;
			text-align:justify;
			position:absolute;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			color:#0f6f3f;
			height: 85px;
			left: 288px;
			top: 372px;
		}
		div#conteudo_inicial .estamparia_e_transfers_subitens li {
			padding-top: 5px;
		}
		div#conteudo_inicial .conteudo_inicial_i {
	width: 52px;
	height: 83px;
	background-image:url(../imagens/home_r13_c4.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 186px;
	top: 389px;
		}
		div#conteudo_inicial .conteudo_inicial_im {
	width: 142px;
	height: 75px;
	background-image:url(../imagens/home_r14_c1.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 29px;
	top: 394px;
		}
		div#conteudo_inicial .conteudo_inicial_im2 {
			width: 14px;
			height: 80px;
			background-image:url(../imagens/home.jpg);
			background-repeat:no-repeat;
			position:absolute;
			left: 251px;
			top: 380px;
		}
        
        
div#formulario {
	width:770px;
	height: 470px;
	position:relative;
}
		div#formulario #nome, #telefone, #assunto, #email, #mensagem {
			width:70px;
			float:left;
			color:#0F6F3F;
			font-family:Verdana, Geneva, sans-serif;
			font-size:12px;
		}
		div#formulario .input-3	{
			border:none;
			width:251px;
			height:27px;
			background-color:transparent;
			float:left;
			color:#FFF;
			background-position:center;
			background:url('../imagens/contato/campo.jpg') no-repeat;
			padding:1px 0px 0 3px;
			margin-left:8px;
			font-family:Verdana, Geneva, sans-serif;
			font-size:12px;
		}
		.msie6 #formulario .input-3	{ 
			background-attachment:fixed; 
		}
		div#formulario .input-4	{
			border: 1px solid #000;
			width:246px;
			height:100px;
			background-color:transparent;
			float:left;
			color:#FFF;
			background-position:center;
			background:url('../imagens/contato/campo_background.jpg');
			background-repeat:repeat;
			padding:1px 0px 0 3px;
			margin-left:8px;
			text-align:left;
			font-family:Verdana, Geneva, sans-serif;
			font-size:14px;
			overflow:auto;
		}
		div#formulario .enviar { 
			background-image:url('../imagens/contato/enviar.jpg');
			background-repeat:no-repeat;
			height: 23px; 
			width: 57px; 
			border:0px;
			margin-left: 65px;
		}
		div#formulario .observacao {
            background-image:url('../imagens/contato.jpg');
            background-repeat:no-repeat;
            height: 18px;
            width: 168px;
            position:absolute;
            left: 324px;
            top: 37px;
		}
		div#formulario .logo_contato {
			background-image:url('../imagens/logo_contato.jpg');
			background-repeat:no-repeat;
			position:absolute;
			left: 11px;
			top: 349px;
			width: 116px;
			height: 116px;
		}
		div#formulario .formulario_align {
            position:absolute;
            width: 352px;
            left: 201px;
            top: 81px;
		}
        
        
div#orcamento_online {
	width:770px;
	height: 470px;
	position:relative
}
		div#orcamento_online #nome, #telefone, #cidade, #departamento, #email, #mensagem {
			width:70px;
			float:left;
			color:#0F6F3F;
			font-family:Verdana, Geneva, sans-serif;
			font-size:12px;
		}
		div#orcamento_online .input-3	{
			border:none;
			width:251px;
			height:27px;
			background-color:transparent;
			float:left;
			color:#FFF;
			background-position:center;
			background:url('../imagens/contato/campo.jpg') no-repeat;
			padding:1px 0px 0 3px;
			margin-left:8px;
			font-family:Verdana, Geneva, sans-serif;
			font-size:12px;
		}
		.msie6 #orcamento_online .input-3	{ 
			background-attachment:fixed; 
		}
		div#orcamento_online .input-4	{
			border: 1px solid #000;
			width:246px;
			height:100px;
			background-color:transparent;
			float:left;
			color:#FFF;
			background-position:center;
			background:url('../imagens/contato/campo_background.jpg');
			background-repeat:repeat;
			padding:1px 0px 0 3px;
			margin-left:8px;
			text-align:left;
			font-family:Verdana, Geneva, sans-serif;
			font-size:14px;
			overflow:auto;
		}
		div#orcamento_online .enviar { 
			background-image:url('../imagens/contato/enviar.jpg');
			background-repeat:no-repeat;
			height: 23px; 
			width: 57px; 
			border:0px;
			margin-left: 65px;
		}
		div#orcamento_online .observacaoo {
			background-image:url('../imagens/orcamento.jpg');
			background-repeat:no-repeat;
			height: 18px;
			width: 201px;
			position:absolute;
			left: 304px;
			top: 32px;
		}
		div#orcamento_online .logo_orcamento {
            background-image:url('../imagens/logo_orcamento.jpg');
            background-repeat:no-repeat;
            position:absolute;
            left: 11px;
            top: 349px;
            width: 116px;
            height: 116px;
		}
		div#orcamento_online #manipula_formulario {
			position:absolute;
			left: 199px;
			top: 85px;
			width: 351px;
		}
        
