<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top-bar {

    padding-top: 5px;
    background: #FFFFFF;

}

#titulo {
    font-family: 'Playfair Display', sans-serif;
    margin-bottom: 0rem;
    text-align: center;
}

#titulo h1 {
    font-size: 3.4rem;
    font-weight: 500;
    margin-bottom: 0.1rem;

}

#titulo h5 {
    font-size: 1.2rem;
    font-weight: 400;
    margin-bottom: 0.1rem;

}

#treeview .me-1 {display: none;}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0;
    vertical-align: .255em;
    content: "";
    border: none;
}

body {
    font-family: 'Lora', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 400;
}

#navSuperior {
    border-bottom: 1px solid #dcdcdc;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.11);
}

#navInferior {
    border-top: 1px solid #dcdcdc;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.11);
    background: #FFFFFF;

}

#navSuperior .navbar-nav, #navInferior .navbar-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#navSuperior ul.navbar&gt;li {
    text-decoration: none;
    list-style-type: none;
}

#navSuperior ul.navbar&gt;li&gt;a:hover, #navInferior ul.navbar-nav&gt;li&gt;a:hover, #nav ul.navbar-nav&gt;li.sfHover&gt;a {
    color: #999;
    text-decoration: none;
    list-style-type: none;
}

#navSuperior ul.navbar&gt;li&gt;a:hover, #navInferior ul.navbar-nav&gt;li&gt;a:hover, #nav ul.navbar-nav&gt;li.sfHover&gt;a {
    color: #696969;
    text-decoration: none;
    list-style-type: none;
}

#navSuperior ul.navbar&gt;.active&gt;a, #navInferior ul.navbar-nav&gt;.active&gt;a, #nav ul.menavbar-navnu&gt;.active&gt;a:hover {
    color: #999;
    text-decoration: none;
    list-style-type: none;
}

#navSuperior ul.navbar&gt;.active&gt;a, #navInferior ul.navbar-nav&gt;.active&gt;a, #nav ul.navbar-nav&gt;.active&gt;a:hover {
    color: #696969;
    text-decoration: none;
    list-style-type: none;
}

#navSuperior ul.navbar&gt;li&gt;a, #navInferior ul.navbar-nav&gt;li&gt;a {
    color: #000;
    text-decoration: none;
    list-style-type: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

#navSuperior ul li a, #navInferior ul li a, #menu-icon {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 700;
}

#navSuperior ul li a {
    display: block;
    padding: 0 28px 0 20px;
    margin: 0;
    line-height: 60px;
    text-decoration: none;
    font-size: 18px;
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#navInferior ul li a {
    display: block;
    padding: 0 28px 0 20px;
    margin: 0;
    line-height: 60px;
    text-decoration: none;
    font-size: 14px;
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#navSuperior ul li.level1 a:after {
    width: 8px;
    height: 8px;
    background: #acacac;
    margin-top: 27px;
    margin-left: 20px;
    position: absolute;
    content: '';
}

a, .nav-link {

    color: #696969;

}

.nav-link:hover, .nav-link:focus {
    color: #999;
    text-decoration: none;
}

.atom-btn-secondary:hover, .atom-btn-secondary:focus {
    color: #696969;
    background-color: #999;
    border-color: #999;
}


.datalib h5 {
    font-size: 1rem;
    font-weight: 500;

}

.card h2 {

    font-size: 11pt;
    font-family: georgia, palatino, serif;
    font-weight: 600;
    outline: 0;
    vertical-align: baseline;
    text-shadow: 0 1px 0 #fff;
    color: #676767;
    padding-right: 20px;
    line-height: 1.7em;
}

.card div a {

    font-size: 10pt;
    font-family: georgia, palatino, serif;
    font-weight: 400;
    vertical-align: baseline;
    text-shadow: 0 1px 0 #fff;
    color: #676767;
}


#main-column h1 {
    font-family: 'Playfair Display', sans-serif;
    color: #676767;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.fb-page {}
</pre></body></html>