			#AreaGeralProduto {position: relative; background: #FFF; width: 100%; display: block; max-width: 900px; margin: 0 auto; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #444242; overflow: hidden;}
			#AreaMultilaser {background: #FFF; box-sizing: border-box; display: block; clear: both; width: 100%; max-width: 900px; margin: 0 auto; height: 94px; margin: 0 auto;}
				#AreaMultilaser img {width: 100%; display: block; clear: both; float: left;}

				#LogoDaMultilaser {max-width: 288px; margin: 0 0 20px; padding-left: 40px;}
				#ColorsMultilaser {height: 5px;}

			.BackgroundGeral {width: 100%; display: block;}

				#AreaGeralProduto p {width: 380px; z-index: 999;}
				#AreaGeralProduto h3 {color: #000; font-size: 22px; width: 444px; font-weight: bold;}
				#AreaGeralProduto br {display: block; clear: both;}
				#AreaGeralProduto > div {position: relative;}

				.ConteudoBloco {padding: 0 70px; box-sizing: border-box; top: 0; width: 100%;}

				.BackgroundBloco {width: 100%; display: block;}

			#BlocoUm {background: #434040; padding: 50px 0;}
				#BlocoUm .ConteudoBloco {}
				#BlocoUm .ConteudoBloco p {color: #FFF; text-align: justify;}
				#BlocoUm .ConteudoBloco h3 {color: #53c430; display: block; clear: both;}
				#BlocoUm .ConteudoBloco img {float: left; display: block; clear: both;}

				#ImagemGrande {position: absolute; right: 0; top: 30px;}

			#BlocoDois {}
				#BlocoDois .ConteudoBloco {width: 530px; float: right; margin-top: 50px;}
				#BlocoDois .ConteudoBloco p {text-align: justify; width: 100%;}
				#BlocoDois .ConteudoBloco h3 {color: #53c430; width: 100%; display: block; clear: both;}

				#ImagemBlocoDois {float: left;}

			#ImgPrimeiro {float: left;}
			#ImgSegundo {float: right;}

			#BlocoFinalVideo {padding: 0 0 20px;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px;}
		
			@media screen and (max-width: 850px) {
				#ImagemGrande {position: initial; float: right;}
				#BlocoUm .ConteudoBloco h3 {width: 100%;}
				#BlocoUm .ConteudoBloco p {width: 100%;}
				#BlocoUm .ConteudoBloco {width: 100%;}

				#BlocoDois .ConteudoBloco {width: 100%; margin-top: 0;}
				#ImagemBlocoDois {float: none;}

				#ImgPrimeiro, #ImgSegundo {float: none;}

			}
			@media screen and (max-width: 500px) {
				.ConteudoBloco {padding: 0 30px;}
				#ImagemGrande {width: 100%;}
				#BlocoUm .ConteudoBloco img {float: none; width: 100%;}
			}
			@media screen and (max-width: 350px) {
				#BlocoQuatro .ConteudoBloco {width: 100%; padding: 0;}
				#BlocoQuatro .ConteudoBloco img {width: 100%;}
			}