.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: 160px;
	}
	
	.content-menu-beneficios {
	position: absolute;
	width:33px;
	height:70px;
	top: 0px;
	left: 303px;
	}
	
	.content-menu-promo {
		position: absolute;
		width:33px;
		height:70px;
		top: 0px;
		left: 370px;
	}
	
	.content-menu-contato {
	position: absolute;
	width:33px;
	height:70px;
	top: 0px;
	left: 463px;
	}
	
.content-menu-text {
	position: absolute;
	width: 719px;
	height: 69px;
	top: 42px;
	left: -250px;
	z-index:9999;
}

/* PROMO */
.social-promo {
	position: absolute;
	width: 339px;
	height: 220px;
	top: 800px;
	left: -485px;
	z-index:2222;
}

.social-promo img {
	margin-right: 20px;
}

.content-promo {
	position: absolute;
	width: 550px;
	height:430px;
	top: 120px;
	left:-130px;
	color: #fff;
	font-family: Verdana, sans-serif;
	text-align: left;
}

.content-promo h1 {
	font-size: 30px;
}

.content-promo h2 {
	font-size: 14px;
}

.content-promo h3 {
	font-size: 12px;
	font-weight: normal;
}

.youtube-preview {
	width: 92%;
	border-top: 1px solid #575757;
	border-bottom: 1px solid #575757;
	padding: 20px;
	background: #000;
}

.youtube-preview:after { content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

.youtube-preview .video {
	float: left;
	width: 320px;
	margin-right: 10px;
}

.promo-regulamento {
	margin-top: 20px;
	font-size: 12px;
	border: 1px solid #fff;
	padding: 20px;
}

.promo-regulamento h4 {
	font-size: 12px;
}

span.title {
	color: #c4b170;
	font-size: 14px;
}

.promo-regulamento a, .promo-regulamento a:hover, .pdf-regulamento a, .pdf-regulamento a:hover {
	color: #bc282b;
	text-decoration: underline;
}

span.warning {
	color: #bc282b;
}

.pdf-regulamento {
	text-align: right;
	font-size: 12px;
}
