			#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 {position: relative; z-index: 999;}
				#BlocoUm .ConteudoBloco {position: absolute; top: 50px;}

			#BlocoDois {background: #000; margin-top: -130px;}
				#BlocoDois .ConteudoBloco {width: 100%; position: relative; z-index: 9999;}
				#BlocoDois .ConteudoBloco h3 {width: 100%; color: #FFF; text-align: center;}
				#BlocoDois .ConteudoBloco p {width: 100%; text-align: justify; color: #FFF;}

			#BlocoTres {position: relative; z-index: 999;}

			#BlocoQuatro {background: #181412; margin-top: -150px;}
				#BlocoQuatro .ConteudoBloco {width: 100%; position: relative; z-index: 9999;}
				#BlocoQuatro .ConteudoBloco h3 {width: 100%; color: #0095dc; font-size: 35px; text-align: center;}
				#BlocoQuatro .ConteudoBloco p {width: 100%; text-align: center; color: #FFF;}

			#BlocoCinco {background: #181412; padding: 30px 0;}
				#BlocoCinco img {float: left;}
				#BlocoCinco .ConteudoBloco {padding: 0 40px;}

			#BlocoSete {background: #0095dc; color: #FFF;}
				#BlocoSete .ConteudoBloco {width: 540px; float: right;}
				#BlocoSete .ConteudoBloco h3 {color: #FFF; text-align: right; width: 100%;}
				#BlocoSete .ConteudoBloco p {color: #FFF; text-align: right; width: 100%;}
				#BlocoSete img {float: left; margin-left: 20px;}

			#BlocoOito {background: #0095dc; padding: 30px 0;}

			#BlocoFinalVideo {padding: 0 0 20px; background: #0095dc;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px; background: #0095dc; color: #FFF;}
		
			@media screen and (max-width: 850px) {
				#BlocoDois {margin-top: -50px;}
				#BlocoCinco .ConteudoBloco {padding: 0; width: 404px; margin: 0 auto;}

				#BlocoSete img {float: none; margin-left: 0;}
				#BlocoSete .ConteudoBloco {width: 100%; float: none;}
			}
			@media screen and (max-width: 630px) {
				#BlocoDois {margin-top: 0;}
				.ConteudoBloco {padding: 0 20px;}
			}
			@media screen and (max-width: 450px) {
				#BlocoUm .ConteudoBloco img {width: 100%;}
				#BlocoQuatro {margin-top: -50px;}
				#BlocoCinco img {width: 100%; float: none;}
				#BlocoCinco .ConteudoBloco {width: 100%;}
			}
			@media screen and (max-width: 350px) {

			}