			#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; 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 {background: #f2f2f2; padding: 50px 0;}
				#BlocoUm .ConteudoBloco {width: 570px;}
				#BlocoUm .ConteudoBloco h3 {color: #00b5de; width: 100%;}
				#BlocoUm .ConteudoBloco p {width: 100%; text-align: justify;}

				#ImagemBlocoUm {position: absolute; right: 0; z-index: 999; top: 50px;}

			#BlocoDois {background: #272727;}

			#BlocoTres {background: #272727; }
				#BlocoTres .ConteudoBloco {width: 720px; margin-top: -100px;}
				#BlocoTres .ConteudoBloco h3 {color: #00b5de; width: 100%;}
				#BlocoTres .ConteudoBloco p {width: 100%; color: #FFF; text-align: justify;}

			#BlocoQuatro {background: #272727;}

			#BlocoCinco {background: #272727; padding-top: 30px;}
				#BlocoCinco .ConteudoBloco {width: 100%;}
				#BlocoCinco .ConteudoBloco h3 {color: #00b5de; width: 100%; text-align: center;}
				#BlocoCinco .ConteudoBloco p {width: 100%; color: #FFF; text-align: center;}

			#BlocoSeis {background: #272727;}

			#BlocoSete {background: #00b5de;}
				#BlocoSete .ConteudoBloco {width: 510px;}
				#BlocoSete .ConteudoBloco h3 {color: #452a66; width: 100%; text-align: justify;}
				#BlocoSete .ConteudoBloco p {width: 100%; color: #FFF; text-align: justify;}
				#BlocoSete img {position: absolute; right: 0; z-index: 999;}

			#BlocoOito {background: #00b5de; padding: 50px 0 0;}
				#BlocoOito .ConteudoBloco {width: 100%;}
				#BlocoOito .ConteudoBloco h3 {color: #452a66; width: 100%; text-align: center;}
				#BlocoOito .ConteudoBloco p {width: 100%; color: #FFF; text-align: center;}

			

			#BlocoFinalVideo {padding: 0 0 20px; background: #00b5de; color: #FFF;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px; background: #00b5de; color: #FFF;}
		
			@media screen and (max-width: 850px) {
				#BlocoUm .ConteudoBloco {width: 100%;}
				#ImagemBlocoUm {position: initial; float: right;}
				#BlocoUm {padding: 50px 0 0;}
				#BlocoTres .ConteudoBloco {margin-top: 0; width: 100%;}

				#BlocoSete img {position: initial; float: right;}
				#BlocoSete .ConteudoBloco {display: block; clear: both; width: 100%;}
				#BlocoOito {padding: 0;}
			}
			@media screen and (max-width: 550px) {
				#BlocoUm .ConteudoBloco center img {width: 100%;}

				.ConteudoBloco {padding: 0 20px;}
			}
			@media screen and (max-width: 350px) {
			}