.contenido{
	position:absolute;
	top:144px;
	left:354px;
	width:400px;
	height:500px;
	background: url("fondo_contenido.jpg") no-repeat;
}

.menu_armario{
	position:absolute;
	top:370px;
	left:370px;
	width:323px;
	height:48px;
}

.pinche_aqui{
	position:absolute;
	top:420px;
	left:432px;
	width:130px;
	height:52px;
}


