#divMascaraDiscografia {
	width:500%;
	height:100%;
	background:#000;
}

.clsCaraDiscografia {
	width:900px;
	height:100%;
	float:left;
	background:#000;
}
.clsContenidoDiscografia {
	width:900px;
	height:500px;
	top:20%;
	margin:0 auto;
	background:#000;
	position:relative;
}


