﻿html {font: 50% Arial, sans-serif;font-size: small;}
body {padding: 0;margin: 0;width: 100%;}
h2   {color: black;font-family: sans-serif;font-weight: bolder;}

.cTitulo{font-family:sans-serif;font-weight:bolder;color:#888888;font-size:large;}
.cMenu {width: 90%;box-shadow: 10px 10px 10px  #888888;}
.cPaginaDefault {background-color:white;}
.cPaginaDoMenu  {background-color:#F5F5F5;align-self:center;}
.cFonteBranca {color:white;}
.cSmall{font-size:small;}
.cMedium {font-size: medium;}
.cNegrito{font-weight:bolder;}
.cVertAlignCenter 
{
    vertical-align:central;
}
.cSufExpandir {color:blue;}
.cSufContrair {color:blue;}
.cSufTexto    {font:inherit;}
.cTrData 
{
    vertical-align: central;
    font-size:medium;
}
.cITEMNFNAO {
    color: gray;
    text-decoration:line-through;
    font-size: small;
    border-collapse: collapse;
    display: inline;
}
.cITEMNFSIM {
    color: gray;
    font-size: small;
    border-collapse: collapse;
    display: inline;
}
.cRsltNfRotulo {
    color: black;
    font-size: small;
    border-collapse: collapse;
    display: inline;
    font-weight: bolder;
}


#idDivTabDireita {
    position: absolute;
    right: 10%;
    top: 150px;
}
#idCorpo {width:85%;}
#idRslt {width: 95%;}
#idDivERRO {
    vertical-align: central;
    text-align: center;
    font-weight: bolder;
    font-size:large;
    color: red;
}
#idDtFim {width: 85px;border: none;}
#InsidSelTipo{font-size:small}

#idTabTesauro {
    width:25%;
    border: 1px dotted black;
    font-size: small;
    border-collapse:collapse;
}

#idFrame {
    width:  100%;
    height: 768px;
    border: 0;
    vertical-align: central;
    align-self: center;
    text-align: center;
}

#idMsgLink {
    align-self: center;
    text-align: center;
    font-weight: bolder;
    font-size: large;
}

#idProc {
    color: red;
    display: inline;
}


.cDescritor {
    text-align: left;
}
.cTesTD {
    text-align: left;
    border: 1px dotted black;
}
.cTesauroTD {
    vertical-align: central;
    text-align: center;
    border: 1px dotted black;
}
.cTesTH {
    vertical-align: central;
    text-align: right;
    font-weight: bolder;
    border: 1px dotted black;
}

.cTH {
    text-decoration: underline;
    vertical-align: central;
    text-align: center;
    font-weight: bolder;
}
.cTD {
    vertical-align: central;
    text-align: center;
    border: 1px black;
}

.cItemAjuda {
    vertical-align: central;
    text-align: center;
    text-decoration: underline;
}

.cLinkNum {
    font-size: x-large;
}

.cLinkPaginaAtual 
{
    font-size: xx-large;
    font-weight: bold;
    color:black;
}

.cLinkUltima {
    font-size:x-large;

}

#idTab {
    width: 55%;
    border: 1px black;
    font-size: large;
    vertical-align: central;
}

#idMenu {
    background-color: rgb(21,21,21);
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px #000000 solid;
    height: 28px;
}

#idTribunais {
    font-style: italic;
}
#idTipoDoc  {font-style:italic;}

ul, ol {margin-left: 0; padding-left:0}

.EspacoEntreLinhas  {height: 5px;}
.cCentraliza 		{margin:0 auto;text-align:center;}
.cMargemInferior 	{border:thin;border-bottom-color:aqua;}
.cAlignCenter 		{text-align:center;}
.cLarguraTotal 		{width:100%}
.cLarguraAuto  		{width:auto;}
.cAlinDir     		{text-align:right;}
.cAlinEsq     		{text-align:left;}
.CBordaDebaixoTabela{border-bottom:1px #000000 solid;}

A:hover 			{color:gray;}  
A:link 				{text-decoration: none;color:blue}     
A:visited 			{text-decoration: none;color:red;}

.cRsltRotulo {
    font-weight: bolder;
    display: inline;
    font-size: medium;
}
.cRsltTexto {
    font-size: smaller;
    text-align: justify;
}
.cRsltEmenta        {font-size:small; text-align:justify;}

.cMatchEmenta {
    font: inherit;
    color: black;
    font-weight: bold;
    font-size: medium;
    display: inline;
    background-color: white;
}

.cMatchTexto {
    font: inherit;
    color: black;
    font-weight: bold;
    font-size:medium;
    display: inline;
    background-color: white;
}

.cItMnPr {
    color: #ffffff;
    font-family: Georgia;
    font-size: 17px;
    line-height: 15px;
}

.cItMnPr:hover      {color: #ffffff;}
.cItMnPr:link       {color: #ffffff;}
.cItMnPr:visited    {color: #ffffff;}
.cItMnPr:hover      {color: #ffffff;}

.cImg {
    background-color: rgb(0,0,255);

}
