			#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: #00b7df; z-index: 9999;}
				#BlocoUm .ConteudoBloco {width: 100%; position: absolute;	}
				#BlocoUm .ConteudoBloco h4 {color: #FFF; font-size: 40px; text-align: center; display: block; text-transform: uppercase;}
				#BlocoUm .ConteudoBloco h3 {color: #FFF; font-size: 30px; text-align: left; text-transform: uppercase;}
				#BlocoUm .ConteudoBloco p {color: #FFF; text-align: justify;}

				#BlocoUm img {float: right;}

			#BlocoDois {background: #f2f2f2; float: left;}
				#BlocoDois img {position: relative; z-index: 9999;}

			#BlcooTres {background: #f2f2f2; margin-top: -200px;}
				#BlcooTres h3 {text-align: center; width: 100%; color: #333333;}
				#BlcooTres p {text-align: center; width: 100%; color: #333333;}
				#BlcooTres > img {width: 100%;}

			#BlocoQuatro {background: #00b5de;}
				#BlocoQuatro img {width: 100%;}
				#BlocoQuatro .ConteudoBloco {float: right; width: 500px;}
				#BlocoQuatro .ConteudoBloco h3 {width: 100%; text-align: right; color: #333333;}
				#BlocoQuatro .ConteudoBloco p {width: 100%; text-align: right;}

			#BlocoFinalVideo {background: #00b5de; padding: 0 0 20px;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {background: #00b5de; padding: 30px; font-size: 10px;}
		
			@media screen and (max-width: 850px) {
				#BlocoUm .ConteudoBloco {position: initial; width: 100%;}
				#BlocoUm .ConteudoBloco h3 {width: 100%;}
				#BlocoUm .ConteudoBloco p {width: 100%;}
				#BlcooTres {margin-top: -100px;}
				#BlocoQuatro .ConteudoBloco {width: 100%;}
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}
				#BlcooTres .ConteudoBloco img {width: 100%;}
			}
			@media screen and (max-width: 350px) {
			}