#ajuda {
	position:absolute;
	left:140px;
	top:161px;
	width:980px;
	height:785px;
	z-index:4;
	visibility:visible;
	background-image:url(../imagem_layers/ajuda_conteudo.jpg);
	background-repeat: no-repeat;
}
#tutorial_ajuda {
	position:absolute;
	left:140px;
	top:942px;
	width:980px;
	height:165px;
	z-index:5;
	visibility:visible;
	background-image:url(../imagem_layers/tutorial.jpg);
	background-repeat: no-repeat;
}
#rodape_ajuda {
	position:absolute;
	left:140px;
	top:1107px;
	width:980px;
	height:146px;
	z-index:6;
	visibility:visible;
	background-image:url(../imagem_layers/rodape.jpg);
	background-repeat: no-repeat;
}
