			#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%; height: 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: #8cd7f3;}
				#BlocoUm .ConteudoBloco {width: 480px; position: absolute; top: 280px;}

				#BlocoUmImagem {position: absolute; bottom: -50px; right: 0; z-index: 9;}

			#BlocoDois {}
				#BlocoDois .ConteudoBloco {width: 100%; position: absolute; top: 30px; text-align: center;}
				#BlocoDois .ConteudoBloco h3 {color: #d1579b;}

				#ImagemDois {position: absolute; bottom: 0;}

			#BlocoTres {}
				#BlocoTres .ConteudoBloco {width: 510px; position: absolute; left: 0; text-align: left; color: #FFF;}
				#BlocoTres .ConteudoBloco h3 {color: #FFF;}
				#BlocoTres .ConteudoBloco span {font-size: 14px;}
				#BlocoTres .ConteudoBloco img {position: absolute; z-index: 10; top: 50px; right: -150px;}

				#ImagemTres {position: absolute; bottom: 0;}

			#BlocoQuatro {}
				#BlocoQuatro .ConteudoBloco {width: 440px; position: absolute; right: 0; top: 50px; text-align: right;}
				#BlocoQuatro .ConteudoBloco h3 {color: #d1579b;}
				#BlocoQuatro .ConteudoBloco img {position: absolute; left: -430px; z-index: 10; top: -50px;}

			#BlocoFinalVideo {padding: 30px 0 0;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px;}
		
			@media screen and (max-width: 850px) {
				#BlocoUm .ConteudoBloco {width: 100%; top: 150px; text-align: center;}
				#BlocoUmImagem {position: relative; float: right; margin-top: -150px; bottom: 30px;}

				#BlocoDois {height: 650px;}

				#BlocoTres .ConteudoBloco {width: 100%; text-align: center; padding-top: 40px;}

				#BlocoTres .ConteudoBloco img {position: initial;}

				#BlocoTres {height: 700px;}

				#BlocoQuatro .ConteudoBloco {width: 100%; text-align: center;}
				#BlocoQuatro .ConteudoBloco img {position: initial;}

				#BlocoQuatro {height: 700px;}
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}

				#BlocoUm {height: 650px;}

				#BlocoUm .ConteudoBloco {top: 70px;}
				#BlocoUmImagem {position: absolute; margin-top: 0; bottom: 20px; width: 100%;}

				#BlocoDois {height: 550px;}
				#BlocoQuatro .ConteudoBloco img {width: 100%;}
			}
			@media screen and (max-width: 380px) {
				#BlocoQuatro {height: 600px;}
			}
			@media screen and (max-width: 325px) {
				#BlocoTres {height: 850px;}
				#LogoDaMultilaser {padding-left: 0;}
			}