* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Verdana;
    padding-top: 0px;
    background-color: #efefef;
}

.nolink a {
    text-decoration: none;
    color: #6d879b;
}

a.back {
    background: transparent url(/portal/back.png) no-repeat 0px 0px;
    position: absolute;
    width: 150px;
    height: 27px;
    outline: none;
    top: 2px;
    right: 0px;
}

.rodapefundo {
    background: url(/portal/img/vertrodape.jpg) repeat-x #c5c5c5;
}

.rodape {
    width: 1000px;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 20px;
    margin: 0px auto;
    font-size: 10px;
    color: #555;
    display: table;
    min-height: 300px;
    background: url(/portal/img/rodape.jpg) no-repeat;
}

.reference {
    width: 250px;
    padding: 0px;
    float: left;
    color: #6d879b;
    font-size:8px;
}

    .reference p a {
        color: #6d879b;
        text-decoration: none;
    }

        .reference p a:hover {
            color: #6d879b;
            font-weight: bold;
        }

.header {
    width: 1000px;
    padding-left: 100px;
    padding-right: 100px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 92px;
    display: block;
    background-image: url(/portal/img/head.jpg);
}

.logoheader {
    width: 250px;
    float: left;
    height: 62px;
    padding-top: 10px;
}

.menuheader {
    float: right;
    width: 750px;
    height: 30px;
    text-align: right;
    text-decoration: none;
    vertical-align: middle;
    padding-top: 40px;
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 20px;
    color: #4c677c;
}

    .menuheader a {
        text-decoration: none;
        color: #4c677a;
    }

        .menuheader a:hover {
            font-weight: bold;
        }

.loginpainel {
    font-family: Calibri;
    font-size: 12px;
    background-image: url(/portal/image/painelm.gif);
    float: right;
    width: 390px;
    height: 45px;
    padding: 5px;
    padding-top: 10px;
    text-align: center;
    line-height: 11px;
    color: #fff;
}

.loginstat {
    font-family: Calibri;
    font-size: 12px;
    color: white;
    background-image: url(/portal/image/painelmini.gif);
    float: right;
    width: 240px;
    height: 45px;
    padding: 5px;
    padding-top: 10px;
    text-align: center;
    line-height: 11px;
}

.twitts {
    height: 60px;
    float: right;
    border: none;
    text-decoration: none;
}

    .twitts img {
        text-decoration: none;
        border: none;
    }

.corpo {
    font-family: Calibri, Arial, Verdana;
    font-size: 18px;
    font-weight: normal;
    width: 978px;
    padding-left: 111px;
    padding-right: 111px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    min-height: 450px;
    color: #555;
    display: table;
    background-image: url(/portal/img/corpo.jpg);
}

.publ {
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    min-height: 60px;
    background-color: #0C3;
}

.botao {
    height: 20px;
    font-family: Calibri;
    font-size: 11px;
    color: #555;
    width: 50px;
}

.botao2 {
    height: 20px;
    border: 1px #555 solid;
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
    color: #555;
    padding: 3px;
    width: 50px;
}

.edittx {
    border: 1px #555 solid;
    font-family: Calibri;
    font-size: 12px;
    color: #333;
    padding: 3px;
    text-align: left;
    background-color: White;
}

.editnr {
    height: 15px;
    border: 1px #555 solid;
    font-family: Calibri;
    font-size: 12px;
    color: #333;
    padding: 3px;
    text-align: right;
    background-color: White;
}

input:focus {
    background-color: #b6c7d4;
}

.t1 {
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
    color: #6d879b;
    padding-bottom: 12px;
    padding-top: 12px;
}

.t2 {
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    color: #6d879b;
    padding-bottom: 12px;
    padding-top: 12px;
}

.c1 {
    width: 470px;
    float: left;
}

.c2 {
    width: 470px;
    float: right;
}

/* Paineis */

.toppan {
    background-color: #6d879b;
    color: White;
    font-weight: bold;
    padding: 2px;
}

.centrado {
    text-align: center;
    font-size: 11px;
}

.direita {
    text-align: right;
    font-size: 11px;
    padding-right: 3px;
}

.esquerda {
    text-align: left;
    font-size: 11px;
    padding-right: 3px;
}

.panform {
    background-color: #CCDDEE;
    margin: auto;
    padding: 5px;
    border: 1px #dddddd solid;
}

.innpanform {
    margin: auto;
    padding: 5px;
    border: 1px #dddddd solid;
}


.gridtext {
    font-size: 11px;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
    padding: 3px;
}

.toppad {
    padding: 3px;
}


.linhatab {
    padding: 3px;
    font-size: 14px;
    color: Gray;
}

    .linhatab a {
        text-decoration: none;
        color: #006600;
        font-weight: bold;
    }

.alerta {
    font-weight: bold;
    color: Red;
    font-size: 12px;
}

.tabvers img {
    text-decoration: none;
    border: none;
}


.tabvers a {
    text-decoration: none;
    color: Black;
    text-align: center;
}


.tabvers {
    margin: auto;
    background-color: #e0e9ef;
}

.topvers {
    background-color: #6d879b;
    color: #FFFFFF;
    font-weight: bold;
}

.obsvers {
    font-size: 16px;
}

.t1 a {
    font-family: Calibri;
    font-size: 16px;
    font-weight: bold;
    color:#6d879b;
    padding-bottom: 12px;
    padding-top: 12px;
    text-decoration: none;
}

.posthead {
    width: 684px;
    background-image: url("/portal/image/headerblog.gif");
    text-align: right;
    height: 23px;
    padding: 6px;
    padding-right: 10px;
    font-size: 15px;
    font-weight: bold;
}

.postblog {
    background-color: #eeeeee;
    width: 670px;
    padding: 5px;
}

    .postblog a img {
        text-decoration: none;
        border: none;
    }

.postfoto {
    text-align: center;
}

.postblog a {
    text-decoration: none;
    color: Black;
}

.titpost {
    padding-bottom: 10px;
}

    .titpost a {
        font-size: 20px;
        text-decoration: none;
        color: #006600;
        font-weight: bold;
    }

.indexpost {
    background-image: url("/portal/image/indexblog.gif");
    background-repeat: no-repeat;
    width: 230px;
    min-height: 300px;
    float: right;
    padding: 10px;
    padding-top: 5px;
    font-size: 15px;
    font-weight: bold;
}

.indexpostdet {
    margin: auto;
    margin-top: 10px;
    width: 210px;
    padding: 10px;
    background-color: #cccccc;
}


    .indexpostdet a {
        color: #006600;
        text-decoration: none;
    }

.listapost {
    float: left;
    text-align: center;
}

.titblog a {
    font-size: 30px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    color: #006600;
}

.topsecao {
    background-repeat: no-repeat;
    min-height: 18px;
    padding: 2px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
}

.linhasecao {
    font-size: 14px;
    line-height: 14px;
    padding-left: 30px;
}

.topsecao a {
    text-decoration: none;
    color: #006600;
}

.linhasecao a {
    text-decoration: none;
    color: Black;
}

.titalbu {
    color: #006600;
    font-size: 20px;
    padding: 10px;
}

.tubfoto a img {
    text-decoration: none;
    border: none;
}

.titmatr {
    font-size: 40px;
    text-align:center;
    font-weight:200;
    color:#547a97;
}

.datmatr {
    font-style: italic;
    color: Black;
    font-size:14px;
    text-align:center;
}

.resmatr {
    font-style: italic;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
    padding: 10px;
    margin: 10px;
    margin-left: 40px;
    margin-right: 40px;
    color: #888888;
}

.txtmatr {
    text-align: justify;
    color: Black;
    font-size: 16px;
}

.imagmatr {
    margin-left: 0px;
    border: 1px solid #999;
    width: 800px;
}

.imagmatrmed {
    margin-left: 160px;
    border: 1px solid #999;
    width: 480px;
}

.contt {
    width: 810px;
    float: left;
}

    .contt a {
        text-decoration: none;
        font-weight: bold;
        color:#6d879b;
    }

.opcc {
    float: right;
    width: 150px;
}

.mndest {
    float: left;
    width: 580px;
}

.mnidx {
    float: left;
    width: 220px;
    border-left: 1px solid #666;
    padding: 4PX;
}

.lasttops td {
    vertical-align: top;
    padding: 3px;
    font-size: 12px;
}


    .lasttops td a {
        color: #666;
        font-size: 16px;
        font-weight: bold;
    }

.lasttops a img {
    border: 1px solid #666;
    margin: 3px;
}

.lasttops a {
    text-decoration: none;
    color:#6d879b;
}

.toppag {
    font-family: 'Arial';
    font-size: 20px;
    font-weight:200;
    color:#fff;
    background-color:#90a5b5;
    padding:5px;
}
