﻿.fondo {
    background-image: url(../../../Images/fondoBarraAzul.png);
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
}
