			
	#produto_imagens{display:inline-block; vertical-align:top; width:25%; padding:110px 0px 0px 10%; text-align:left;}
	#produto_imagens img{max-width:320px;}
	#produto_imagens .titulo_pagina{position:absolute; height:37px; margin:-30px 0px 0px -10%; font-family:'BahamasLightPlain'; font-size:33px; letter-spacing:1px; background:url(../../imagens/produtos/view/seta_titulo.png) no-repeat 5px 31px; line-height:12px;}
	
	#produto_imagens .imagens_destaque{padding:20px 0px 0px 20px;}
	#produto_imagens .imagens_destaque .img_destaque{display:inline-block; padding:0px 0px 0px 2px;}
	
	#produto_imagens .lupa_destaque{margin:15px 0px 0px 25px; padding:5px 0px 5px 30px; background:url(../../imagens/produtos/view/lupa.jpg) left top no-repeat; color:#AAACAC;}
	
	
	
	#produto_textos{display:inline-block; vertical-align:top; width:40%; padding:65px 0px 0px 12%; text-align:left;}
	#produto_textos .titulo_produto{padding:30px 0px 0px 0px; font-family:'BahamasLightPlain'; font-size:33px; letter-spacing:1px;}
	#produto_textos .texto_produto{line-height:18px; padding:15px 0px 40px 0px; background:url(../../imagens/produtos/view/fundo_texto.png) left bottom no-repeat;}
	#produto_textos .texto_produto .icones{padding:30px 0px 0px 0px;}
	#produto_textos .texto_produto .icones .box-icone{display:table; width:100%;}
	#produto_textos .texto_produto .icones .box-icone .icone{display:table-cell; width:51px; padding:2px 5px 2px 0px;}
	#produto_textos .texto_produto .icones .box-icone .titulo-icone{display:table-cell; vertical-align:middle;}
	
	#produto_textos .box_pdfs {display:inline-block; width:90%; padding:5px 0px 80px 10%; background:url(../../imagens/produtos/view/fundo_pdf.png) left bottom no-repeat;}
	#produto_textos .box_pdfs .icone_pdf{padding:20px 0px 0px 0px;}
	#produto_textos .box_pdfs .icone_pdf a{padding:8px 0px 8px 45px; background:url(../../imagens/produtos/view/icone_pdf.jpg) left top no-repeat; color:#007963; text-decoration:underline;}
	
	#produto_textos #box-orcamento{display:inline-block; width:100%; padding:30px 0px 0 0;}
	#produto_textos #box-orcamento a{display:inline-block; padding:5px 5% 5px 5%; font-family:'BahamasLightPlain'; font-size:25px; letter-spacing:0px; color:#FFF; border-radius:5px; background:#77B328; text-decoration:none; transition:0.5s;}
	#produto_textos #box-orcamento a:hover{background:#002D26;}
	
	

@media (min-width : 901px) and (max-width: 1260px)
{
	
}


@media (max-width: 900px)
{
	#produto_imagens{display:inline-block; vertical-align:top; width:90%; padding:30px 0 0px 0; text-align:center;}
	#produto_imagens img{width:90%; max-width:320px;}
	#produto_imagens .titulo_pagina{position:inherit; display:inline-block; width:90%; height:37px; margin:20px 0px 20px 0px; font-family:'BahamasLightPlain'; font-size:33px; letter-spacing:1px; background:none;}
	
	#produto_imagens .imagens_destaque{padding:20px 0px 0px 20px;}
	#produto_imagens .imagens_destaque .img_destaque{display:inline-block; padding:0px 0px 0px 2px;}
	
	#produto_imagens .lupa_destaque{display:inline-block; margin:15px 0px 0px 0; padding:25px 0px 5px 0; background:url(../../imagens/produtos/view/lupa.jpg) center top no-repeat; color:#AAACAC;}
	
	
	
	#produto_textos{display:inline-block; vertical-align:top; width:90%; padding:50px 0px 0px 0; text-align:center;}
	#produto_textos .titulo_produto{padding:30px 0px 0px 0px; font-family:'BahamasLightPlain'; font-size:33px; letter-spacing:1px;}
	#produto_textos .texto_produto{line-height:18px; padding:15px 0px 20px 0px; background:none;}
	#produto_textos .texto_produto .icones{padding:30px 0px 0px 0px;}
	#produto_textos .texto_produto .icones .box-icone{display:inline-block; width:100%;}
	#produto_textos .texto_produto .icones .box-icone .icone{display:inline-block; width:100%; padding:0px 0px 0px 0px;}
	#produto_textos .texto_produto .icones .box-icone .icone img{max-width:51px;}
	#produto_textos .texto_produto .icones .box-icone .titulo-icone{display:inline-block; padding:0 0 10px 0;}
	
	#produto_textos .box_pdfs {display:inline-block; width:90%; padding:0 0px 30px 0; background:none;}
	#produto_textos .box_pdfs .icone_pdf{padding:65px 0px 0px 0px;}
	#produto_textos .box_pdfs .icone_pdf a{padding:35px 0px 0px 0; background:url(../../imagens/produtos/view/icone_pdf.jpg) center top no-repeat; color:#007963; text-decoration:underline;}
}