<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family:Briquet;
    font-style:normal;
    font-weight:normal;
    src:url(/assoc/pt/css/fonts/briquetn.eot);
}
@font-face {
    font-family:Briquet;
    font-style:normal;
    font-weight:normal;
    src:url(/assoc/pt/css/fonts/briquetn.ttf);
}
* {
	padding: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}

body {
	font-family:Calibri;
	color:#796e74;
    font-size:16px;
	margin:auto;
	margin-top:0px;
    background:url(/assoc/pt/img/img_fundo.jpg) repeat-x #ececfb; 
}


#header {
    height:81px;
}

    #header .hcont {
        width:1000px;
        padding-left:50px;
        padding-right:50px;
        margin:auto;
        height:105px;
    }

    #header .logo {
        width:310px;
        padding-top:10px;
        float:left;
        height:55px;
    }

    #header .hright {
        height:60px;
        float:right;
        width:690px;
        color:white;
    }

.persist {
    position:fixed;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    z-index:10;
}

#cabecalho {
    background-color:#cd6d33;
}
    #cabecalho .cbcont {
        width:1000px;
        margin:auto;
        min-height:30px;
        color:white;
        font-family: Calibri;
        font-weight:400;
        font-size:20px;
    }
    #cabecalho .cbpic {
        width:980px;
        margin:auto;
        min-height:30px;
        color:white;
        font-family: Calibri;
        font-weight:300;
        font-size:25px;
        padding:10px;
    }

#corpo {
    font-size:20px;
    color:#777;
    min-height:100px;
	font-family:Calibri;
}
    #corpo .ccont {
        width:1000px;
        background-color:white;
        margin:auto;
        min-height:400px;
        display:table;
        padding:20px;
        padding-top:0px;
        padding-bottom:0px;
        background:url(/assoc/pt/img/img_corpo.jpg) #ececfb no-repeat;
        
    }

        #corpo .ccont .ccint {
            width:980px;
            color:#808080;
            font-family:Calibri;
            padding:10px;
            background-color:white;
            display:table;
        }

            #corpo .ccont .ccint h1 {
                font-family: 'Segoe UI';
                font-weight: 400;
                font-size: 30px;
                color: #497b84;
                width:680px;
                text-align:center;
                float:left;
                margin:20px;                
            }

            #corpo .ccont .ccint h2 {
                font-family: 'Segoe UI';
                font-weight: 800;
                font-size: 20px;
                color: #497b84;
                width:680px;
                text-align:center;
                float:left;
                margin:10px;
            }

            #corpo .ccont .ccint h4 {
                font-family: 'Segoe UI';
                font-weight: 800;
                font-size: 30px;
                color: #497b84;
                width:690px;
                text-align:left;
                float:left;
                margin:20px;
               
            }

             .autoria {
                width:300px;
                margin:50px;
                padding:10px;
                margin-left:0;
                font-size:14px;
                font-style:italic;
                font-weight:200;
                float:left;  
                border-top:1px solid #497b84; 
                color:#497b84;          
            }

            #corpo .ccont .ccint .social {
                width:660px;
                text-align:center;
                float:left;
                margin:20px;
            }
            #corpo .ccont .ccint .resumo {
                font-size:26px;
                text-align:justify;              
                font-style:italic;
            }
            #corpo .ccont .ccint .texto {
                width:700px;
                text-align:justify;
                float:left;
            }

                #corpo .ccont .ccint .texto a {
                    text-decoration:none;
                    color:#497b84;
                }

                #corpo .ccont .ccint .texto a:hover {
                    font-weight:bold;
                }

            #corpo .ccont .ccint .textodh {
                width:700px;
                text-align:justify;
            }

                #corpo .ccont .ccint .textodh a {
                    text-decoration:none;
                    color:#497b84;
                }

                #corpo .ccont .ccint .textodh a:hover {
                    font-weight:bold;
                }

                #corpo .ccont .ccint .textodh table {
                    width:730px;
                }

                #corpo .ccont .ccint .textodh table tr:hover {
                    background-color:#f8e8de;
                }

                #corpo .ccont .ccint .textodh table td {
                    padding:3px;
                    height:20px;
                }

            #corpo .ccont .ccint .foto {
                width:700px;
                text-align:center;
                margin-top:20px;
            }

    #corpo .clatesq {
        width:710px;
        padding:10px;
        margin:auto;
        height:100%;
        float:left;
    }

        #corpo .clatesq a {
            color: #497b84;
            text-decoration: none;
            font-weight:200;
        }

            #corpo .clatesq a:hover {
                font-weight: 800;
            }

    #corpo .clatdir {
        width:250px;
        background-color:white;
        margin:auto;
        min-height:400px;
        float:right;
    }

    #corpo .cboxorange {
        width: 240px;
        padding: 5px;
        padding-right: 0px;
        overflow:hidden;
    }

    #corpo .cboxorange .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        color:#cd6d33;
        padding:5px 15px;
        border-bottom:1px solid #cd6d33;
        border-radius: 0 0 0 15px;
        font-size:16px;
    }
    #corpo .cboxorange .conteudo {
        padding:5px;
        color:#808080;
        font-size:14px;
    }

        #corpo .cboxorange .conteudo a {
            font-size: 12px;
            color: #cd6d33;
            text-decoration: none;
        }

    #corpo .cboxgreen {
        width: 240px;
        padding: 5px;
        padding-right: 0px;
        overflow:hidden;
    }

    #corpo .cboxgreen .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        color:#497b84;
        padding:5px 15px;
        border-bottom:1px solid #497b84;
        border-radius: 0 0 0 15px;
        font-size:16px;
    }
    #corpo .cboxgreen .conteudo {
        padding:5px;
        color:#808080;
        font-size:14px;
    }

        #corpo .cboxgreen .conteudo a {
            font-size: 12px;
            color: #497b84;
            text-decoration: none;
        }

    #corpo .cboxblue {
        width: 240px;
        padding: 5px;
        padding-right: 0px;
        overflow:hidden;
    }

    #corpo .cboxblue .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        color:#497b84;
        padding:5px 15px;
        border-bottom:1px solid #497b84;
        border-radius: 0 0 0 15px;
        font-size:16px;
    }
    #corpo .cboxblue .conteudo {
        padding:5px;
        color:#808080;
        font-size:14px;
    }

        #corpo .cboxblue .conteudo a {
            font-size: 12px;
            color: #497b84;
            text-decoration: none;
        }

    #corpo .cboxgray {
        width: 240px;
        padding: 5px;
        padding-right: 0px;
        overflow:hidden;
    }

    #corpo .cboxgray .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        color:#796e74;
        padding:5px 15px;
        border-bottom:1px solid #796e74;
        border-radius: 0 0 0 15px;
        font-size:16px;
    }
    #corpo .cboxgray .conteudo {
        padding:5px;
        color:#808080;
        font-size:14px;
    }

        #corpo .cboxgray .conteudo a {
            font-size: 12px;
            color: #796e74;
            text-decoration: none;
        }

    #corpo .cboxred {
        width: 240px;
        padding: 5px;
        padding-right: 0px;
        overflow:hidden;
    }

    #corpo .cboxred .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        color:red;
        padding:5px 15px;
        border-bottom:1px solid red;
        border-radius: 0 0 0 15px;
        font-size:16px;
    }
    #corpo .cboxred .conteudo {
        padding:5px;
        color:#808080;
        font-size:14px;
    }

        #corpo .cboxred .conteudo a {
            font-size: 12px;
            color: red;
            text-decoration: none;
        }

    #corpo .cboxdados {
        width: 700px;
        padding: 5px;
        padding-right: 0px;
        overflow:hidden;
    }

    #corpo .cboxdados .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        color:#b60101;
        padding:5px 15px;
        border-bottom:1px solid #b60101;
        border-radius: 0 0 0 15px;
        font-size:16px;
    }

    #corpo .cboxmeiodados {
        width: 270px;
        padding: 5px;
        padding-right: 0px;
        overflow:hidden;
    }

    #corpo .cboxmeiodados .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        color:#b60101;
        padding:5px 15px;
        border-bottom:1px solid #b60101;
        border-radius: 0 0 0 15px;
        font-size:16px;
    }

    #corpo .cboxcanto {
        width: 310px;
        padding: 5px;
        padding-right: 0px;
        overflow:hidden;
        float:right;
    }

        #corpo .cboxcanto .title {
            font-family: 'Segoe UI', Lato, Calibri, Arial;
            font-weight: bold;
            color: #b60101;
            padding: 5px 15px;
            border-bottom: 1px solid #b60101;
            border-radius: 0 0 0 15px;
            font-size: 16px;
        }

        #corpo .cboxcanto table {
            padding:10px;
        }

    #corpo .cboxcanto2 {
        width: 100px;
        padding: 5px;
        padding-right: 0px;
        overflow:hidden;
        float:right;
    }

        #corpo .cboxcanto2 .title {
            font-family: 'Segoe UI', Lato, Calibri, Arial;
            font-weight: bold;
            color: #b60101;
            padding: 5px 15px;
            border-bottom: 1px solid #b60101;
            border-radius: 0 0 0 15px;
            font-size: 16px;
        }

        #corpo .cboxcanto2 table {
            padding:10px;
        }

    
#footer {
    color:#ffffff;
    font-size:14px;
    padding:0px;
    min-height:100px;
    background-color:#c73808;
}
    #footer .fcont {
        width:1000px;
        margin:auto;
        color:white;
        background:url(/assoc/pt/img/img_rodape.jpg) no-repeat;
        min-height:100px;
        padding:20px;
        padding-top:10px;
    }
    #footer .empr {
        float:left;
        width:800px;
    }
    #footer .cprg {
        float:right;
    }
        #footer .cprg a img {
            text-decoration:none;
            border:none;
        }

.boxgreen {  /* cotação da bolsa */
    width:350px;
    height:160px;
    float:left;
    margin-left:0px;
}

    .boxgreen .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        font-size:15px;
        color:#497b84;
        border-bottom:1px solid #497b84;
        padding:3px;
        padding-left:10px;
        border-radius:0 0 0 10px;
    }
    .boxgreen .conteudo {
        padding:3px;
        color:#796e74;
        font-family:Verdana;
        font-size:14px;
    }

        .boxgreen .conteudo a {
            font-size:12px;
            color:#497b84;
            text-decoration:none;
        }

            .boxgreen .conteudo a:hover {
                font-weight:bold;
            }

        .boxgreen .conteudo .tabtit {
            font-size: 12px;
            font-weight: 200;
            color: #497b84;
        }

.boxblue {
    width:600px;
    height:400px;
    float:right;
    margin-left:30px;
}

    .boxblue .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        font-size:15px;
        color:#cd6d33;
        padding:3px;
        padding-left:10px;
        border-radius:0 0 0 10px;
        border-bottom:1px solid #cd6d33;
    }

    .boxblue .conteudo {
        padding:3px;
        color: #999;  /* #796e74;*/
        font-family:Arial;
        font-size:14px;
        line-height:20px;
    }

        .boxblue .conteudo a {
            font-size:14px;
            color: #999; /* #cd6d33; */
            text-decoration:none;
        }

            .boxblue .conteudo a:hover {
                font-weight:bold;
            }

        .boxblue .conteudo .tabtit {
            font-size: 12px;
            font-weight: 200;
            color: #cd6d33;
        }

.linkfim {
    text-align: right;
}

.boxorange {
    width:350px;
    height:80px;
    float:left;
    margin-left:0px;
}

    .boxorange .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        font-size:15px;
        color:#9ba044;
        padding:3px;
        padding-left:10px;
        border-radius:0 0 0 10px;
        border-bottom:1px solid #9ba044;
    }

    .boxorange .conteudo {
        padding:3px;
        color:#999;  /* #796e74; */
        font-family:Arial;
        font-size:14px;
        line-height:20px;
    }

        .boxorange .conteudo a {
            font-size:14px;
            color:#999; /* #9ba044;*/
            text-decoration:none;
        }

            .boxorange .conteudo a:hover {
                font-weight:bold;
            }

        .boxorange .conteudo .tabtit {
            font-size: 12px;
            font-weight: 200;
            color: #9ba044;
        }

.boxverde {
    width:350px;
    height:160px;
    float:left;
    margin-left:0px;
}

    .boxverde .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        font-size:15px;
        color:#266f07;
        padding:3px;
        padding-left:10px;
        border-radius:0 0 0 10px;
        border-bottom:1px solid #266f07;
    }

    .boxverde .conteudo {
        padding:10px;
        padding-top:20px;
        color:#999; /* #266f07; */
        font-family:Briquet;
        font-size:24px;
        font-weight:lighter;
        line-height:30px;
    }

        .boxverde .conteudo a {
            font-size:14px;
            color:#266f07;
            text-decoration:none;
        }

            .boxoverde .conteudo a:hover {
                font-weight:bold;
            }

        .boxverde .conteudo .tabtit {
            font-size: 12px;
            font-weight: 200;
            color: #266f07;
        }

.boxred {
    width:970px;
    height:180px;
    float:left;    
}

    .boxred .title {
        font-family: 'Segoe UI', Lato, Calibri, Arial;
        font-weight:bold;
        font-size:15px;
        color:red;
        background-color:white;
        padding:3px;
        padding-left:10px;
        padding-right:10px;
        border-bottom:1px red solid;
        border-radius:0 0 0 10px;
    }
    .boxred .conteudo {
        height:230px;
        padding:15px;
        color:#808080;
    }

.alerta {
    font-size: 12px;
    color: red;
}


.topicos {
    font-size:14px;
}

    .topicos td {
        padding:4px;
        color:#222;
    }


</pre></body></html>