﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #eae0c8; /*background-color: #eae0c8; */
}

a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    text-decoration: none;
}

.noticiasRodape
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}
.txtEndereco
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}
.txtTelefone
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #666666;
}
.txtDataTopo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #CCCCCC;
}
.txtSecoes
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}

.linkPadrao
{
    color: #006699;
    font-family: Tahoma;
    font-size: 11px; /*font-weight: bold;*/
    text-decoration: none;
}

.txtMetarTaf
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px; /*font-weight: bold;*/
    color: #666666;
}


/*noticias*/

.txt_newstitulo
{
    font-family: Arial; /*Georgia, Tahoma, */
    font-size: 20px;
    color: #333333; /*color: #000000;*/
    font-weight: bold;
}

.txt_newsdata
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: #B45849;
}

.txt_newsresumo
{
    font-family: "Trebuchet MS" , Arial, Tahoma;
    font-size: 16px;
    color: #333333; /*color: #B45849;*/
    font-weight: bold;
}

.txt_newsautor
{
    font-family: Tahoma;
    font-size: 12px;
    color: #B45849;
}

.txt_newstexto
{
    font-family: Arial; /*Georgia, Tahoma, */
    font-size: 14px;
    color: #525252; /*#000000*/
    text-align: justify;
}

.txt_comentarios
{
    font-family: Georgia;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff; /*#000000*/
    width: 500px;
    height: 150px;
}

.txt_recomende
{
    font-family: Georgia;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff; /*#000000*/
    width: 500px;
    height: 40px;
}

.txt_newstitulocomentario
{
    font-family: Arial; /*Georgia, Tahoma, */
    font-size: 16px;
    color: #333333; /*color: #000000;*/
    font-weight: bold;
}

/* GRIDVIEW COMENTARIOS MATÉRIAS */

.mGrid
{
    width: 100%; /*background-color: #fff;*/
    margin: 5px 0 10px 0;
    border: solid 0px #525252;
    border-collapse: collapse;
    border-bottom: solid 5px #525252;
}
.mGrid td
{
    padding: 2px;
    border: solid 0px #c1c1c1;
    color: #717171;
    border-bottom: solid 2px #525252;
}
.mGrid th
{
    padding: 4px 2px;
    color: #fff;
    background: #424242;
    border-left: solid 0px #525252;
    font-size: 0.9em;
}
.mGrid .alt
{
    background: #f1f1f1; /*background: #fcfcfc url(grd_alt.png) repeat-x top;*/
}
.mGrid .pgr
{
    background: #b9a67c; /*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 0px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    background-color: #666;
    text-decoration: none;
}

.txtMenuEntidades
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}


/***************************************************************/
/*GridView - MAIS NOTICIAS - PAGINAS INTERNAS*/

.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse; /*border: #1d1d1d 2px solid; */
}

/*Header and Pager styles*/

.HeaderStyle
{
    /*background-image: url(Images/HeaderGlassBlack.jpg);      background-position:center;      background-repeat:repeat-x; */ /*background-color:#f7f1e8; */
}


.HeaderStyle th
{
    padding: 5px;
    color: #ffffff;
}

.HeaderStyle a
{
    text-decoration: none;
    color: #ffffff;
    display: block;
    text-align: left;
    font-weight: normal;
}

.PagerStyle
{
    /*background-image: url(Images/HeaderGlassBlack.jpg);      background-position:center;      background-repeat:repeat-x;     background-color:#ffffff;   */
}

.PagerStyle table
{
    /*margin:auto;*/
    text-align: center;
}

.PagerStyle table td
{
    border: 0px;
    padding: 5px;
}

.PagerStyle td
{
    border-top: #f1f1f1 3px solid; /**/
}

.PagerStyle a
{
    color: #000000;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #333333;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-left: solid 1px #333333;
}

.PagerStyle span
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-color: #466268; /*#6470a6;*/
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #333333;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-left: solid 1px #333333;
}


.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    font-size: 16px;
    font-weight:  normal;
    padding: 5px;
    text-decoration: none;
    color: #466268;
}

.RowStyle a:link, .RowStyle a:visited, .RowStyle a:active, .AltRowStyle a:link, .AltRowStyle a:visited, .AltRowStyle a:active
{
    font-size: 16px;
    font-weight: normal;
    padding: 5px;
    text-decoration: none;
    color: #666;
}


.RowStyle a:hover, .AltRowStyle a:hover
{
    text-decoration: underline;
}


.RowStyle td
{
    /*background-color: #ffffff; */
}

.AltRowStyle td
{
    /*background-color: #f1f1f1; */
}

.SelectedRowStyle td
{
    /*background-color: #ffff66; */
}

/*##########################################################
DESTAQUES
*#########################################################*/


#DestaquesParceiros
{
    float: left;
    width: 330px;
    margin: 10px 0 0 0;
}
#DestaquesParceiros #tit
{
    float: left;
    width: 330px;
    font: bold 18px "Trebuchet MS";
    color: #006699;
    text-decoration: none;
    border-bottom: solid 5px #CCCCCC;
    padding-bottom: 3px;
}
#DestaquesParceiros ul
{
    float: left;
    list-style-type: none;
    width: 195px;
    margin: 5px 0 0 0;
    padding: 0;
}
#DestaquesParceiros li
{
    float: left;
    width: 310px;
    padding: 13px 10px 13px 10px;
    border-bottom: dotted 1px #CCCCCC;
}
#DestaquesParceiros li a
{
    font: normal 12px Arial;
    color: #006699;
    text-decoration: none;
}
#DestaquesParceiros li a:hover
{
    text-decoration: underline;
}



/*##########################################################
MENU INTERNO
*#########################################################*/

/* CSS Document */
/* CONFIGURAÇÃO DO CONTAINER DO MENU */
#ddblueblockmenu
{
    border: 0px solid #FFFFFF; /* espessura e cor da borda EBF0F5*/
    border-bottom-width: 0;
    width: 187px; /* largura da coluna */
}


/* CONFIGURAÇÃO DO CONTAINER DO MENU PARTE 2*/
#ddblueblockmenu ul
{
    margin: 0; /* distância do lado esquerdo */
    padding: 0;
    list-style-type: none;
    font: 8pt Tahoma, Verdana, Helvetica, sans-serif;
}

/* CONFIGURAÇÃO DAS LINHAS DO MENU */
#ddblueblockmenu li a
{
    display: block;
    padding: 5px 0; /* espaçamento entre as linhas */
    padding-left: 9px; /* distância das linhas com a esquerda */
    width: 170px; /*185px minus all left/right paddings and margins LARGURA DA COLUNA*/
    text-decoration: none;
    color: #525252; /* cor da fonte das linhas CCDAE6 */
    background-color: #FFFFFF; /*cor do fundo das linhas CCDAE6*/
    border-bottom: 0px solid #FFFFFF; /* espessura e cor da linha que separa os itens CCDAE6*/
    border-left: 7px solid #FFFFFF; /* espessura e cor do fundo dos marcadores esquerdos A3BBD1*/
    font-weight:normal;
    font: 11pt Arial, Verdana, Helvetica, sans-serif;
}

* html #ddblueblockmenu li a
{
    /*IE only */
    width: 187px; /*IE 5*/ /*w\idth: 187px; /*185px minus all left/right paddings and margins*/
}

/* CONFIGURAÇÃO DO ON MOUSE OVER DAS LINHAS */
#ddblueblockmenu li a:hover
{
    background-color: #eae0c8; /* cor do on mouse over das linhas E1E9F0*/
    border-left-color: #FFFFFF; /* cor dos marcadores 003366*/
}

/* CONFIGURAÇÃO DO TÍTULO DO MENU */
#ddblueblockmenu div.menutitle
{
    color: #333333; /* cor da fonte dos títulos */
    border-bottom: 0px solid #FFFFFF; /* espessura e cor da borda da caixa dos títulos E1E9F0*/
    padding: 5px 0; /* altura das caixa */
    padding-left: 0px; /* distância da esquerda */
    background-color: #FFFFFF; /* cor do fundo A3BBD1*/
    font: 11pt Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
}
.fundo
{
    background-color: #FFFFFF; /* D6E1EB */
    width: 187px;
}

.fundo2
{
    background-color: #BDDEB1;
    width: 187px;
}

#ddblueblockmenu2
{
    border: 0px solid #EBF0F5; /* espessura e cor da borda */
    border-bottom-width: 0;
    width: 187px; /* largura da coluna */
}


/* CONFIGURAÇÃO DO CONTAINER DO MENU PARTE 2*/
#ddblueblockmenu2 ul
{
    margin: 0; /* distância do lado esquerdo */
    padding: 0;
    list-style-type: none;
    font: 8pt Tahoma, Verdana, Helvetica, sans-serif;
}

/* CONFIGURAÇÃO DAS LINHAS DO MENU */
#ddblueblockmenu2 li a
{
    display: block;
    padding: 5px 0; /* espaçamento entre as linhas */
    padding-left: 9px; /* distância das linhas com a esquerda */
    width: 170px; /*185px minus all left/right paddings and margins LARGURA DA COLUNA*/
    text-decoration: none;
    color: #1F3F5F; /* cor da fonte das linhas */
    background-color: #D7E9D6; /*cor do fundo das linhas*/
    border-bottom: 0px solid #CCDAE6; /* espessura e cor da linha que separa os itens */
    border-left: 7px solid #A3BBD1; /* espessura e cor do fundo dos marcadores esquerdos */
}

* html #ddblueblockmenu2 li a
{
    /*IE only */
    width: 187px; /*IE 5*/ /*w\idth: 187px; /*185px minus all left/right paddings and margins*/
}

/* CONFIGURAÇÃO DO ON MOUSE OVER DAS LINHAS */
#ddblueblockmenu2 li a:hover
{
    background-color: #F0F8ED; /* cor do on mouse over das linhas */
    border-left-color: #003366; /* cor dos marcadores */
}

/* CONFIGURAÇÃO DO TÍTULO DO MENU */
#ddblueblockmenu2 div.menutitle
{
    color: #1F3F5F; /* cor da fonte dos títulos */
    border-bottom: 0px solid #E1E9F0; /* espessura e cor da borda da caixa dos títulos */
    padding: 5px 0; /* altura das caixa */
    padding-left: 10px; /* distância da esquerda */
    background-color: #A3BBD1; /* cor do fundo */
    font: 10pt Arial, Verdana, Helvetica, sans-serif;
}

/*****************************/


/* ESTILOS PARA DIV Carregando */
.blockProgress
{
    top: 0;
    left: 0;
    position: absolute;
    background-color: gray;
    opacity: 0.0; /* 0.75;*/
    filter: alpha(opacity=0); /*alpha(opacity=75);*/
    width: 100%;
    min-height: 1000%;
    height: expression(document.body.scrollHeight +       "px" );
    z-index: 999998;
    display: table;
}

.containerProgress
{
    position: absolute;
    width: 250px;
    top: 40%;
    left: 40%;
    z-index: 999999;
}

.headerProgress
{
    background-color: #000000;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.9;
}

.bodyProgress
{
    padding: 10px;
}

