@charset "utf-8";
body{
	margin: 0px 0px;
	background: #CCCCCC;
	font-family: Georgia, Times New Roman, Verdana;
	font-size: 16px;
	padding:0;
    overflow-x: hidden;
}

	#page {
		width: 100%;
		height: 801px;
		vertical-align: middle;
		background: #000000 url(../img/back.jpg) 50% 0 no-repeat;
	}
	
		.content {
			width: 100%;
		}

			.prev-content-right {
				position: absolute;
				width: 100%;
				text-align:center;
				left: 50%;
			}
				
				.content-menu{
					position: absolute;
					background: url(../img/menu.png) no-repeat right;
					width: 689px;
					height: 69px;
					top: 42px;
					left: -220px;
				}
					
					.content-menu-home {
						position: absolute;
						width:33px;
						height:70px;
						top: 0px;
						left: 50px;
					}
					
					.content-menu-beneficios {
						position: absolute;
						width:33px;
						height:70px;
						top: 0px;
						left: 180px;
					}
					
					.content-menu-promo {
						position: absolute;
						width:33px;
						height:70px;
						top: 0px;
						left: 350px;
					}
					
					.content-menu-contato {
						position: absolute;
						width:33px;
						height:70px;
						top: 0px;
						left: 500px;
					}
					
				.content-menu-text {
					position: absolute;
					width: 719px;
					height: 69px;
					top: 42px;
					left: -280px;
					z-index:9999;
				}
				
				.content-index-left{
					position: absolute;
					background: url(../img/index-left.png) no-repeat;
					width: 624px;
					height: 518px;
					top: 60px;
					left: -453px;
					z-index:221;
				}
			
				.content-index-left-grande {
					position: absolute;
					text-align: left;
					font-family: Verdana;
					color: #FFFFFF;
					font-size: 25px;
					width: 218px;
					height: 124px;
					top: 90px;
					left: 320px;
				}
			
				.content-index-left-pequeno {
					position: absolute;
					text-align: left;
					font-family: Verdana;
					color: #FFFFFF;
					font-size: 12px;
					width: 2202px;
					height: 120px;
					top: 225px;
					left: 320px;
					font-style: italic;
				}
					
				.content-index-premios{
					position: absolute;
					background: url(../img/index-premios.png) no-repeat;
					width: 244px;
					height: 67px;
					top: 467px;
					left: -124px;
					z-index:221;
				}
				
				.content-index-20mais{
					position: absolute;
					background: url(../img/index-20mais.png) no-repeat;
					width: 592px;
					height: 83px;
					top: 547px;
					left: -134px;
					z-index:221;
				}	
				
				.content-index-youtube{
					position: absolute;
					top: 153px;
					left: 179px;
					z-index:221;
				}
				
				.content-index-right{
					position: absolute;
					background: url(../img/index-right.png) no-repeat;
					width: 344px;
					height: 120px;
					top: 322px;
					left: 150px;
					z-index:221;
				}
				
				.content-footer-onde-encontrar{
					position: absolute;
					background: url(../img/footer-onde-encontrar.png) no-repeat;
					width: 168px;
					height: 140px;
					top: 613px;
					left: -485px;
					text-align: center;
					padding-left: 10px;
					z-index:221;
				}
				
				.content-footer-redes{
					position: absolute;
					background: url(../img/footer-redes.png) no-repeat;
					width: 262px;
					height: 140px;
					top: 613px;
					left: -332px;
					padding-left: 13px;
					z-index:221;
				}
								
				.content-footer-familia{
					position: absolute;
					background: url(../img/footer-familia.png) no-repeat;
					width: 239px;
					height: 140px;
					top: 613px;
					left: -84px;
					padding-left: 20px;
					z-index:221;
				}
								
				.content-footer-embeleze{
					position: absolute;
					width: 190px;
					height: 82px;
					top: 654px;
					left: 204px;
					z-index:221;
				}
