.js .fixed-bar {
	float:left;
	width: 100%;
	left: 0;
	bottom: 0;
	background-image:url('../Imagenes/fondo_emisora.png');
	background-repeat: no-repeat;
	margin-bottom:10px;

}