			#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;}

			.BackgroundGeral {width: 100%; display: block;}

			#LogoMultilaser {display: block; clear: both; height: 133px;}
				#LogoMultilaser img {position: absolute; top: 0; left: 50px; z-index: 999999;}

				#AreaMultilaser {background: #FFF; box-sizing: border-box; display: block; clear: both; width: 100%; max-width: 900px; float: left; height: 94px;}
				#AreaMultilaser img {width: 100%; display: block; clear: both; float: left;}

				#LogoDaMultilaser {max-width: 288px; margin: 0 0 20px; padding-left: 40px;}
				#ColorsMultilaser {height: 5px;}

				#AreaGeralProduto p {width: 380px; z-index: 999;}
				#AreaGeralProduto h3 {color: #000; font-size: 22px; text-transform: uppercase; width: 444px; font-weight: bold; margin: 0;}
				#AreaGeralProduto br {display: block; clear: both;}

				.ConteudoBloco {padding: 0 50px; box-sizing: border-box; top: 0; width: 100%;}

				.BackgroundBloco {width: 100%; display: block;}


			#BlocoUm {position: relative;}
				#BlocoUm .ConteudoBloco {position: absolute;}
				#BlocoUm h3 {float: right; width: 248px; margin-top: 20px;}
				#BlocoUm p {float: right; text-align: right; clear: both; color: #FFF; width: 370px;}

				#ImagemBlocoUm {z-index: 999; position: absolute; left: 80px; bottom: -150px;}

			#BlocoDois {position: relative; display: block; clear: both;}
				#BlocoDois .BackgroundBloco {width: auto; float: right; margin-top: -70px;}
				#BlocoDois .ConteudoBloco {position: absolute; left: 0; padding-left: 0; top: 200px;}
				#BlocoDois h3 {width: 360px; padding-left: 100px; text-align: justify; clear: both; display: block; float: left;}
				#BlocoDois p {width: 360px; padding: 20px; padding-left: 100px; text-align: justify; float: left; clear: both; font-size: 14px; color: #FFF; background: #444242;}
				#BlocoDois img {display: block; clear: both; float: left; margin-left: 100px;}

			#BlocoTres {display: block; clear: both; background: #0a8de0; position: relative;}
				#BlocoTres .BackgroundBloco {width: auto;}
				#BlocoTres .ConteudoBloco {position: absolute; margin-top: 30px;}
				#BlocoTres h3 {width: 289px; clear: both; display: block; float: right;}
				#BlocoTres p {width: 320px; font-size: 14px; color: #FFF; float: right; clear: both; display: block; text-align: justify;}

			#BlocoQuatro {display: block; clear: both; margin: 50px 0 0;}
				#BlocoQuatro .ConteudoBloco {}
				#BlocoQuatro p {width: 100%; text-align: center;}
				#GrandePoxa {width: 100%;}
				#BlocoQuatro iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px; padding-bottom: 20px; border-bottom: 3px solid #0a8de0;}
		
			@media screen and (max-width: 850px) {
				#BlocoUm .ConteudoBloco {}
				#ImagemBlocoUm {display: none;}
				#BlocoUm p {width: 100%;}

				#BlocoTres .BackgroundBloco {display: none;}
				#BlocoTres .ConteudoBloco {position: initial; padding: 30px;}
				#BlocoTres h3 {float: none; margin: 0 auto;}
				#BlocoTres p {float: none; width: 100%; text-align: center;}
			}
			@media screen and (max-width: 700px) {				
				#LogoMultilaser img {position: inherit;}
				.ConteudoBloco {padding: 0 30px;}
				#BlocoSeis {padding: 30px 0;}

				#BlocoUm h3 {float: none; margin: 50px auto 0;}
				#BlocoUm p {text-align: center;}

				#BlocoUm .BackgroundBloco {width: auto;}

				#BlocoDois {position: initial;}
				#BlocoDois .ConteudoBloco {position: initial; padding-left: 30px;}
				#BlocoDois .BackgroundBloco {display: none;}
				
				#BlocoDois h3 {width: 100%; padding: 50px 20px 0; text-align: center; box-sizing: border-box;}
				#BlocoDois p {width: 100%; padding: 50px 20px; text-align: center; box-sizing: border-box;}
				#BlocoDois img {float: none; margin-left: 0; box-sizing: border-box;}
			}
			@media screen and (max-width: 600px) {
				#BlocoQuatro .BackgroundBloco {height: 260px;}
				#BlocoTres {padding: 0;}
			}
			@media screen and (max-width: 450px) {
				#ImagemBlocoUm {width: 100%;}
				#ImagemCentralDois {width: 100%;}
				#BlocoSeis {padding: 30px 0;}
				#BlocoTres img {width: 100%;}
				#BlocoTres .ConteudoBloco {padding: 0 10px;}
			}
			@media screen and (max-width: 350px) {
				#BlocoUm {margin-bottom: 140px;}
				#BlocoQuatro .BackgroundBloco {height: 200px;}
				#BlocoDois {margin-top: -50px;}
				#BlocoQuatro p {margin-top: 20px;}
			}