#Cartorio {
       /*width: 576px;
       top: 50%;
       left: 50%;
       margin-top: -20%;
       margin-left: -20%;
       position: absolute;*/
}

#index {
       width: 400px;
       top: 50%;
       left: 50%;
       margin-top: -250px;
       margin-left: -250px;
       position: absolute;
}

.labelForms {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FDFEDF;
	background-color:#55703B;
}

.fonte_titulo{
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #FDFEDF;
  font-weight:bold;
}

.fundo_titulo{
  background-color:#55703B;
}


.fonte_titulo_log{
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
  font-weight:bold;
}

.fundo_titulo_log{
  background-color:#CCCCCC;
}

.fonte_result{
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
  font-weight:bold;
}

.fundo_result{
  background-color:;
}




#nota {
       /*margin-top: 50%;
       margin-left: 50%;*/
       top: 50%;
       left: 50%;
       margin-top: -250px;
       margin-left: -250px;
       position: absolute;
}


body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FDFEDF;
}



.inputBox {
        font-family: Verdana;
        font-color: #FFFFFF;
        font-size:10px;
        background-image: url(../imagens/fundobotao.png);
        background-repeat: no-repeat;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        cursor: pointer;
}

.inputBox1 {
        font-family: Verdana;
        font-color: #FFFFFF;
        font-size:10px;
        background-image: url(../imagens/fundobotao2.png);
        background-repeat: no-repeat;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        cursor: pointer;
}


.Edit {
	height: 16px;
	font-family: Verdana;
	font-color: #000000;
	font-size:10px;
	font-weight:bold;
	border: 1px solid #55703B;
}

.Radio {
        font-family: Verdana;
        background-image: url(../imagens/fundobotao.png);
        font-color: #000000;
        font-size:14px;
        font-weight:bold;
        border-style:solid;
        border-color:#000000;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: 1px;
        border-right-style: 1px;
        border-bottom-style: 1px;
        border-left-style: 1px;
}

.Aba {
       cursor: pointer;
}

.BotaoTramite_normal {
        font-color: #FFFFFF;
        font-size:10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-image: url(../imagens/btTramite.png);
        width:197px;
        background-repeat: no-repeat;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        cursor: pointer;
        height: 21px;
}

.BotaoTramite_hover {
        font-color: #FFFFFF;
        font-size:10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-image: url(../imagens/btTramite2.png);
        width:197px;
        background-repeat: no-repeat;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        cursor: pointer;
        height: 21px;
}


.Botao_normal {
        font-color: #FFFFFF;
        font-size:10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-image: url(../imagens/fundobotao.png);
        width:116px;
        background-repeat: no-repeat;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        cursor: pointer;
        height: 21px;
}

.Botao_hover {
        font-color: #FFFFFF;
        font-size:10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-image: url(../imagens/fundobotao2.png);
        width:116px;
        background-repeat: no-repeat;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        cursor: pointer;
        height: 21px;
}
.label {

        font-size:18px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color: #C1A160;
}

.labelMenor {

        font-size:16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color: #C1A160;
}


.labelMaior {

        font-size:12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#004000;
		text-decoration:none; 
}


.titulo {

        font-size:26px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#004000;
}



.labellink {

        background-color:#FFFFE1;
        font-size:10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#808080;
        font-weight:bold;
        cursor: pointer;
}

.style23 {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; }

p.tudo {width:528px; height:32px; background:#fff;}

p.texto, p.efeito1 {
        font: 24px "Verdana";
        font-weight:bold;
        }
p.texto {
        position:absolute;
        top:0;
        left:0;
        color:#C1A160;
        }
p.efeito1 {
        position:absolute;
        left: 2px;
        top: -2px;
        color:#000000;
        }
.boxPadrao {
	border: 1px solid #000000;
	padding: 1px;
}

.fonteControlM {
	font-size:9px; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
