#crie {
	width: 990px;
	height: 410px;
	margin: 0 auto;
	background:url(../../imagens/crie/crie_bg.png) no-repeat center #fff;
}

#crie_antigo {
	width: 990px;
	height: 410px;
	margin: 0 auto;
	background:url(../../imagens/crie/crie_antigo_bg.png) no-repeat center #fff;
}

#meio div.esquerda {
	width: 424px;
	height: 410px;
	float: left;
}
	#siga {
		display: block;
		position: absolute;
		top: 295px;
		left: 117px;
		width: 275px;
		height: 54px;
		text-indent: -20000px;
	}
	#confira {
		display: block;
		position: absolute;
		top: 349px;
		left: 206px;
		width: 216px;
		height: 54px;
	}

#meio div.direita {
	width: 495px;
	height: 410px;
	float: right;
}
	#nav {
		height: 75px;
	}
	#nav img {
		position: absolute;
		top: 19px;
		left: 22px;
		width: 375px;
		height: 38px;
	}
	#interna {
		width: 453px;
		height: 314px;
		margin-left: 20px;
		overflow-y: auto;
	}
		#silhueta {
			z-index: 10;
		}
		#superficie {
			z-index: 20;
		}

	#salvar {
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	#voltar {
		position: absolute;
		bottom: 10px;
		left: 0;
	}