
body {
      background-color: #f10404; 
      background-image: url("../img/fundo_desenhado_menor_menor.jpg");
      background-repeat: repeat-x repeat-y ;
      margin-top: 0px;
 
}

p {
  margin-top: 0px;  
  margin-bottom: 0px;  
}

.tabela_princ {
    background-color: #ffffff;
    width: 760px;
    border-left-width: 3px;
    border-left-style: dashed;
    border-left-color: #000000;
    border-right-width: 3px;
    border-right-style: dashed;
    border-right-color: #000000; 
    border-bottom-width: 3px;
    border-bottom-style: dashed;
    border-bottom-color: #000000; 
}

.editorial {
    width: 750px;
    background-color: #f5f5f5;
    font-family: Verdana;
    font-size: 14px;
    text-align: justify;
}

.noticia_impar {
    width: 750px;
    background-color: #f5f5f5;  
    font-family: Verdana;
    font-size: 14px;
    text-align: justify;
}

.noticia_par {
    width: 750px;
    background-color: #f5f5f5;
    font-family: Verdana;
    font-size: 14px;
    text-align: justify;
}

.pulalinha {
    height: 1px;
}

.tituloinicial {
    font-family: Verdana;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    
    background-image: url("../img/fundo_titulo.jpg");
    background-repeat: repeat-x;
    background-color: #d8ba1e; 
}


.titulo {
    font-family: Verdana;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    background-image: url("../img/fundo_titulo.jpg");
    background-repeat: repeat-x;
    background-color: #d8ba1e; 
}

.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;
}

.destaque {
background-color: #B3D9C6;
}
