	.lateral-placard-menu {
		width: 211px;
		height: 844px;
		float: left;
		background:url(/placard-lateral-menu.png) no-repeat;
	}
	
	.faqs-main-content {
		padding-bottom: 52px;
		/* margin-top: 10px; */
		width: 960px;
		overflow: hidden;
		float: left;
	}
	
	.section-bigTitle {
		padding: 0px 0px 15px 25px;
		overflow: hidden;
		width: 935px;
		height: 310px;
		background: #FFFFFF url(/html/images/placard/escola-apostas/clean_head.png) no-repeat right;
		
	}
	
	.section-bigTitle h3 {
		font-family: OswaldBook !important;
		font-size: 24px !important;
		line-height: 24px !important;
		margin-top: 80px;
		margin-left: 28px;
	}
	
	.section-bigTitle h2 {
		font-family: OswaldBook !important;
		font-size: 110px !important;
		line-height: 140px !important;
		color: #87B061 !important;
		margin-left: 20px;
		margin-top: 5px;
	}
	
	.accordion-section-title {
		background: #E8E8E8;
		padding: 10px 25px 8px 50px;
		margin-top: 2px;
		overflow: hidden;
		width: 885px;
		height: 32px;
	}
	
	.accordion-section-title-text {
		width: 859px;
		float: left;
	}
	
	.accordion-section-title-text h3 {
		font-family: OswaldBook !important;
		font-size: 15px !important;
		line-height: 33px !important;
		color: #5B5B5B !important;
	}
	
	.accordion-section-title-icon-area {
		width: 26px;
		height: 25px;
		float: left;
		padding-top: 8px;
		cursor: pointer;
	}
	
	.accordion-section-title-icon {
		background: url(/html/images/placard/icons/btn_grey_arrow_down.png) no-repeat;
		width: 16px;
		height: 16px;
		/*float: left;*/
		margin-left: 5px;
		margin-right: 5px;
		position: absolute;
	}
	
	.accordion-section-title-action {
		width: 26px;
		height: 25px;
		margin-top: -8px;
		position: absolute;
	}
	
	.accordion-section-content {
		background: #87B061 !important;
		padding: 40px 80px 40px 50px;
		margin-bottom: 0px;
		overflow: hidden;
		width: 830px;
		color: #FFFFFF;
	}

	.accordion-section-content .hgroup span {
		font-family: Trebuchet MS !important;
		font-size: 14px !important;
		line-height: 14px !important;
		color: #FFFFFF !important;
		text-align: justify;
	}
	
	.faqs-ver-mais-area {
		overflow: hidden;
		width: 910px;
	}
	
	.faqs-ver-mais {
		width: 222px;
		height: 60px;
		background: url(/html/images/placard/btns/btn_ver_mais_green.png) no-repeat;
		margin-left: 344px;
		margin-top: 45px;
		margin-bottom: 45px;
		cursor: pointer;
	}