			#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: #4e216c; padding: 70px 0 300px;}
				#BlocoUm .ConteudoBloco {width: 550px; float: right;}
				#BlocoUm .ConteudoBloco h3 {color: #00b5de; width: 100%; text-align: right;}
				#BlocoUm .ConteudoBloco p {width: 100%; color: #fff; text-align: justify;}
				#BlocoUm .ConteudoBloco p strong {color: #00b5de;}
				#ImagemLogoUm {float: right;}
				#ImagemUm {position: absolute; z-index: 9999; left: 50px;}

			#BlocoDois {background: #f2f2f2; height: 330px;}
				#BlocoDois .ConteudoBloco {position: absolute; z-index: 999; top: -300px;}
				#BlocoDois .ConteudoBloco img {float: right;}

			#BlocoTres {padding-top: 30px;}
				#BlocoTres .ConteudoBloco {width: 100%;}
				#BlocoTres .ConteudoBloco h3 {width: 100%; color: #4e216c; text-align: center;}
				#BlocoTres .ConteudoBloco p {width: 100%; text-align: center;}
				#BlocoTres .ConteudoBloco p strong {color: #4e216c;}

			#BlocoCinco {background: #f2f2f2; padding-top: 30px;}
				#BlocoCinco .ConteudoBloco {width: 600px; position: absolute; margin-top: 20px;}
				#BlocoCinco .ConteudoBloco h3 {width: 100%; color: #4e216c;}
				#BlocoCinco .ConteudoBloco p {width: 100%; text-align: justify;}
				#BlocoCinco .ConteudoBloco p strong {color: #4e216c;}

			#BlocoFinalVideo {padding: 0 0 20px;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 0 30px 30px; box-sizing: border-box; font-size: 10px; background: #f2f2f2; text-align: right;}
		
			@media screen and (max-width: 850px) {
				#BlocoUm {padding: 70px 0 0;}
				#BlocoUm .ConteudoBloco {float: none; width: 100%;}
				#ImagemUm {position: initial; float: none; left: none;}

				#ImagemLogoUm {float: none;}

				#BlocoDois .ConteudoBloco {position: initial; top: initial;}
				#BlocoDois {height: auto; padding: 30px 0;}
				#BlocoDois .ConteudoBloco img {float: none;}
				#BlocoCinco .ConteudoBloco {position: initial; width: 100%;}
			}
			@media screen and (max-width: 700px) {
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}
			}
			@media screen and (max-width: 350px) {
			}