.tablaEmergente{
	width: 550px;
	background-color: transparent;
}
.oculto{
	display:none;
}
.visible{
	display:block;
}
