.personalizacion-commerce-index-image {
    width: 100%;
    content: url(http://taroco.net/mvgpi/Cicerone/HomeDefault.png);
}

.personalizacion-commerce-logo {
    width: 300px;
    height: 42px;
    background: url("http://taroco.net/mvgpi/Cicerone/LogoDefault.png") no-repeat;
    /*background-size: 300px 42px;*/
    margin-left: 0px;
    margin-top: 0px;
}

.personalizacion-commerce-loading {
        margin-top: -50px;
        content: url("Images/LoadingCicerone.gif");
        width: 5px;
        height: auto;
        
    }