			#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: 100%; 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: #f26729; padding-top: 50px;}
				#BlocoUm .ConteudoBloco {width: 550px; color: #FFF; text-align: justify;}
				#ImagemUm {position: absolute; top: 0; right: 0;}

			#BlocoDois {background: #323232;}
				#BlocoDois .ConteudoBloco {width: 500px; position: absolute; color: #FFF; font-size: 16px; right: -30px; top: 180px; text-align: justify;}
				#BlocoDois .ConteudoBloco h3 {font-size: 16px; color: #f26729; text-transform: uppercase; font-weight: normal; text-align: right;}

			#BlocoTres {background: #454545;}
				#BlocoTres .ConteudoBloco {color: #FFF; font-size: 16px; text-align: center; margin-bottom: -200px;}
				#BlocoTres .ConteudoBloco h3 {font-size: 16px; color: #f26729; text-transform: uppercase; font-weight: normal; text-align: center;}
				#BlocoTres .ConteudoBloco span {color: rgba(255,255,255,0.2); float: right;}

			#BlocoCinco {background: #f2f2f2; text-align: center;}


			#BlocoFinalVideo {padding: 0 0 20px; background: #f2f2f2;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px; box-sizing: border-box; background: #f2f2f2;}
		
			@media screen and (max-width: 850px) {
				#BlocoUm .ConteudoBloco {width: 100%; margin-top: 400px;}
				#BlocoDois .ConteudoBloco {width: 100%; position: initial; text-align: center;}
				#BlocoDois .ConteudoBloco h3 {text-align: center;}
			}
			@media screen and (max-width: 700px) {
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}
				#logoProduto {margin-top: 450px;}
				#ImagemUm {width: 100%;}

				#BlocoUm img {width: 100%;}

				#BlocoUm .ConteudoBloco {margin-top: 0;}
			}
			@media screen and (max-width: 350px) {
				#LogoDaMultilaser {padding-left: 0;}

				#logoProduto {margin-top: 330px;}
			}