			#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-top: 20px;}
				#BlocoUm .ConteudoBloco {}

			#BlocoDois {background: #f2f2f2;}
				#BlocoDois img {margin-bottom: -150px; position: relative; z-index: 999;}
			#BlocoTres {background: #f2f2f2;}

			#BlocoQuatro {background: #53c430; padding-bottom: 50px;}
				#BlocoQuatro .ConteudoBloco {width: 540px; float: right; margin-top: -100px;}
				#BlocoQuatro .ConteudoBloco h3 {width: 100%; color: #FFF;}
				#BlocoQuatro .ConteudoBloco p {width: 100%; color: #FFF; text-align: justify;}

				#ImagemLadoQuatro {position: absolute; left: -15px; top: -100px;}

			#BlocoCinco {}
				#BlocoCinco .ConteudoBloco {width: 540px; position: absolute;}
				#BlocoCinco .ConteudoBloco h3 {width: 100%; color: #53c430; text-align: center;}
				#BlocoCinco .ConteudoBloco p {width: 100%; text-align: justify;}

			#BlocoSeis {background: #f2f2f2; padding-top: 50px;}
				#BlocoSeis .ConteudoBloco img {float: left;}
				#ImagemGrandeSeis {position: absolute; right: 0; z-index: 999;}


			#BlocoSete {background: #f2f2f2;}
				#BlocoSete .ConteudoBloco {width: 540px; position: absolute; right: -30px; top: 130px;}
				#BlocoSete .ConteudoBloco p {width: 100%; text-align: justify;}

			#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) {
				#BlocoUm .ConteudoBloco img {width: 100%;}
				#BlocoQuatro .ConteudoBloco {width: 100%; margin-top: 0;}
				#ImagemLadoQuatro {position: initial;}

				#BlocoCinco .ConteudoBloco {width: 100%; position: initial; padding-bottom: 30px;}

				#ImagemGrandeSeis {position: relative; float: right;}

				#BlocoSete .ConteudoBloco {width: 100%; position: relative; top: 30px; right: 0;}
				#BlocoSete .ConteudoBloco p {text-align: center;}
			}
			@media screen and (max-width: 700px) {
				#ImagemGrandeSeis {width: 100%;}
				#BlocoSeis .ConteudoBloco img {float: none;}
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}
				#ImagemLadoQuatro {width: 100%;}
				#BlocoQuatro .ConteudoBloco img {width: 100%;}
			}
			@media screen and (max-width: 350px) {
			}