﻿body {
    
}


header, #top, #h1_contenido, #contenido, #busqueda_acuerdos, #ultimos_acuerdos, #detalleAcuerdo, #verCasillero, #botonesClasificacion, #tituloClasificacion, footer {
    display: none;
}

#content .container-fluid {
    min-height: 0px;
}

/*div {
    border-color: black;
    border-width: 2px;
    border-style: solid;
    margin: 1px;
    padding: 1px;
}*/


.modal-backdrop.fade {
    height: 0px !important;
    overflow: hidden !important;
}

/*#content {
    height: 100px;
    overflow: visible;
}*/



