﻿.display-mini {
    display: inherit !important;
}

.width_3Cols{
    width:100%;
    display:block;
}

td{
    width:100%;
    display:block;
}

.display_AllPage{
     width: 100%;
     margin:auto;
}

.bannerInicio_Inicio{
    height:100px;

}

#telefonoMaster {
    background-image: url('../../img/bkg_telefono.png');
    background-repeat: no-repeat;
    text-shadow: 1px 1px 1px black;
    width: 100%;
    height: 96px;
    z-index: 100;
    color: white;
    font-size: 22px;
    text-align: left;
    font-weight: bold;
    margin: auto;
    position: relative;
    float: left;
    top: 1px;
    left: 1px;
    display:compact;
    padding-left:20px;
}
