
@charset "8859-1";
body {
    font-family: Calibri;
}

h3 {
    font-size: 18px;
    text-decoration: underline;
}

#cabecalho{
    margin: auto;
    border-radius: 7px;
}

#cabecalho table {
    margin: auto;
}

#cabecalho table p {
   text-align: center;
}

.img img {
    align-items: center;
    height: 90px;
}

.aprova-requisito {
    width: 340px;
    text-align: justify;   
    float:right; 
    color: #800000;
    margin-top: 50px;
    margin-right: 10px;
       
}
.referencia_be {
    width: 600px;
    text-align: justify;   
    float:left;
    font-weight: bold;
    color: #800000;
    margin-bottom: 50px;
    margin-left: 10px;
}
.aprova-requisito p {
    margin: 0;
}
.autoridade-competente {
    text-align: justify;
    text-indent: 100px;
}
.artigo {
    text-align: justify;
    text-indent: 100px;
}
.paragrafo {
    text-align: justify;
    text-indent: 100px;
}
.inciso {
    text-align: justify;
    text-indent: 100px;
}
.alinea {
    text-align: justify;
    text-indent: 100px; 
}

.indice-assunto ul{
    margin-left: 80px;
    padding: 10px;
    list-style: none;
    text-align: left;
}

.indice-assunto li {
    font-size: 11pt;
    padding: 5px;
}
.indice-assunto p {
    font-size: 10.5pt;
    font-weight: bold;
    text-align: center;
}

.topico {
    font-weight: bold;
    text-align: justify;
    text-indent: 100px;
}

.texto {
    text-align: justify;
    text-indent: 100px;
}
.tabela1 {
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
    border-spacing: 0px;
}

.tabela1 td {
    border: 1px solid black;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.tabela1 th {
    border: 1px solid black;
    padding: 5px;
}
.tabela-indice {
    border: 0px solid;
    margin-left: auto;
    margin-right: auto;
    border-spacing: 0px;
}
.titulo_topico {
    font-weight: bold;
    text-align: justify;
    text-indent: 100px; 
}
