			#AreaGeralProduto {background: #FFF; width: 100%; display: block; max-width: 900px; margin: 0 auto; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #4e216c; border-top: 3px solid #FFF;}
				#AreaGeralProduto br {display: block; clear: both;}

				#AreaGeralProduto > div {position: relative; display: block; clear: both;}
			
			.BackgroundGeral {width: 100%; height: 100%; display: block; clear: both; float: left;}

				#AreaGeralProduto p {z-index: 999; display: block; clear: both; text-align: center;}
				#AreaGeralProduto strong {font-weight: 700;}
				#AreaGeralProduto h3 {font-size: 22px; margin: 0; text-transform: uppercase; text-align: center; display: block;}

				.ConteudoBloco {padding: 0 90px; box-sizing: border-box; top: 0; width: 100%; z-index: 9; position: absolute;}

			#BlocoDez .ConteudoBloco {width: 385px;padding: 0; right: 10px; top: 30px;}
				#BlocoDez .ConteudoBloco p {text-align: justify;}

			#BlocoOnze {}

			#BlocoTreze img {border-top: 2px solid #4e216c;}

			#BlocoCatorze .ConteudoBloco {padding: 0 130px; position: initial;}

			#BlocoQuinze {padding-bottom: 20px; border-bottom: 10px solid #4e216c;}
				#BlocoQuinze iframe {width: 100%; max-width: 560px;}

			@media screen and (max-width: 700px) {
				#BlocoUm .ConteudoBloco {padding: 0;}
				#BlocoUm .BackgroundGeral {min-height: 230px;}
				#BlocoTres .BackgroundGeral {min-height: 200px;}
				#BlocoSeis .BackgroundGeral {min-height: 300px;}
				#BlocoOito .BackgroundGeral {min-height: 250px;}
				#BlocoOito .BackgroundGeral {min-height: 250px;}
				#BlocoDez .ConteudoBloco {position: relative; width: 100%; padding: 0 50px 30px; text-align: center;}
					#BlocoDez .ConteudoBloco p {text-align: center;}
				#BlocoDoze .ConteudoBloco {position: relative; width: 100%; padding: 0 50px 30px; text-align: center;}
					#BlocoDoze .ConteudoBloco p {text-align: center;}

				#BlocoTreze img {width: 80%;}

				#BlocoCatorze .ConteudoBloco {padding: 0 20px;}
			}
			@media screen and (max-width: 500px) {
				.ConteudoBloco {padding: 0 30px;}
				#BlocoDoze .ConteudoBloco {padding: 0 20px 30px;}
			}
			@media screen and (max-width: 400px) {
				#BlocoSeis .BackgroundGeral {min-height: 350px;}
				#BlocoOito .BackgroundGeral {min-height: 300px;}
			}