.branco {
    
    color:#fff;
    font-size: 0.5625%;    
}

.menutexto {
    
    color:#000;
    
}

.lista li{
    text-align: justify;
    overflow-y: none;
    text-indent: 0;
}

.texto {
    display: block;
    
    font-size: 100%;
    text-indent: 7%;
    text-align: left;
    color: #000; 
}

.titulo {
    
    
    font-size: 200%;
    text-align: right;
    padding: 4%;
    color: white;
}
 
.laranja {
    background-image: url(../fundo/laranja.png);
   
}

.ident {
    
    color:#000;
    text-indent: 5%;
    text-align: justify;
}

.corpo {
    
    color:#000;
    font-size: 0.75%;
    text-align: justify;
    margin: 0 3%;
}

.centro {
    display: block;
    margin: 0 15% 0 15%;
}

.tabela {
    display: block;
    margin: 0 5% 0 5%;
}

.topo {
    display: block;
    position: absolute;
    top: 5% 0 0 0;
}

.left {
    display: block;
    margin-left: 100px;
}

.sombra {
    color: black;
    text-shadow: 5px 4px 15px #000;
}

.pad15 {
    display: block;

    
}

.pad25 {
    padding: 4em 0 0 0;
}

.flundo {
    position: relative;
    width: 100%;
    background-size: cover;
    
}


div#menu {
    float: left;
    max-width: 280px;
    min-width: 100px;
}

div#mymenu li {
    background-color: rgba(247, 177, 17, .9);
}

.cor {
    background-color: rgba(247, 177, 17, .9);
    }


.fundo {
    
    position: sticky;
    
    width: 100%;
    min-width: 320px;
    
}

.fotitu {
     background-image: url(../fundo/laranja.png);
    
    height: 200px;
}


div#navbar a:hover {
    font-weight: 600;
}

.quebra {
    word-wrap: break-word;
}

div p1 {
    color: white;
}