			#AreaGeralProduto {position: relative; background: #f3f3f3; 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;}

				#AreaGeralProduto p {width: 340px; z-index: 999;}
				#AreaGeralProduto h3 {color: #cf4f2a; font-size: 22px; text-transform: uppercase; width: 340px; 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 {}
				#BlocoUm h3 {width: 195px; margin-top: 80px; display: block;}
				#BlocoUm p {text-align: justify; clear: both; display: block;}

				#ImagemPrincipal {position: absolute; right: 20px; top: 150px;}

			.Separador {display: block; clear: both; margin: 50px 0;}
				.Separador img {width: 100%;}

			#BlocoDois {position: relative;}
				#BlocoDois .ConteudoBloco {float: right; padding: 100px 70px 150px;}
				#BlocoDois h3 {display: block; float: right;}
				#BlocoDois p {text-align: justify; clear: both; display: block; float: right;}
				#BlocoDois img {position: absolute; left: 0; top: 0;}

			#BlocoTres {position: relative;}
				#BlocoTres .ConteudoBloco {}
				#BlocoTres h3 {width: 195px; margin-top: 80px; display: block;}
				#BlocoTres p {text-align: justify; clear: both; display: block;}

				#BlocoTresImg {position: absolute; right: 20px; top: -70px;}

			#BlocoQuatro {position: relative;}
				#BlocoQuatro .ConteudoBloco {float: right; padding: 50px 70px;}
				#BlocoQuatro h3 {display: block; float: right;}
				#BlocoQuatro p {text-align: justify; clear: both; display: block; float: right;}
				
					#BlocoQuatroImg {position: absolute; left: 0; top: 0;}

			#BlocoSeis {}
				#BlocoSeis iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px; padding-bottom: 20px; border-bottom: 3px solid #cf4f2a;}
		
			@media screen and (max-width: 800px) {
				#ImagemPrincipal {position: initial;}
				#BlocoUm p {width: 100%;}
				#BlocoUm h3 {float: none; margin: 20px auto 0;}

				#BlocoDois img {display: none;}

				#BlocoDois h3 {width: 100%;}
				#BlocoDois p {width: 100%;}
				#BlocoDois .ConteudoBloco {padding: 0 50px 50px; display: block; clear: both;}

				#BlocoTresImg {position: initial;}

				#BlocoQuatroImg {display: none;}
				#BlocoTres h3 {margin-left: 0; width: 100%;}
				#BlocoTres p {margin-left: 0; width: 100%;}
				#BlocoTres {margin: 50px 0;}
				#BlocoQuatro .ConteudoBloco img {padding-left: 0;}

				#BlocoQuatro h3 {width: 100%;}
				#BlocoQuatro p {width: 100%;}

			}
			@media screen and (max-width: 700px) {				
				#LogoMultilaser img {position: inherit;}
			}
			@media screen and (max-width: 530px) {
				.ConteudoBloco {padding: 0 20px;}
				#BlocoQuatro .ConteudoBloco {padding: 20px;}
				#BlocoDois .ConteudoBloco {padding: 0 20px 20px}
				#ImagemPrincipal {width: 100%; box-sizing: border-box; padding: 0 30px;}
				#BlocoTresImg {width: 100%; box-sizing: border-box; padding: 0 30px;}

				.Separador {margin: 30px 0;}
			}