#rodape_jquery {
	width: 100%;
	height: 18px;
	background: url('../img/rodape_jquery.png');
	position: absolute;
	z-index: 100;
	margin-top: -67px;
}

#area_jquery {
	width: 100%;
}

#area_jquery img {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	display: block;
}


/* Botões */
.bx-default-pager {
	width: 200px !important;
	margin-left: 75%;
	margin-top: -30px !important;
	display: block;
}

.bx-default-pager a {
	width: 26px;
	height: 26px;
	display: block;
	float: left;
	background: url('../img/jquery_nao_ativo.png');
	text-indent: -9999px;
	margin-top: -100px;
}

