/* Main classes for entry*/
#header-navigation, #site-footer, img, #div_enviar {
    display: none ;
}

h1, #site-header {
    border-bottom: 1px solid rgb(0,0,0) !important;
    padding: 0.2em;
}

a {
    color: rgb(0,0,0);
}

.resumen {
    border: 1px solid rgb(0,0,0) !important;
}


#lista_cursos {
    display: none !important;
}

body { 
    background : rgb(255,255,255);
    color: rgb(0,0,0); 
    font-size: 8pt !important;
    margin: 0.1 em 0.2em !important
    font-family: "Times New Roman", Times, serif;
    line-height: 1.5em;
}

#navbar-body {
    border: none !important;
}


p {
  page-break-inside: avoid;    
}

h1, h2, h3, h4 {
    font-size: 14pt;
}

