			#AreaGeralProduto {background: #FFF; width: 100%; display: block; max-width: 900px; margin: 0 auto; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #444242; border-top: 3px solid #FFF;}
				#AreaGeralProduto br {display: block; clear: both;}

				#AreaGeralProduto > div {position: relative; display: block; clear: both;}
			
			.BackgroundGeral {width: 100%; height: 100%; display: block; clear: both; float: left;}

				#AreaGeralProduto p {z-index: 999; display: block; clear: both;}
				#AreaGeralProduto strong {font-weight: 700; color: #f36729;}
				#AreaGeralProduto h3 {font-size: 22px; color: #f36729; margin: 0; display: block;}

				.ConteudoBloco {padding: 0 50px; box-sizing: border-box; top: 0; width: 100%; z-index: 9;}

			#AreaMultilaser {box-sizing: border-box; display: block; clear: both; width: 100%; float: left;}
				#AreaMultilaser img {width: 100%; display: block; clear: both; float: left;}
				#LogoMultilaser {max-width: 288px; margin: 0 0 20px;}
				#ColorsMultilaser {height: 5px;}

			#BlocoUm {background: #f2f2f2;}

			#BlocoDois {background: #f2f2f2;}
				#BlocoDois img {float: left;}
				#BlocoDois .ConteudoBloco {position: absolute; width: 500px; right: 0px;}
				#BlocoDois .ConteudoBloco h3, #BlocoDois .ConteudoBloco p {display: block; clear: both;}
				#BlocoDois .ConteudoBloco p {text-align: justify;}

			#BlocoTres {}
				#BlocoTres img {width: 100%; float: left; display: block; clear: both;}

			#BlocoQuatro {background: #f36729;}
				#BlocoQuatro .ConteudoBloco {width: 520px;}
				#BlocoQuatro .ConteudoBloco h3, #BlocoQuatro .ConteudoBloco p {display: block; clear: both; color: #FFF;}
				#BlocoQuatro .ConteudoBloco p {text-align: justify;}
				#BlocoQuatro .ConteudoBloco strong {color: #FFF;}
				#ImagemMao {float: right; position: absolute; right: 0; top: -200px;}

			#BlocoCinco {}
				#BlocoCinco img {width: 100%; float: left; display: block; clear: both;}

			#BlocoSeis {background: #444242; padding: 20px;}
				#BlocoSeis h3, #BlocoSeis p {color: #FFF; margin: 0; display: block;}
				#BlocoSeis .ConteudoBloco {padding: 0 50px;}
				#BlocoSeis img {position: absolute; right: 50px; top: 20px;}

			#BlocoSete {font-weight: bold; padding: 20px; text-align: center;}


			#BlocoOito {padding-bottom: 20px; border-bottom: 10px solid #FFF;}
				#BlocoOito iframe {width: 100%; max-width: 560px;}

			@media screen and (max-width: 700px) {
				#BlocoUm {padding: 0 20px;}
				#BlocoUm img {width: 100%; max-width: 413px;}
				#BlocoDois img {margin: 0 auto; float: none; width: 100%; max-width: 487px;}
				#BlocoDois .ConteudoBloco {position: initial; width: 100%;}

				#BlocoQuatro {padding-top: 20px;}

				#BlocoQuatro .ConteudoBloco {width: 100%;}
				#ImagemMao {position: initial; width: 100%; max-width: 399px; margin-top: 20px;}

				#BlocoSeis {text-align: center;}

				#BlocoSeis img {position: initial; margin: 20px auto 0; display: block;}
			}
			@media screen and (max-width: 400px) {
				.ConteudoBloco {padding: 0 20px;}
				#BlocoSete .ConteudoBloco {padding: 0;}
				#BlocoSeis .ConteudoBloco {padding: 0;}
			}