			#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: #00b5de; padding: 50px 0;}
				#BlocoUm .ConteudoBloco {width: 501px;}
				#BlocoUm .ConteudoBloco h3 {width: 100%; color: #FFF;}
				#BlocoUm .ConteudoBloco p {width: 100%; color: #FFF; text-align: justify;}

				#ImagemGrandeUm {position: absolute; right: 0; top: 30px;}

			#BlocoDois {padding: 30px 0;}
				#BlocoDois .ConteudoBloco {width: 501px; float: right; margin-top: 250px;}
				#BlocoDois .ConteudoBloco h3 {width: 100%; color: #00b5de;}
				#BlocoDois .ConteudoBloco p {width: 100%; text-align: justify;}

				#ChecksDois {float: left;}
				#WeeDois {}
				#ImagemGrandeDois {position: absolute; left: 0; top: 250px;}

			#BlocoTres {margin-top: -100px;}
				#BlocoTres .ConteudoBloco {width: 700px; float: right; margin-top: 250px;}
				#BlocoTres .ConteudoBloco h3 {width: 100%; color: #00b5de; text-align: right;}
				#BlocoTres .ConteudoBloco p {width: 100%; text-align: justify;}

			#BlocoQuatro {margin-top: 30px;}

			#BlocoCinco {background: #444242; margin-top: 50px;}
				#BlocoCinco .ConteudoBloco h3 {width: 100%; color: #00b5de; text-align: center;}

			#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; background: #444242; color: #FFF;}
		
			@media screen and (max-width: 850px) {
				#BlocoUm .ConteudoBloco {width: 100%;}
				#ImagemGrandeUm {position: initial; float: right;}
				#ChecksDois {float: none;}

				#ImagemGrandeDois {position: initial;}

				#BlocoDois .ConteudoBloco {width: 100%; margin-top: 0;}

				#BlocoTres .ConteudoBloco {width: 100%; float: none; margin-top: 100px;}
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}
				#ImagemGrandeUm {width: 100%;}
				#ImagemGrandeDois {width: 100%;}
				#BlocoUm .ConteudoBloco img {width: 100%;}

			}
			@media screen and (max-width: 350px) {
			}