.body {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    background-color: #f1f1f1;
    background-image: url("../img/brasao_fundo_azul.gif");
    background-repeat: no-repeat;
    background-color: #eff3f8;
    background-position: right;
}

a:active, a:link, a:visited {
    color: #4a5c69;    
}
a:hover {
    color: #888f98;
}

a.linkProcesso:link, a.linkProcesso:active, a.linkProcesso:hover {
    text-decoration: underline;
    color: #2560E3;
}

a.linkProcesso:visited {
    text-decoration: none;
    color: #999999; 
}

input, textarea {
    border: 1px solid #BBBBBB;
    font-size: 13px;
    background: #f0f6ff;
    color: black;
}

input[type='submit'], input[type='button'], input[type='reset'] {
    /*background: #34945d;
    color: white;
    border-color: gray;*/
    margin: 5px;
    color: #0e2439;
    background-color: #8198aa;
    border-color: #BED6F8 #345970 #345970 #BED6F8;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}

input[type='submit']:hover, input[type='button']:hover, input[type='reset']:hover {
    border-color: #345970 #BED6F8 #BED6F8 #345970;    
}

legend{
    font-family: Arial,sans-serif;
    color: #455564;
    font-size: 13px;
    font-weight: bold;
}


h1 {
    font-family: Arial,sans-serif;
    color: #455564;
    font-size: 1.6em;
    margin-top: 0;
}

h2 {
    font-family: Arial,sans-serif;
    color: #455564;
    font-size: 1.4em;
}




/* TOPO DA APLICA��O */
div.topo{
    font-size: 0px;
    background-image:url("../img/imgPje/azul/site_gradiente.png");
    background-repeat: repeat-x;
    height: 61px;
    overflow: hidden;
    position: relative;
}

/* TITULO DA PAGINA NO DIV.TOPO */
div.tituloPagina{
    position: relative;
    top: -35px;
    left: -110px;
    width: 200px;
    height: 30px;
    text-align: left;
    overflow: hidden;
    font: bold 12px/20px arial, verdana;
    background-image: url(../img/goias.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    color: #606e7f;

}

/* NOME DA APLICA��O NO DIV.TOPO */
div.nomeAplicacao{
    position: relative;
    top: -93px;
    left: -75px;
    width: 276px;
    height: 30px;
    text-align: left;
    overflow: hidden;
    font: bold 18px/26px arial, verdana;
    color: #606e7f;
}

.nomeAplicacao{
	color: #606e7f;
	font-weight: bold;
	font-size: 15px;
}
.homePanel {
    background-image: url("../img/brasao_fundo_azul.gif");
    background-repeat: no-repeat;
    background-color: #eff3f8;
    background-position: right;
}

.label{
    color: #313c48;
    text-align: right;
    font-weight: bold;
    vertical-align: middle;
    padding: 2px 10px 2px 2px;
    height: 35px;
}


.loginTexto{
    background-color: #f1f6f7 !important;
    border-color: #55788e #bcd9dc #bcd9dc #55788e !important;
    background-repeat: repeat-x !important;
    border-width: 1px;
    border-style: solid;
    height: 15px;
    padding: 2px 0 0 3px;
    width: 150px;
    font-size: 12px;
}


.legendaSecao{
    font-family: Arial,sans-serif;
    color: #455564;
    font-size: 13px;
    font-weight: bold;
}


.menuVertical {
    padding:4px 4px 0px 4px;
    float: left;
    width: 12%;
    background-color: #f1f6f7;
    padding-bottom: 1000em; 
    margin-bottom: -999.5em;
    border:2px solid #BBBBBB;
    border-top-color: #a1d2e0;
    border-right-color: #345770;
}

div.modalTitle {
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
	border: 1px solid #AAC9B1;
	border-width: 1px;
	border-style: solid;
	border-color: #AAC9B1;
	background-color: #AAC9B1;
	background-image: url("/precedentesWeb/img/fundo_menu_azul.png");
	background-position: left top;
	background-repeat: repeat-x;
}

.btnFavoritos{
    background-image:url("../img/trt_btn_favoritos_p_azul.png");
    background-repeat: no-repeat; 
    padding-left: 27px;
    padding-top: 2px;
    line-height:25px;
    overflow: hidden;
    width: 129px;
    height: 29px;
    font-weight: bold;

}

.divFavoritos{
    border-right: #4A6445 2px dashed;
    /*border: red 4px dashed; border-bottom: blue 4px solid; border-top-style: ridge;*/
}

.divBrasao{
    padding-bottom: 100%;
    overflow: hidden;
    background-image: url("../img/brasao_p_azul.png");
    background-repeat: no-repeat; 
    width: 103px;
    height: 116px;

}
.divExclamacao{

    overflow: hidden;
    background-image: url("../img/trt_exclamation_azul.gif");
    background-repeat: no-repeat; 
    width: 20px;
    height: 20px;

}
.divTopoInicio{
    background-image: url("../img/app_topo_titulo_inicio_azul.gif");
    background-repeat: no-repeat; 
    width: 366px;
    height: 61px;

}

.rich-table-row-mouse-over{
    background-color: #e4ebf6;    
}

.odd-row {
    background-color: #FCFFFE;
}
.even-row {
    background-color: #E4ECF8;
}

.odd-row:hover {
    background-color: #FFEBDA;
}

.even-row:hover {
    background-color: #FFEBDA;
}

.textAreaArquivo {
    FONT-SIZE: small; 
    FONT-FAMILY: 'Courier New'; 
    BACKGROUND-COLOR: #f5f8ff; 
    height : 523px;
    border-width: 1px; 
    border-color: black; 
    width : 554px;
}

/*CSS login PJe*/

.subBorda {
    background-color: #B0D2DD;
    background-image: url("../img//imgPje/azul/img_bgCorpo.png");
    background-position: right top;
    background-repeat: repeat-y;
    color: #FFFFFF;
    font-size: 14pt;
    margin: 0 auto;
    padding: 10px 3px 3px;
    text-align: left;
    width: 99%;
}
option {
    background-color: #EBF1F8;
}
.rich-calendar-input {
    background-image: url("../img//imgPje/azul/input_text01.png\9 ");
    background-position: left top;
    background-repeat: no-repeat;
    border: 0 none;
    color: #000000;
    font-size: 12px;
    height: 15px;
}

.inputTextMiniW69 {
    background-image: url("../img//imgPje/azul/inputTextMini-W69.png");
    background-position: left top;
    background-repeat: no-repeat;
    border: 0 none;
    color: #000000;
    font-size: 12px;
}
.inputTextMiniW25 {
    background-image: url("../img//imgPje/azul/inputTextMini-W25.png");
    background-position: left top;
    background-repeat: no-repeat;
    border: 0 none;
    color: #000000;
    font-size: 12px;
}
.foneDDD {
    background-image: url("../img//imgPje/azul/inputTextMini-W25.png");
    background-position: left top;
    background-repeat: no-repeat;
    border: 0 none;
    color: #000000;
    font-size: 12px;
}
.foneNormal {
    background-image: url("../img//imgPje/azul/inputTextMini-W100.png");
    background-position: left top;
    background-repeat: no-repeat;
    border: 0 none;
    color: #000000;
    font-size: 12px;
}
input[type="submit"], input[type="button"], .buttons {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #C2E9F3;
    height: 22px !important;
    margin: 5px;
    min-width: 80px;
    padding: 0 12px 3px;
}
.linkButton {
    font-size: 14px;
    padding: 3px 12px;
}
.inputTreeHeader {
    background-color: #FFFFFF !important;
    background-image: url("../img//imgPje/azul/tree.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none !important;
    color: #000000 !important;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.inputTreeBody {
    background-color: #FFFFFF;
    border: 1px solid #C2E9F3;
    max-height: 250px !important;
    padding: 1px !important;
    position: absolute;
    width: 224px !important;
    z-index: 10;
}
.suggest {
    background-image: url("../img//imgPje/azul/suggest.png") !important;
    background-position: center top;
    background-repeat: no-repeat;
    border: 0 solid;
    padding-right: 20px;
}
.modSup {
    background-image: url("../img//imgPje/azul/login/bgSup.png");
    background-repeat: no-repeat;
    height: 39px;
    width: 350px;
}
.modInf {
    background-image: url("../img//imgPje/azul/login/bgInf.png");
    background-repeat: no-repeat;
    height: 39px;
    width: 350px;
}
.modEsq {
    background-image: url("../img//imgPje/azul/login/bg1.png");
    background-repeat: no-repeat;
    height: 172px;
    width: 40px;
}
.modDir {
    background-image: url("../img//imgPje/azul/login/bg2.png\9 ");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 172px;
    width: 450px;
}
.modCentral {
    background-image: url("../img//imgPje/azul/login/bgCentro.png");
    background-repeat: repeat-y;
    width: 350px;
}
.modGrande {
    background-image: url("../img//imgPje/azul/login/bg_login_trt_azul.png");
    background-repeat: no-repeat;
    background-position: center;
    /*width: 564px;*/
}
.modPesqEsq {
    background-image: url("../img//imgPje/azul/imgBgPes1.png");
    background-repeat: no-repeat;
    height: 25px;
    margin-top: 0;
    width: 38px;
}
.modPesqBg {
    background-image: url("../img//imgPje/azul/imgBgPes2.png");
    background-repeat: repeat-x;
}
.modPesqInputText {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img//imgPje/azul/img_textPesq.png");
    background-repeat: no-repeat;
    border: 0 none;
    color: #FFFFFF;
    font-size: 11px;
    height: 16px;
    padding-left: 3px;
    width: 134px;
}

.required {
    color: #FF0000;
    padding-left: 2px;
}
#papeisUsuarioForm option {
    background-color: #ECF4FE;
    color: #57627E;
    text-align: left;
}
.acessibilidade {
    font-size: 0.1em;
    left: -10000px;
    line-height: 1%;
    position: absolute;
    top: -10000px;
}
div.bannerFundo{
    background-image: url("../img/imgPje/azul/fundo_lateral.png");
}
#menuBar{
	position: relative;
	border: 1px solid #C4C0B9;
	padding: 0px;
	width: 100%;
	height: 26px;
	background-color: #AAC9B1;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url("/precedentesWeb/img/fundo_menu_azul.png");
}

