﻿* {
    outline: none;
}

body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border: #C0C0C0;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #e7e7ec;
    background-image: url(../images/background_principal.gif);
    background-repeat: repeat-x;
    background-position: top left;
    background-attachment: fixed;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

    a:link {
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
    }

    a:active {
        text-decoration: none;
    }

.cl_conteudo_app {
    background-color: #fff;
    padding-top: 12px;
    padding-left: 16px;
    padding-right: 16px;
}

/*Datagrid templates eu alterei*/
.Dgd {
    border: 1px solid #C0C0C0;
}

.DgdHeader {
    background-color: #9999a3;
    color: #fff;
    height: 25px;
    font-size: 12px;
}

.DgdTitulo {
    background-color: #9999a3;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    height: 22px;
}

.DgdTexto1 {
    padding: 5px;
    border: 1px solid #808080;
    background-color: #f0f0f5;
}

.DgdTexto2 {
    background-color: #f7f7f7;
    padding: 5px;
    border: 1px solid #fff;
    background-color: #f0f0f5;
}

.DgdRodape {
    text-align: right;
    width: auto;
    height: 25px;
    float: right;
    margin: 5px;
}

    .DgdRodape td {
        border: none;
        width: auto;
        height: auto;
        padding: 5px;
        font-weight: bold;
    }

        .DgdRodape td span {
            width: auto;
            height: auto;
            padding: 2px;
            font-size: 11px;
            color: #ec6200;
            border: 1px solid #f0f0f5;
        }

        .DgdRodape td a {
            font-size: 11px;
            color: #000;
            text-decoration: none;
            padding: 5px;
        }

            .DgdRodape td a:hover {
                font-size: 11px;
                color: #000;
                text-decoration: underline;
                padding: 5px;
            }

    .DgdRodape .cl_ativo {
        font-size: 11px;
        color: #ec6200;
        border: 2px solid #f0f0f5;
    }

/* Incluido por Luiz Nery*/

.GdvRodape {
    text-align: right;
    width: auto;
    height: 25px;
    float: right;
    margin: 5px;
}

.GdvRodape {
    text-align: right;
    width: auto;
    height: 25px;
    float: right;
    margin: 5px;
}


    .GdvRodape td {
        border: none;
        width: auto;
        height: auto;
        padding: 5px;
        font-weight: bold;
    }

    .GdvRodape span {
        width: auto;
        height: auto;
        padding: 2px;
        font-size: 11px;
        color: #ec6200;
        border: 1px solid #f0f0f5;
    }

    .GdvRodape a {
        font-size: 11px;
        color: #000;
        text-decoration: none;
        padding: 5px;
    }

        .GdvRodape a:hover {
            font-size: 11px;
            color: #000;
            text-decoration: underline;
            padding: 5px;
        }

    .GdvRodape .cl_ativo {
        font-size: 11px;
        color: #ec6200;
        border: 2px solid #f0f0f5;
    }


.GridPager a, .GridPager span {
    display: block;
    height: 15px;
    width: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.GridPager a {
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #969696;
}

.GridPager span {
    background-color: #A1DCF2;
    color: #000;
    border: 1px solid #3AC0F2;
}


.TitDestaqueAzul {
    font-size: 15px;
    font-weight: bold;
    color: #ff6f00;
}

.TitDestaqueVerde {
    font-size: 15px;
    font-weight: bold;
    color: #ff6f00;
}

.TextoDestaqueAzul {
    font-family: Arial;
    font-size: 9px;
    color: #ff6f00;
}

.TituloAviso {
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

.TextoAviso {
    font-family: Arial;
    font-size: 10px;
    color: #000000;
}

.TextoCaminhoDeRato {
    font-family: Verdana;
    font-size: 8px;
    color: #000000;
}

.TituloTabela {
    font-family: Arial;
    font-size: 12px;
    color: #ff6f00;
    font-weight: bold;
}

.SubTituloTabela {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.TextoTabela {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
}

.TextoFormCinza {
    font-family: Arial;
    font-size: 10px;
    color: #000000;
}



/* TABELAS */
.TblHeader {
    background-color: #9999a3;
    color: #fff;
    height: 25px;
    font-size: 12px;
}

.TblTitulo {
    background-color: #9999a3;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    height: 22px;
}

.TblTexto1 {
    padding: 5px;
    border: 1px solid #fff;
    background-color: #f0f0f5;
}

.TblTexto2 {
    background-color: #f7f7f7;
    padding: 5px;
    border: 1px solid #fff;
    background-color: #f0f0f5;
}

.TblRodape {
    text-align: right;
    width: auto;
    height: 25px;
    float: right;
    margin-bottom: 5px;
}

.faixaDivisaoTabela {
    background-image: url(../img/conteudo/faixa_divisao_tabela.gif);
    background-repeat: no-repeat;
}



/* BOTOES */
.BtCinza_Padrao {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #ec6200;
    border: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 9px;
    padding-right: 9px;
}

.BtCinza {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #ec6200;
    border: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 9px;
    padding-right: 9px;
}


input[type=text] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 2px;
    background-color: #FFF;
    border: 1px solid #e3e3e3;
}

input[type=submit] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #ec6200;
    border: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 9px;
    padding-right: 9px;
}

SELECT {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 2px;
    background-color: #FFF;
    border: 1px solid #e3e3e3;
}

/*Cores*/
.azul {
    color: #557585;
}

.azulC {
    color: #5baeda;
}

.azulLinkFooter {
    color: #667492;
}

.branco {
    color: #FFFFFF;
}

.cinza {
    color: #727272;
}

.cinzaC {
    color: #999999;
}

.preto {
    color: #000000;
}

/*BGs*/
.bgAzulHeader {
    background-color: #90a1b7;
}

.bgBranco {
    background-color: #ffffff;
}

.bgCinzaCC {
    background-color: #f7f7f7;
}

.bgCinzaC {
    background-color: #ebebeb;
}

.bgCinzaM {
    background-color: #e0e0e0;
}

/*Sizes*/
.nove {
    font-size: 9px;
}

.dez {
    font-size: 10px;
}

.onze {
    font-size: 11px;
}

/*Varios*/
.borda0 {
    border: 0px;
}

.b {
    font-weight: bold;
}

.bordaCinza {
    border: 1px solid #cccccc;
}
