			#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: 100%; z-index: 999; color: #FFF;}
				#AreaGeralProduto p strong {color: #f01919;}
				#AreaGeralProduto h3 {color: #FFF; font-size: 22px; width: 100%; font-weight: bold;}
				#AreaGeralProduto br {display: block; clear: both;}
				#AreaGeralProduto > div {position: relative; background: #000; float: left; width: 100%; display: block; clear: both;}

				.ConteudoBloco {padding: 0 70px; box-sizing: border-box; top: 0; width: 100%;}

				.BackgroundBloco {width: 100%; display: block;}

			#BlocoUm {}
				#BlocoUm .ConteudoBloco {position: absolute; margin-top: 70px; width: 510px; right: 0;}
				#BlocoUm .ConteudoBloco h3 {text-align: right;}
				#BlocoUm .ConteudoBloco p {text-align: justify;}

				#ImagemUmTopo {position: absolute; left: -30px; top: 0px; z-index: 999;}

			#BlocoDois {}
				#BlocoDois .ConteudoBloco {position: absolute; left: 0; width: 480px; padding: 0 20px; background: #2d2d2d; margin-top: 200px;}
				#BlocoDois .ConteudoBloco h3 {text-align: center;}
				#BlocoDois .ConteudoBloco p {text-align: justify;}

				#BlocoDoisImagem {float: right;}

			#BlocoTres {}
				#BlocoTres .ConteudoBloco {position: absolute; width: 600px; right: -30px;}
				#BlocoTres .ConteudoBloco h3 {text-align: center;}
				#BlocoTres .ConteudoBloco p {text-align: justify;}

			#BlocoCinco {}
				#BlocoCinco p {text-align: center;}

			#BlocoFinalVideo {padding: 20px 0 0;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px; color: #FFF;}
		
			@media screen and (max-width: 850px) {
				#ImagemUmTopo {position: absolute; top: 0; left: 50%; margin-left: -245px;}
				#BlocoUm .ConteudoBloco {position: initial; width: 100%; margin-top: 300px;}

				#BlocoDois .ConteudoBloco {position: initial; width: 100%; clear: both; padding: 20px 70px;}

				#BlocoTres .ConteudoBloco {position: initial; width: 100%; right: 0}
			}
			@media screen and (max-width: 700px) {
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}
				#ImagemUmTopo {width: 100%; margin-left: 0; left: 0; position: initial;}
				#BlocoUm .BackgroundBloco {display: none;}
				#BlocoUm .ConteudoBloco {margin-top: 20px;}
				#BlocoDoisImagem {width: 100%;}
				#BlocoDois .ConteudoBloco {padding: 20px;}

				#BlocoUm .ConteudoBloco img {width: 100%;}
			}
			@media screen and (max-width: 350px) {
			}