			#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; display: block; float: left; clear: both; width: 100%;}

				.ConteudoBloco {padding: 0 70px; box-sizing: border-box; top: 0; width: 100%;}

				.BackgroundBloco {width: 100%; display: block;}
				.ImgFundo {display: block; clear: both; float: left;}

			#BlocoUm {background: #000; float: left; padding: 200px 0 0;}
				#BlocoUm .ConteudoBloco {position: absolute; top: 50px; padding: 0 150px; text-align: center; color: #FFF;}
				#BlocoUm .ConteudoBloco p {width: 100%;}
				#BlocoUm .ConteudoBloco h3 {color: #0099cc;}

				#BlocoUm .ImgFundo {width: 100%;}

			#BlocoDois {background: #0099cc; clear: both; padding-bottom: 100px;}
				#BlocoDois .ConteudoBloco {position: absolute; top: 50px; width: 500px; color: #FFF;}
				#BlocoDois .ConteudoBloco p {width: 100%; text-align: justify;}
				#BlocoDois .ConteudoBloco h3 {color: #FFF; width: 100%;}
				#BlocoDois .ConteudoBloco .ImgTab {float: left; width: 100%;}

				#BlocoDois .ImgFundo {float: right;}

			#BlocoTres {background: #1d1d1d; display: block; clear: both; float: left; padding: 50px 0;}
				#BlocoTres .ConteudoBloco {text-align: center; width: 100%;}
				#BlocoTres .ConteudoBloco p {width: 100%; color: #FFF;}
				#BlocoTres .ConteudoBloco h3 {color: #FFF;}


			#BlocoFinalVideo {padding: 0 0 20px; background: #1d1d1d; float: left;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px; background: #1d1d1d; float: left; color: #FFF;}
		
			@media screen and (max-width: 800px) {
				#BlocoUm {padding: 50px 0 0;}
				#BlocoUm .ConteudoBloco {position: initial; padding: 0 70px;}
				#BlocoUm .ImgFundo {}

				#BlocoDois {padding: 50px 0 0;}
				#BlocoDois .ConteudoBloco {position: initial; width: 100%;}
				#BlocoDois .ImgTab {float: none;}

				#BlocoTres {padding: 50px 0 0;}
				#BlocoTres .ConteudoBloco {position: initial; width: 100%;}
				#BlocoTres img {width: 100%;}
			}
			@media screen and (max-width: 600px) {
				#BlocoUm .ConteudoBloco img {width: 100%;}

				.ConteudoBloco {padding: 0 20px !important;}
			}
			@media screen and (max-width: 350px) {
			}