﻿body {
    color: #232323;
    background-image: url(images/fondo.png);
    background-repeat: repeat;
    background-color: rgba(255, 255, 255, 0.49);
}

.panel.bannerLogo {
    margin-top: 50px;
    margin-bottom:0 !important;
}

.btn-crisol {
    background-color: #1086A6;
    color: #fff;
    float: left;
}

    .btn-crisol:hover {
        background-color: #71a4b2;
        color: #fff;
    }


.Logo {
    max-width: 200px;
    max-height: 100px;
}
