﻿html, body
{
    border: 0;
    margin: 0;
    padding: 0;
}

body, td, th
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    /*text-align: left;*/
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(/imgSite/fundoSiteSimulado2011.jpg); 
    background-position: Top Center;
    background-repeat: no-repeat;
    /*background-color: #868db9; */
        background-color: #000000; 
}


a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline; /*color: #FF0000;*/
}
/*a:hover {text-decoration: underline; color: #FF0000;}*/
a:active
{
    text-decoration: none;
}


.txtDataTopo
{
    color: #CCCCCC;
}

.uc_Tahoma11
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}

.uc_Form
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #996600;
    background-color: #FFFFFF;
    border: 1px inset #C5BCA9;
}

#boxes #dialog2
{
    background: url(notice.png) no-repeat 0 0 transparent;
    width: 326px;
    height: 229px;
    padding: 50px 0 20px 25px;
}

#mask
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window
{
    position: absolute;
    left: 0;
    top: 0;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
}

#boxes #dialog
{
    width: 375px;
    height: 203px;
    padding: 10px;
    background-color: #ffffff;
}

#boxes #dialog1
{
    width: 375px;
    height: 203px;
}

#dialog1 .d-header
{
    background: url(login-header.png) no-repeat 0 0 transparent;
    width: 375px;
    height: 150px;
}

#dialog1 .d-header input
{
    position: relative;
    top: 60px;
    left: 100px;
    border: 3px solid #cccccc;
    height: 22px;
    width: 200px;
    font-size: 15px;
    padding: 5px;
    margin-top: 4px;
}

#dialog1 .d-blank
{
    float: left;
    background: url(login-blank.png) no-repeat 0 0 transparent;
    width: 267px;
    height: 53px;
}

#dialog1 .d-login
{
    float: left;
    width: 108px;
    height: 53px;
}

.close
{
    display: block;
    text-align: right;
}

.style1
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #B9A67C;
}


.newsticker
{
    font: 14px helvetica, arial, tahoma, sans-serif;
    text-align: left;
    font-weight: bold;
    list-style-type: none;
    padding: 3px;
    margin: 0;
}

/* 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;
}

.linkCarreira
{
    color: #725a2e;
    font-family: Tahoma;
    font-size: 11px; /*font-weight: bold;*/
    text-decoration: none;
}
.linkBancas
{
    color: #333333;
    font-family: Tahoma;
    font-size: 11px; /*font-weight: bold;*/
    text-decoration: none;
}

.linkPadrao
{
    color: #006699;
    font-family: Tahoma;
    font-size: 11px; /*font-weight: bold;*/
    text-decoration: none;
}







/* simulado */
.txt_tituloSimulado
{
    font-family: Tahoma;
    font-size: 12px;
    color: #B45849;
    font-weight: bold;
}
.txt_respostas
{
    font-family: Tahoma;
    font-size: 11px;
    color: #6470A6;
}
.txt_pergunta
{
    font-family: Tahoma;
    font-size: 12px;
    color: #525C97;
    font-weight: bold;
}
.txt_observacoes
{
    font-family: "Trebuchet MS" , Tahoma, Arial;
    font-size: 12px;
    color: #B45849;
}
.txt_tempoProva
{
    font-family: Tahoma;
    font-size: 14px;
    color: #003366;
}





/*noticias*/



.txt_newsdata
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: #003366;
}

.txt_newstitulo
{
    font-family: Arial; /*Georgia, Tahoma, */
    font-size: 20px;
    color: #333333; /*color: #000000;*/
    font-weight: bold;
}

.txt_newsresumo
{
    font-family: "Trebuchet MS" , Arial, Tahoma;
    font-size: 18px;
    color: #B45849 /*color: #B45849;*/;
}

.txt_newsresumo
{
    font-family: "Trebuchet MS" , Arial, Tahoma;
    font-size: 18px;
    color: #B45849 /*color: #B45849;*/;
}

.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: 537px;
    height: 150px;
}

.txt_recomende
{
    font-family: Georgia;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff; /*#000000*/
    width: 537px;
    height: 40px;
}

.txt_reporteerros
{
    font-family: Georgia;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff; /*#000000*/
    width: 450px;
    height: 100px;
}

.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;
}





/***************************************************************/
/*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: #466268;
}

.HeaderStyle a
{
    font-size: 12px;
    text-decoration: none;
    color: #466268;
    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: 12px;
    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: 12px;
    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; */
}


/***************************************************/
/* cadastro de usuarios */
.txtFlashes
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.txtInfo1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #990000;
}
.txtInfo2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}
.txtFrmLabels
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #67769F;
}

.txtFrmCampos
{
    border: 1px dotted #cccccc;
    background-color: #F0F0F0;
    padding: 5px;
}

.txtInfoObs
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #990000;
}

.txtBarraLogin /* texto barra de login topo */
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #67769F;
}
.txtFrmCamposCourier
{
    border: 1px dotted #cccccc;
    background-color: #F0F0F0;
    padding: 5px;
    font-family:  Bell MT, Helvetica, sans-serif;
}






/*entidades*/
.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;
}



/*##########################################################
MENU ESQUERDO
*#########################################################*/

#divMenu
{
    float: left;
    width: 140px;
    margin: 0 0 0 0px;
    _margin: 0 0 0 5px;
}
#titMenu
{
    height: 18px;
    font: bold 14px Arial;
    color: #466268;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px dotted #cccccc;
    text-align: left;
}
#titMenu a
{
    font: bold 14px Arial;
    color: #466268;
    text-decoration: none;
}
#titMenu a:hover
{
    text-decoration: underline;
}
#itensMenu
{
    padding: 5px 0 5px 10px;
    border-bottom: 1px dotted #cccccc;
}
#itensMenu a
{
    font: normal 12px Arial;
    color: #666;
    text-align: left;
}
#itensMenu a:hover
{
    text-decoration: underline;
}
#itensMenuDest
{
    height: 19px;
    padding: 5px 0 0 10px;
    border-bottom: 1px dotted #cccccc;
}
#itensMenuDest a
{
    font: bold 12px Arial;
    color: #666;
}
#itensMenuDest a:hover
{
    text-decoration: underline;
}


/*##########################################################
DESTAQUES
*#########################################################*/


#DestaquesParceiros
{
    float: left;
    width: 400px;
    margin: 10px 0 0 0;
}
#DestaquesParceiros #tit
{
    float: left;
    width: 400px;
    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: 380px;
    padding: 8px 10px 8px 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;
}




#DestaquesCarreira
{
    float: left;
    width: 195px;
    margin: 10px 0 0 0;
}
#DestaquesCarreira #tit
{
    float: left;
    width: 195px;
    font: bold 18px "Trebuchet MS";
    color: #996600;
    text-decoration: none;
    border-bottom: solid 5px #CCCCCC;
    padding-bottom: 3px;
}
#DestaquesCarreira ul
{
    float: left;
    list-style-type: none;
    width: 190px;
    margin: 5px 0 0 0;
    padding: 0;
}
#DestaquesCarreira li
{
    float: left;
    width: 175px;
    padding: 5px 10px 5px 10px;
    border-bottom: dotted 1px #CCCCCC;
}
#DestaquesCarreira li a
{
    font: normal 12px Arial;
    color: #996600;
    text-decoration: none;
}
#DestaquesCarreira li a:hover
{
    text-decoration: underline;
}



#DestaquesBancas
{
    float: left;
    width: 195px;
    margin: 10px 0 0 0;
}
#DestaquesBancas #tit
{
    float: left;
    width: 195px;
    font: bold 18px "Trebuchet MS";
    color: #006633;
    text-decoration: none;
    border-bottom: solid 5px #CCCCCC;
    padding-bottom: 3px;
}
#DestaquesBancas ul
{
    float: left;
    list-style-type: none;
    width: 190px;
    margin: 5px 0 0 0;
    padding: 0;
}
#DestaquesBancas li
{
    float: left;
    width: 175px;
    padding: 5px 10px 5px 10px;
    border-bottom: dotted 1px #CCCCCC;
}
#DestaquesBancas li a
{
    font: normal 12px Arial;
    color: #006633;
    text-decoration: none;
}
#DestaquesBancas li a:hover
{
    text-decoration: underline;
}

#DestaquesVideos
{
    float: left;
    width: 400px;
    margin: 10px 0 0 0;
}
#DestaquesVideos #tit
{
    float: left;
    width: 400px;
    font: bold 18px "Trebuchet MS";
    color: #FF0000;
    text-decoration: none;
    border-bottom: solid 5px #CCCCCC;
    padding-bottom: 3px;
}

#DestaquesEntidades
{
    float: left;
    width: 700px;
    margin: 10px 0 0 0;
}
#DestaquesEntidades #tit
{
    float: left;
    width: 700px;
    font: bold 18px "Trebuchet MS";
    color: #006699;
    text-decoration: none;
    border-bottom: solid 5px #CCCCCC;
    padding-bottom: 3px;
}
#DestaquesEntidades ul
{
    float: left;
    list-style-type: none;
    width: 195px;
    margin: 5px 0 0 0;
    padding: 0;
}
#DestaquesEntidades li
{
    float: left;
    width: 680px;
    padding: 13px 10px 13px 10px;
    border-bottom: dotted 1px #CCCCCC;
}
#DestaquesEntidades li a
{
    font: normal 12px Arial;
    color: #006699;
    text-decoration: none;
}
#DestaquesEntidades li a:hover
{
    text-decoration: underline;
}

.DestaquesParceirosUF  /* pagina de entidades UF*/
{
    float: left;
    width: 700px;
    font: bold 18px "Trebuchet MS";
    color: #006699;
    text-decoration: none;
    /*border-bottom: solid 5px #CCCCCC; */
    padding-bottom: 3px;
}


#DestaquesTodasNews
{
    float: left;
    width: 600px;
    margin: 10px 0 0 0;
}
#DestaquesTodasNews #tit
{
    float: left;
    width: 600px;
    font: bold 18px "Trebuchet MS";
    color: #CC6600;
    text-decoration: none;
    border-bottom: solid 5px #CCCCCC;
    padding-bottom: 3px;
}
#DestaquesTodasNews ul
{
    float: left;
    list-style-type: none;
    width: 195px;
    margin: 5px 0 0 0;
    padding: 0;
}
#DestaquesTodasNews li
{
    float: left;
    width: 580px;
    padding: 03px 10px 03px 10px;
    border-bottom: dotted 1px #CCCCCC;
}
#DestaquesTodasNews li a
{
    font: normal 12px Arial;
    color: #CC6600;
    text-decoration: none;
}
#DestaquesTodasNews li a:hover
{
    text-decoration: underline;
}





#DestaquesAgenda
{
    float: left;
    width: 600px;
    margin: 10px 0 0 0;
}
#DestaquesAgenda #tit
{
    float: left;
    width: 600px;
    font: bold 18px "Trebuchet MS";
    color: #466268;
    text-decoration: none;
    border-bottom: solid 5px #CCCCCC;
    padding-bottom: 3px;
}
#DestaquesAgenda ul
{
    float: left;
    list-style-type: none;
    width: 195px;
    margin: 5px 0 0 0;
    padding: 0;
}
#DestaquesAgenda li
{
    float: left;
    width: 580px;
    padding: 03px 10px 03px 10px;
    border-bottom: dotted 1px #CCCCCC;
}
#DestaquesAgenda li a
{
    font: normal 12px Arial;
    color: #466268;
    text-decoration: none;
}
#DestaquesAgenda li a:hover
{
    text-decoration: underline;
}
