@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: 1111px;
		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;
					width: 549px;
					height: 69px;
					top: 42px;
					left: -110px;
				}
					
					.content-menu-home {
						position: absolute;
						width:33px;
						height:70px;
						top: 0px;
						left: 100px;
					}
					
					.content-menu-beneficios {
						position: absolute;
						width:33px;
						height:70px;
						top: 0px;
						left: 250px;
					}
					
					.content-menu-contato {
						position: absolute;
						width:33px;
						height:70px;
						top: 0px;
						left: 400px;
					}
					
				.content-menu-text {
					position: absolute;
					width: 549px;
					height: 69px;
					top: 42px;
					left: -110px;
					z-index:9999;
				}
				
				.content-contato-hp{
					position: absolute;
					background: url(../img/hairpower.png) no-repeat;
					width: 255px;
					height: 120px;
					top: 22px;
					left: -442px;
					z-index:221;
				}
				
				.content-contato-pote{
					position: absolute;
					background: url(../img/contato-pote.png) no-repeat;
					width: 319px;
					height: 560px;
					top: 179px;
					left: -485px;
					z-index:221;
				}
				
				.content-contato-form {
					position: absolute;
					width: 517px;
					height:430px;
					top: 300px;
					left:-104px;
				}
				
					.content-contato-form td {
						text-align:left;
						font-family: Verdana;
						font-size: 11px;
						color: #FFFFFF;
					}
					
					.content-contato-form input {
						border: 0;
					}
				
				.content-index-premios{
					position: absolute;
					background: url(../img/index-premios.png) no-repeat;
					width: 244px;
					height: 67px;
					top: 832px;
					left: -438px;
					z-index:221;
				}
				
				.content-index-20mais{
					position: absolute;
					background: url(../img/index-20mais.png) no-repeat;
					width: 592px;
					height: 83px;
					top: 827px;
					left: -134px;
					z-index:221;
				}	
				
				.content-footer-onde-encontrar{
					position: absolute;
					background: url(../img/footer-onde-encontrar-contato.png) no-repeat;
					width: 168px;
					height: 140px;
					top: 890px;
					left: -485px;
					text-align: center;
					padding-left: 10px;
					z-index:221;
				}
				
				.content-footer-redes{
					position: absolute;
					background: url(../img/footer-redes-contato.png) no-repeat;
					width: 262px;
					height: 140px;
					top: 890px;
					left: -332px;
					padding-left: 13px;
					z-index:221;
				}
								
				.content-footer-familia{
					position: absolute;
					background: url(../img/footer-familia-contato.png) no-repeat;
					width: 239px;
					height: 140px;
					top: 890px;
					left: -84px;
					padding-left: 20px;
					z-index:221;
				}
								
				.content-footer-embeleze{
					position: absolute;
					width: 190px;
					height: 82px;
					top: 930px;
					left: 204px;
					z-index:221;
				}
