html{
    letter-spacing: 0.01em;
    background-color: #098c19;
}
h1{
    /* font-size: 24px; */
    color: #000000;
    text-transform: uppercase;
}
.trabalho{
    position: absolute;
    max-width: 1080px;
    color: #000000 !important;
    width: 100%;
    display: inline-block;
    left: 50%;
    transform: translate(-50%, 0%);
}
.texto-direita{
    text-align: right;
}
.trabalho .TITLE{
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    width: 238px;
    height: 22px;
    font-size: 24px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    line-height: 1.6;
    position: fixed;
    color: #fff;
    padding: 5px 20px 15px 20px;
    background:#2a2a2a;
    color: white;
    text-align: center;
    border-bottom: 5px solid #e64946;
}
.trabalho .indice{
    padding-top: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    width: 278px;
    position: absolute;
    border-bottom: 3px #000000;
    background: white;
    top: 270px;
    max-height: 692px;
    overflow: auto;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.trabalho .indice a {
    display: inline-table;
    padding: 5px;
    padding-top: 10px;
    font-weight: bold;
    border-bottom: 1px solid #000000 ;
    width: 95%;
}
.trabalho .corpo{
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    position: relative;
    left: 280px;
    max-width: 800px;
    color: #000000 !important;
    background-color: #ffffff;
    /* margin-right: 10px; */
}
img {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    max-width: 1080px;
    border-bottom: 0px;
}
p{
    width: 90%;
    margin-left: 30px;
    text-indent: 1.5em; 
    text-align: justify;
}
strong{
    text-align: center;
    position: relative;
    width: 100%;
    display: inline-block;
    text-indent: -1.5em;
}
.strong-left{
    text-align: left;
    position: relative;
    width: 100%;
    display: inline-block;
    text-indent: -1.5em;
}
table{
    width: 86%;
    margin-left:7%; 
    margin-right:7%;
}
table p {
    margin-left: 0px;
    text-indent: 0px;
    font-size: 12px !important
}
table strong{
    display: inline;
}
.default{
    font-size: 16px !important;
}
.default p{
    font-size: 16px !important;
    text-align: left;
}
p img{
    margin-left: 25px;
    text-indent: 0px;

}
.grafico {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-left: -15px;
}
iframe{
    width: 800;
    height: 749;
}
li{
    list-style-type: none;
    margin-left: 5px;
    margin-right: 5px;
}
a{
    font-style: 
}

/* tamanho das img:
550px x 309 px; */

