/* ******* PAGINA DA ECOESCOLAS ************************************** */    

   div#ecoescolas {
        font-size: 16px;
        font-family: verdana, arial, sans-serif;
        margin-top: 0;
        
    }
    
    div#ecoescolas div#contentor {
        width: 690px;
         border:1px solid black;
         background-color: #b6e487;
    }
    
    div#ecoescolas div#conteudo {
        padding:20px;
    }
    
    div#ecoescolas p {
        font-size: 0.75em;
        line-height: 2em;
    }
    
     
    div#ecoescolas th {
        text-align:left;
        font-weight:bold;
        font-size: 0.6em;
    }
    
    div#ecoescolas td {
        border-top: 1px solid black;
        font-size: 0.6em;
        padding:5px;
    }
    
    div#ecoescolas h1, div#ecoescolas h2, div#ecoescolas h3 {
        color: #75c22a;
    }

   div#ecoescolas h1 { font-size: 1.4em; font-weight: bold;}
   div#ecoescolas h2 { font-size: 1.2em; margin-top: 1.4em; }
   div#ecoescolas h3 { font-size: 1em; margin-top: 1.4em;}

/* ******* FIM PÁGINA ECOESCOLAS ************************************** */

/* ******* MEDIACAO ************************************** */

div#escalamediacao table {
    border: 1px solid #BD2C42;
    padding: 5px;
}

div#escalamediacao td {
    text-align: center;
}
