#base{
	position:absolute;
	top:0px;
	width:780;
	left:-390px;
	margin-left:50%
}

#submenuArtistas{
	position:relative;
	top:-21px;
	left:10px;
	width:63px;
	height:auto;
	z-index:1;
}

#topo{
	position:absolute;
	top:0px;
	left:0px;
	width:780px;
	height:auto;
	z-index:2;
}

#conteudo{
	position:absolute;
	top:254px;
	left:0px;
	width:780px;
	height:auto;
	z-index:0;
}
