			#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: #00b5de; padding: 50px 0;}
				#BlocoUm .ConteudoBloco {width: 430px; color: #FFF;}
				#BlocoUm .ConteudoBloco img {float: left; display: block; clear: both;}
				#BlocoUm .ConteudoBloco p {text-align: justify;}

				#ImagemBlocoUm {float: right; position: absolute; right: 0; z-index: 999; bottom: 0;}

			#BlocoDois {background: #cdcdcd;}
			#BlocoDois h3 {color: #46266a;}
			#BlocoDois .ConteudoBloco {width: 100%; text-align: center;}

			#BlocoTres {background: #cdcdcd;}
			#BlocoTres .ConteudoBloco {width: 100%;}

			#BlocoQuatro {background: #f2f2f2;}
			#BlocoQuatro .ConteudoBloco {width: 100%;}

			#BlocoCinco {background: #f2f2f2; text-align: right;}
			#BlocoCinco .ConteudoBloco {width: 100%;}

			#BlocoCinco p {color: #727176; font-size: 10px;}

			#BlocoFinalVideo {padding: 0 0 20px;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {background: #f2f2f2; padding: 30px; font-size: 10px;}
		
			@media screen and (max-width: 850px) {
				#ImagemBlocoUm {position: initial;}
				#BlocoUm .ConteudoBloco {width: 100%;}
				#BlocoUm .ConteudoBloco img {float: none;}
			}
			@media screen and (max-width: 700px) {
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}
				#ImagemBlocoUm {width: 100%;}
			}
			@media screen and (max-width: 350px) {
			}