			#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: 100%; 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: #49216c;}
				#BlocoUm .ConteudoBloco {}
				#BlocoUm h3 {color: #FFF; font-weight: normal;}
				#BlocoUm p {color: #FFF; width: 430px; text-align: justify;}

				#BlocoUm .ImagemGrande {position: absolute; right: 50px; bottom: -450px;}

			#BlocoDois {}
				#BlocoDois .ImagemComeco {float: left; margin-left: 70px;}
				#BlocoDois .ConteudoBloco {margin-top: 450px; width: 570px; position: absolute; right: 0;}
				#BlocoDois .ConteudoBloco p {width: 100%; text-align: justify;}
				#BlocoDois .ConteudoBloco h3 {color: #49216c;}
				#BlocoDois .ConteudoBloco img {width: 100%;}

				#BlocoDois .ImagemGrande {display: block; clear: both; float: left;}

			#BlocoTres {background: #333333; padding: 30px 0;}
				#BlocoTres .ConteudoBloco {width: 100%; text-align: center; color: #FFF;}
				#BlocoTres .ConteudoBloco p {width: 100%;}
				#BlocoTres .ConteudoBloco h3 {width: 100%; color: #FFF;}
				#BlocoTres .ConteudoBloco img {}

			#BlocoFinalVideo {background: #333333; padding: 0 0 20px;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {background: #333333; padding: 30px; font-size: 10px; color: #FFF;}
		
			@media screen and (max-width: 850px) {
				#BlocoUm .ImagemGrande {position: initial;}
				#BlocoUm p {width: 100%;}

				#BlocoDois .ConteudoBloco {position: initial;margin-top: 0; width: 100%; clear: both;}

				#BlocoDois .ImagemGrande {float: none;}
				#BlocoTres img {width: 100%;}

				#BlocoDois .ImagemComeco {float: none; margin-left: 0;}
			}
			@media screen and (max-width: 500px) {
				#BlocoDois .ImagemComeco {width: 100%;}
				.ConteudoBloco {padding: 0 20px;}
			}
			@media screen and (max-width: 350px) {
			}