﻿
body {
    position: relative;
    background-color: #989061;
    /*background: url(/images/metica.jpg);*/
    /* opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
    /*overflow-x: hidden;*/
    width: 100%;
    margin: 0 0 auto 0;
    /*top: -1px;*/
}

.content {
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
}

.content_master {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.content_publ {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.conteudo {
    width: 100%;
    margin-top: auto;
    margin-left: 1%;
}

.placeholder {
    width: 79%;
    vertical-align: top;
    margin-top: 10px;
    float: left;
}

._lados {
    width: auto;
    border: none;
}

._ling {
    text-align: right;
    /*background: #F5F5ED;*/
    color: #1C5299;
    font-weight: 400;
}

    ._ling:hover {
        text-align: right;
        color: #247ca4 !important;
        font-weight: 900;
    }

.pagetitle {
    /*padding: 0px 10px 0px 10px;*/
    /*align-content: stretch;*/
    font-style: normal;
    text-transform: uppercase;
    font-size: x-large;
    font-family: 'Trebuchet MS', sans-serif;
    font-weight: 500;
    color: #247CA4;
    /*text-shadow: -1px 1px #B8860B;*/
    -webkit-box-reflect: below -15px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.3)));
    margin: 2px auto;
}






.page_content {
    width: 100%;
    margin-top: 1px;
}

.slideText {
    text-decoration: none;
    font: 100 14px Bell MT, Arial, Helvetica, sans-serif;
    color: #247ca4;
    line-height: 1.0em;
    margin: 0;
    background: none;
    z-index: 1;
    text-align: right;
    width: 100%;
}

.slideText_label {
    text-decoration: none;
    font: 700 14px Bell MT, Arial, Helvetica, sans-serif;
    color: #247ca4;
    line-height: 1.0em;
    margin: 0;
    background: none;
    z-index: 1;
    text-align: right;
    width: 99%;
}

.slideText_label {
    text-decoration: none;
    font: 700 14px Bell MT, Arial, Helvetica, sans-serif;
    color: #247ca4;
    line-height: 1.0em;
    margin: 0;
    background: none;
    z-index: 1;
    text-align: right;
    width: 99%;
}

.dtList {
    width: 100%;
    z-index: -9999;
}

.map_usr {
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
    color: #247ca4;
    height: auto;
    text-align: center;
    background: #fff;
    /*border-left: 2px solid #948A54;*/
    line-height: 1.8em;
    margin: 0;
    background: #F9FAF5;
    padding-left: 20px;
}

.tabela h2 {
    font-size: x-large;
    font-weight: bold;
    display: inline;
    color: #1C5299;
    text-align: left;
}

.tabela {
    margin: 0px;
    padding: 0px;
    width: 100%;
    max-width: 895px;
    box-shadow: 10px 10px 5px #888888;
    border: 1px solid #000000;
    font-family: Verdana;
    font-size: 10px;
}

    .tabela table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
        max-width: 895px;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }


    /*.tabela tr:hover td {
        background-color: #6b5c5c;
    }*/

    .tabela td {
        vertical-align: middle;
        /*background-color: #efeeed;*/
        background-color: aliceblue;
        border: 1px solid #000000;
        border-width: 0px 1px 1px 0px;
        text-align: left;
        padding: 7px;
        font-size: 10px;
        font-family: Verdana;
        font-weight: normal;
        color: #02203f;
    }


.mGrid {
    width: 100%;
    max-width: 895px;
    background-color: #fff;
    margin: 5px 0 10px 0;
    /*border: solid 1px #525252;*/
    /*border*/
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 10px;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #717171;
        /*background-color:aliceblue;*/
    }

    .mGrid th {
        padding: 4px 2px;
        color: #fff;
        background: #1C529A repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
    }

    .mGrid .alt {
        background: #fcfcfc url(grd_alt.png) repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url(grd_pgr.png) repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            margin: auto 1%;
            border-radius: 50%;
            background-color: #444;
            padding: 5px 10px 5px 10px;
            color: #fff;
            text-decoration: none;
            -o-box-shadow: 1px 1px 1px #111;
            -moz-box-shadow: 1px 1px 1px #111;
            -webkit-box-shadow: 1px 1px 1px #111;
            box-shadow: 1px 1px 1px #111;
        }

            .mGrid .pgr a:hover {
                background-color: #1e8d12;
                color: #fff;
            }


    .mGrid span {
        background-color: #1C529A;
        color: #fff;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
        border-radius: 50%;
        padding: 5px 10px 5px 10px;
    }



    .mGrid .hstid {
        width: 3%;
    }

    .mGrid .hstdsc {
        width: 65%;
    }

    .mGrid .hstdt {
        width: 15%;
    }

.zbmPanel {
    width: 100%;
    margin: 5px 0 10px 0;
    border: solid 0px #1C5299;
    border-collapse: collapse;
    table-layout: fixed;
    color: #F5F3EB;
}

.feedback {
    position: fixed;
    right: -90px;
    top: 50%;
    border: 0px solid #fff;
    -webkit-transition: all 0.50s ease-out;
    -moz-transition: all 0.50s ease-out;
    -ms-transition: all 0.50s ease-out;
    -o-transition: all 0.50s ease-out;
    transition: all 0.50s ease-out;
}

    .feedback:hover {
        position: fixed;
        right: 0px;
        top: 50%;
        -webkit-transition: all 0.50s ease-out;
        -moz-transition: all 0.50s ease-out;
        -ms-transition: all 0.50s ease-out;
        -o-transition: all 0.50s ease-out;
        transition: all 0.50s ease-out;
    }



    .feedback a {
        display: block;
        height: 20px;
        width: 100px;
        text-align: center;
        background: #B99B67;
        border: 2px solid #fff;
        outline: 1px solid #a1a1a1;
        padding: 5px;
        float: left;
        cursor: pointer;
        /*Font*/
        color: #FFF;
        font-weight: bold;
        font-size: 18px;
        -webkit-transition: all 0.50s ease-out;
        -moz-transition: all 0.50s ease-out;
        -ms-transition: all 0.50s ease-out;
        -o-transition: all 0.50s ease-out;
        transition: all 0.50s ease-out;
    }


    .feedback .form {
        clear: both;
        height: 200px;
        width: 350px;
        border: 1px solid #000;
        background: #fff;
        padding: 15px;
        display: none;
    }

        .feedback .form textarea {
            height: 70px;
            width: 350px;
            padding: 5px;
        }

    .feedback .status {
        font-size: 16px;
    }


input[type="button"], input[type="submit"] {
    margin: 1%;
    color: #000;
    font-size: 10px;
    background-color: #FFF;
    border: 1px solid #a8a8a8;
    cursor: pointer;
}

    input[type="button"], input[type="submit"]:hover {
        background-color: rgba(0, 0, 0, 0.2);
    }


input[type=submit]:disabled,
button:disabled {
    background-color: #fff;
    text-shadow: none;
    font-weight: 200;
    text-decoration: solid;
    color: #464646;
}


    input[type=submit]:disabled:hover,
    button:disabled:hover {
        background-color: #fff;
        text-shadow: none;
        font-weight: 200;
        width: auto;
        text-decoration: solid;
        color: #464646;
    }






input[type=text], input[type=password] {
    /*margin-top: 3px;
    margin-left: 4px;*/
    color: #414242;
    font-size: 12px;
    text-align: justify;
}

    input[type=text]:focus, input[type=password]:focus {
        /*margin-top: 3px;
        margin-left: 4px;*/
        color: #203A74;
        text-align: justify;
    }

/*select {
    color: #414242;
    font-size: 12px;
    text-align: justify;
    margin-top: 3px;
    margin-left: 4px;
}*/



fieldset {
    margin-bottom: 1%;
    margin-top: 0px;
    margin-left: 0.5%;
    margin-right: 0.5%;
    padding-bottom: 1%;
    border: 2px solid #dedede;
}
/* For border color*/
legend {
    color: #414242;
    background-color: #fafafa;
    padding: 5px;
    text-align: center;
}

/*label:focus,
label:active {
    background-color: #f2f6f9;
    padding: 5px;
    font-weight: bold;
    width: 20%;
    text-align: right;
}*/


.Type_Pages {
    border-color: #eee;
    background: #bbb;
    padding-bottom: 5px;
    padding-top: 5px;
    overflow: hidden;
    z-index: -1;
}



blockquote {
    margin: 10px 15px;
    padding-left: 27px;
    background-color: rgb(68, 68, 68);
    background-image: url(../images/icons/quote.gif);
    background-repeat: no-repeat;
    background-position: 5px 50%;
}

    blockquote.exclamation {
        background-image: url(../images/icons/exclamation.gif);
    }

    blockquote.stop {
        background-image: url(../images/icons/stop.gif);
    }

    blockquote.go {
        background-image: url(../images/icons/go.gif);
    }



.Type_Pages a {
    display: block;
    float: left;
    border: 3px solid #bbb;
    z-index: -2;
}

    .Type_Pages a:hover {
        border-color: #fff;
        z-index: -2;
    }

    .Type_Pages a:first-child {
        margin-left: 5px;
        z-index: -2;
    }

input[type=search] {
    background: #FFF url(http://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
    border: solid 1px #ccc;
    padding: 0px 1px 0px 30px;
    width: 45%;
    height: 22px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    margin-top: -2px;
    margin-left: 0px;
}

    input[type=search]:focus {
        width: 60%;
        background-color: #fff;
        border-color: #66CC75;
        -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
        -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
        box-shadow: 0 0 5px rgba(109,207,246,.5);
    }


input:-moz-placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}


#gsearchbutton {
    background: #fff; /* url(http://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;*/
    display: inline-block;
    width: 28px;
    height: 22px;
    position: relative;
    left: 0px;
    margin-top: 0px;
    border-radius: 22px;
    background-color: none; /* Replace with your own image */
    font-size: x-small;
}

    #gsearchbutton:hover {
        background: #ededed;
        font-weight: 400;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
    }


.linkButtom a {
    text-decoration: none;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #247ca4;
    line-height: 1.0em;
    margin: 0;
}

.linkButtom {
    text-decoration: none;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #247ca4;
    line-height: 1.0em;
    margin: 0;
}


    .linkButtom a:hover {
        font: bold 13px Arial, Helvetica, sans-serif;
        color: #247ca4;
        text-decoration: underline;
        line-height: 1.0em;
        margin: 0;
    }

.linkGroup {
    text-decoration: none;
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #B8860B;
    line-height: 1.0em;
    margin: 0;
}

.linkButtom:hover {
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #247ca4;
    text-decoration: underline;
    line-height: 1.0em;
    margin: 0;
}

.searchBody {
    font: bold 13px Arial, Helvetica, sans-serif;
    color: GrayText;
    line-height: 1.0em;
    margin: 0;
}

.sombra {
    -webkit-box-shadow: 0px 0px 23px 0px rgba(47, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 23px 0px rgba(47, 50, 50, 0.75);
    box-shadow: 0px 0px 23px 0px rgba(47, 50, 50, 0.75);
}

.tdcamb {
    text-align: center;
    background: #B99B67;
    color: white;
    font-family: 'Trebuchet MS';
    height: 20px;
    font-weight: 600;
}

.lbcamb {
    font-size: 12px;
}

.gvtxcmb {
    width: 100%;
}

.chtaxa {
    Width: 205px !important;
    Height: 131px !important;
}


.chinfla {
    /*Width="209px" Height="100px"*/
    width: 100% !important;
    height: 100px !important;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    .Type_Pages {
        border-color: #eee;
        background: #bbb;
        padding-bottom: 5px;
        padding-top: 5px;
        overflow: hidden;
        z-index: -1;
    }

        .Type_Pages a {
            display: block;
            float: left;
            border: 3px solid #bbb;
            z-index: -2;
        }

            .Type_Pages a:hover {
                border-color: #fff;
                z-index: -2;
            }

            .Type_Pages a:first-child {
                margin-left: 5px;
                z-index: -2;
            }

    .body {
        font-family: Arial;
        color: dimgray;
        font-size: 14px;
    }

    .tbmain {
        width: 100%;
    }

    .bodyNews {
        margin: 0;
        padding: 0;
        font: 300 2em "trebuchet ms", serif;
        letter-spacing: 0px;
        font-size: 20px;
        text-transform: uppercase;
        color: black;
    }

    .news {
        margin: 0;
        padding: 0;
        font: 300 2em "trebuchet ms", serif;
        letter-spacing: 0px;
        font-size: 13px;
        color: black;
        line-height: 1.5;
    }

    .placeholder {
        width: 100%;
        vertical-align: top;
        margin-top: 10px;
        float: none;
        font-size: 10px;
    }

    .pagetitle {
        align-content: stretch;
        font-style: normal;
        text-transform: uppercase;
        font-size: 12px;
        font-family: 'Trebuchet MS', sans-serif;
        color: #247ca4;
        margin: -5px auto;
    }


    .content_master {
        width: 100%;
    }

    .content_publ {
        width: 100%;
    }

    .conteudo {
        width: 100%;
        margin-left: 0%;
    }

    .tdcamb {
        text-align: center;
        background: #B99B67;
        color: white;
        font-family: 'Trebuchet MS';
        height: auto;
        font-weight: 300;
    }

    .gvtxcmb {
        width: 100%;
    }

    .chtaxa {
        Width: 205px !important;
        Height: 131px !important;
    }

    .chinfla {
        width: 100% !important;
        height: 60% !important;
        margin: auto auto 0 auto;
    }

    ._nota {
        display: none !important;
        font-size: 12px !important;
    }


    input[type=search] {
        display: none;
    }



    #gsearchbutton {
        display: none;
    }
}
