
body {
    background-color: #F4F6FB;
    margin-top: 0px;
 
}

p {
  margin-top: 0px;  
  margin-bottom: 0px;  
}

.tabela_princ {
    background-color: #FFFFFF;
    width: 760px;
    /*  border-left-width: 2px;
    border-left-style: dashed;
    border-left-color: #C8C8C8;
    border-right-width: 2px;
    border-right-style: dashed;
    border-right-color: #C8C8C8; */

}

.noticia_impar {
    width: 750px;
    background-color: #FAF4D2;
    font-family: Verdana;
    font-size: 15px;
    text-align: justify;
}

.noticia_par {
    width: 750px;
    background-color: #C6EEFF;
    font-family: Verdana;
    font-size: 15px;
    text-align: justify;
}

.pulalinha {
    height: 1px;
}

.tituloinicial {
    font-family: Verdana;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    
    background-color: #000000;
    color: #FFFFFF;
}


.titulo {
    font-family: Verdana;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    
    background-color: #0000FF;
    color: #FFFFFF;
}

.subtitulo {
    background-color: #E4E8EA;
    font-family: Verdana;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}

ul.listsquare {
    list-style-type: square;
    font-weight: bold; 
}

ol.listdecimal {
    list-style-type: decimal;
}

ol.listuroman {
    list-style-type: upper-roman;
}


.marginimagem {
  margin-bottom: 0px;
  margin-top: 0px;
}

.tabelajur {
    border: solid;
    border-color: #000000; 

}

.pjur {
    margin-top: 9px;
    margin-bottom: 2px;
    text-align: justify;
    margin-right: 10 px;
}

