			#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: 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: #53c430; padding-top: 50px; border-bottom: 1px solid #333;}
				#BlocoUm .ConteudoBloco {position: relative; z-index: 999;}
				#BlocoUm .ConteudoBloco img {margin-bottom: -17px;}

			#BlocoDois {background: #53c430;padding-top: 20px;}
				#BlocoDois .ConteudoBloco {color: #FFF; text-align: center;}
				#BlocoDois .ConteudoBloco strong {color: #4e216c;}

			#BlocoTres {background: #FFF;}

			#BlocoQuatro {background: #FFF;}
			#BlocoQuatro .ConteudoBloco h3 {color: #4e216c;}

			#BlocoCinco {background: #FFF;}

			#BlocoSeis {background: #434040;}
				#BlocoSeis .ConteudoBloco {position: absolute; width: 450px; right: 0; top: 50px;}
				#BlocoSeis .ConteudoBloco h3 {color: #53c430; text-align: center;}
				#BlocoSeis .ConteudoBloco p {color: #FFF; text-align: center;}

			#BlocoFinalVideo {padding: 0 0 20px;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px; margin-top: -60px; color: #FFF; text-align: right; box-sizing: border-box;}
		
			@media screen and (max-width: 850px) {
				#BlocoSeis .ConteudoBloco {position: initial; width: 100%; margin-top: 20px;}
				#FimBlocos {margin-top: 0; background: #434040;}
			}
			@media screen and (max-width: 700px) {
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}
			}
			@media screen and (max-width: 350px) {
			}