			#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;}

			.BackgroundGeral {width: 100%; display: block;}

			#LogoMultilaser {display: block; clear: both; height: 133px;}
				#LogoMultilaser img {position: absolute; top: 0; left: 50px; z-index: 999999;}

				#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;}

				.ConteudoBloco {padding: 0 70px; box-sizing: border-box; top: 0; width: 100%;}

				.BackgroundBloco {width: 100%; display: block;}

				#AreaMultilaser {background: #FFF; box-sizing: border-box; display: block; clear: both; width: 100%; max-width: 900px; margin: 0 auto; height: 94px;}
				#AreaMultilaser img {width: 100%; display: block; clear: both; float: left;}

				#LogoDaMultilaser {max-width: 288px; margin: 0 0 20px; padding-left: 40px;}
				#ColorsMultilaser {height: 5px;}


			#BlocoUm {background: #9a5cb2; position: relative; padding-bottom: 50px; margin-bottom: 200px;}
			#BlocoUm:after {content: ''; height: 0; position: absolute; bottom: -200px; left: 0; border: 0 solid transparent; border-right: 900px solid #9a5cb2; border-bottom: 200px solid #FFF;}
				#BlocoUm .ConteudoBloco {}
				#BlocoUm h3 {float: right; width: 364px;}
				#BlocoUm h3 img {width: 100%;}
				#BlocoUm p {float: right; text-align: justify; clear: both; color: #FFF; width: 364px;}

				#ImagemBlocoUm {z-index: 999; position: absolute; bottom: -200px; left: 0;}

			#BlocoDois {position: relative; padding-bottom: 50px}
				#TituloBlocoDois {float: left; display: block; clear: both;}
				#ImagemCentralDois {position: absolute; right: 0; top: -180px; z-index: 99;}
				#BlocoDois p {width: 340px; text-align: justify;}

			#BlocoTres {}
				#BlocoTres img {width: 100%;}

			#BlocoQuatro {padding: 20px 0 50px;}
				#BlocoQuatro p {width: 100%;}

			#BlocoCinco {}
				#BlocoCinco img {width: 100%;}

			#BlocoSeis {padding: 0 0 20px;}
				#BlocoSeis p {width: 100%; text-align: center;}
				#BlocoSeis iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px;}
		
			@media screen and (max-width: 850px) {
				#BlocoUm {padding-bottom: 0;}
				#ImagemBlocoUm {position: initial; margin: 0 auto;}
				#BlocoUm p {width: 100%; margin-bottom: 40px;}
				#BlocoUm h3 {margin: 30px auto 0; float: none;}

				#ImagemCentralDois {position: initial; margin: 0 auto;}
				#BlocoDois p {width: 100%;}
			}
			@media screen and (max-width: 700px) {				
				#LogoMultilaser img {position: inherit;}
				.ConteudoBloco {padding: 0 30px;}
			}
			@media screen and (max-width: 450px) {
				#ImagemBlocoUm {width: 100%;}
				#ImagemCentralDois {width: 100%;}
				#BlocoUm h3 {width: 100%;}
			}
			@media screen and (max-width: 350px) {
				#BlocoUm {margin-bottom: 140px;}
			}