			#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: #452a66; color: #FFF;}
				#BlocoUm .ConteudoBloco {width: 440px; margin: 50px 0 0; float: right; z-index: 999; position: relative;}
				#BlocoUm .ConteudoBloco h3 {color: #FFF; width: 100%; text-align: center;}
				#BlocoUm .ConteudoBloco p {color: #FFF; width: 100%; text-align: justify;}

				#ImagemBlocoUm {position: absolute; z-index: 999; left: 50px; top: 50px;}

			#BlocoDois {margin-top: -150px;}

			#BlocoTres {background: #f2f2f2; padding-top: 100px; padding-bottom: 30px;}
				#BlocoTres .ConteudoBloco {width: 551px; z-index: 999; position: relative;}
				#BlocoTres .ConteudoBloco h3 {width: 100%; color: #452a66; text-align: center;}
				#BlocoTres .ConteudoBloco p {width: 100%; text-align: justify;}

			#BlocoQuatro {background: #452a66; color: #FFF; padding-top: 50px;}
				#BlocoQuatro .ConteudoBloco {width: 100%;}
				#BlocoQuatro .ConteudoBloco h3 {width: 100%; color: #FFF; text-align: center;}
				#BlocoQuatro .ConteudoBloco p {width: 100%; text-align: justify;}
				#BlocoQuatro .ConteudoBloco img {width: 100%;}

				#ImagemBlocoTres {position: absolute; right: 30px; bottom: 0;}

			#BlocoFinalVideo {padding: 0 0 20px;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {background: #452a66; color: #FFF; padding: 30px; font-size: 10px;}
		
			@media screen and (max-width: 850px) {
				#BlocoUm .ConteudoBloco {width: 100%; position: relative;}
				#ImagemBlocoUm {position: relative; left: 0; top: 0;}

				#BlocoTres .ConteudoBloco {width: 100%;}
				#ImagemBlocoTres {position: initial; display: block; margin-top: 20px;}
				#BlocoTres {padding-bottom: 0; padding-top: 20px;}
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}
				#BlocoDois {margin-top: 0;}
			}
			@media screen and (max-width: 450px) {
				#BlocoTres .ConteudoBloco img {width: 100%;}
			}
			@media screen and (max-width: 350px) {
			}