/*  ***** */
.tituloGremio {
    font-size: 16px;
    font-family: font76468;
    color: #516273;
    padding-bottom: 10px;
    display: table-cell;
}

.rowGremios1, .rowGremios2 {
}

.rowGremios2 {
    
}

.enlaceGremio {
    font-size: 16px;
    font-weight: bold;
    color: #6f869e;
}

.enlaceGremio:hover {
    color: orange;
}

.tablaGremios {
    border-collapse:separate;
    border-spacing: 15px;  
}

.col1Gremios, .col2Gremios {
    /*border-top: 1.0px solid rgb(231,231,231);  */
    min-height: 85px;          
    height: 85px;
    padding: 4px;
}

.col1Gremios {    
    width: 150px;
    max-width: 25%;
    min-width: 50px;
}

.col2Gremios {
    vertical-align: top;
    background-color: #ededed;
    
}

.panelNombreGremio {
    
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;

}


.tituloListado { color: #516273; font-size: 24px; text-transform: uppercase; margin-bottom: 10px; display: block; }
.columnaNoticias { padding-top : 20px; padding-bottom: 10px; }


.logoAsociacion {
    width: 100%;
    height: auto;    
}




/******* ****/