div.teste
{
	margin-top: 50px;
}

div.avancar
{
	position: absolute;
	margin-top: 20%;
	right: 50px;
	width: 37px;
	height: 37px;
}

div.voltar
{
	position: absolute;
	margin-top: 20%;
	left: 50px;
	width: 37px;
	height: 37px;
}

div.bg-footer {

	position: fixed;

	bottom: 0px;
}