/* Arquivo com definicoes para estilos da scdp*/
/* estilo para o corpo da pagina e barras de rolagem*/ 

.FeFonteTituloNC {
  height : 30px;
  text-align  : center;
  background-image:url(../Imagens/TituloNc.bmp)
}
.FeFonteTitulo {
  margin      : 0px;
  color       : #000000;
  font-size   : 16px;
  font-family : Verdana,tahoma;
  font-weight : bold;
  text-align  : center;
}
.FeFonteTituloOpcao {
  margin      : 0px;
  color       : #000000;
  font-size   : 12px;
  font-family : Verdana,tahoma;
  font-weight : bold;
  text-align  : center;
}
.FeFonteOpcao {
  margin      : 0px;
  color       : #000000;
  font-size   : 11px;
  font-family : Verdana,tahoma;
  text-align  : center;
}
.FeFonteRodape {
  margin      : 0px;
  color       : #000000;
  font-size   : 10px;
  font-family : Verdana,tahoma;
  text-align  : Right;
  background  : #cccccc;
  background-image:url(../Imagens/fundocinza.jpg)  
}
.FeFonteTituloCentral {
  margin      : 0px;
  color       : #000000;
  font-size   : 12px;
  font-family : Verdana,tahoma;
  font-weight : bold;
  text-align  : center;
  background-image:url(../Imagens/fundocinza.jpg)  
}
.FeFonteTituloCampo {
  margin      : 0px;
  color       : #000000;
  font-size   : 11px;
  font-family : tahoma;
  font-weight : bold;
}
.FeFonteConteudoCampo {
  margin      : 0px;
  color       : #000000;
  font-size   : 11px;
  font-family : tahoma;
  font-weight : normal;
}

.FeFonteConteudoCampoAzul {
  margin      : 0px;
  color       : #0000FF;
  font-size   : 11px;
  font-family : tahoma;
}

.FeFonteConteudoCampoVermelho {
  margin      : 0px;
  color       : #FF0000;
  font-size   : 11px;
  font-family : tahoma;
}


.FeFonteListaCentro {
  margin      : 0px;
  color       : #000000;
  font-size   : 11px;
  font-family : Verdana,tahoma;
  text-align  : center;  
}

.FeFontePretoCinza {
  margin:0px;
  color:#000000; 
  text-align:center;
  font-size:11px;
  font-family:tahoma;
  font-weight:bold;
  background-image:url(../Imagens/fundocinza.jpg)    
}

.FeFontePretoCinza2 {
  margin:0px;
  color:#000000; 
  text-align:center;
  font-size:11px;
  font-family:tahoma;
  font-weight:bold;
  background-color:#CCCCCC    
}
.FeFontePretoBranco {
  margin:0px;
  color:#000000; 
  background-color:#FFFFFF;
  text-align:center;
  font-size:11px;
  font-family:tahoma;
  font-weight:bold;
}
.FeFonteRelatorio {
  margin      : 0px;
  color       : #000000;
  font-size   : 9px;
  font-family : tahoma;
  font-weight : normal;
}
.FeFonteConteudoRel {
  margin      : 0px;
  color       : #000000;
  font-size   : 9px;
  font-family : tahoma;
}
.FeFonteResumoCha {
  margin      : 0px;
  color       : #000000;
  font-size   : 14px;
  font-family : Georgia;
  font-weight : normal;
}
.FeFonteResumoVal {
  margin      : 0px;
  color       : #000000;
  font-size   : 14px;
  font-family : tahoma;
  font-weight : normal;
}

.FeFonteOficio {
  margin      : 0px;
  color       : #000000;
  font-size   : 14px;
  font-family : arial;
  font-weight : normal;
}

.FeFonteOficio2 {
  margin      : 0px;
  color       : #000000;
  font-size   : 18px;
  font-family : arial;
  font-weight : normal;
}

.FeFonteOficioRodape {
  margin      : 0px;
  color       : #000000;
  font-size   : 8px;
  font-family : arial;
  font-weight : normal;
}

.FeLinks{
  text-decoration  : none;  
  color:#003300;
}


/* ------------------------------------------------------------------------------------------------ */
/* estilo para div - lista em area da tela com rolagem */

 div#servidores_lista {
  width   : 710px;
  height  : 280px;
  overflow: auto;
  align: center;
 }
 
  div#servidores_lista2 {
  width   : 710px;
  height  : 210px;
  overflow: auto;
  align: center; 
  scrollbar-face-color       : #F0F0F0;
  scrollbar-base-color       : #CDCDCD;
  scrollbar-highlight-color  : #DCDCDC;
  scrollbar-3dlight-color    : #C8C8C8;
  scrollbar-darkshadow-color : #B4B4B4;
  scrollbar-shadow-color     : #A0A0A0;
  scrollbar-arrow-color      : #8C8C8C;
  scrollbar-track-color      : #787878;
 }

  div#servidores_lista3 {
  width   : 100%;
  height  : 313px;
  overflow: auto;
  align: center;
 }

  div#Convenios_lista {
  width   : 710px;
  height  : 210px;
  overflow: auto;
  align: center;
  scrollbar-face-color       : #F0F0F0;
  scrollbar-base-color       : #CDCDCD;
  scrollbar-highlight-color  : #DCDCDC;
  scrollbar-3dlight-color    : #C8C8C8;
  scrollbar-darkshadow-color : #B4B4B4;
  scrollbar-shadow-color     : #A0A0A0;
  scrollbar-arrow-color      : #8C8C8C;
  scrollbar-track-color      : #787878;
 }

 
   div#cfp_lista {
  width   : 400px;
  height  : 120px;
  overflow: auto;
  align: center;
  scrollbar-face-color       : #F0F0F0;
  scrollbar-base-color       : #CDCDCD;
  scrollbar-highlight-color  : #DCDCDC;
  scrollbar-3dlight-color    : #C8C8C8;
  scrollbar-darkshadow-color : #B4B4B4;
  scrollbar-shadow-color     : #A0A0A0;
  scrollbar-arrow-color      : #8C8C8C;
  scrollbar-track-color      : #787878;
 }
 
  div#mensagens_lista {
  width   : 700px;
  height  : 100px;
  overflow: auto;
  align: center;
  scrollbar-face-color       : #558532;
  scrollbar-base-color       : #A3D082;
  scrollbar-highlight-color  : #667BB4;
  scrollbar-3dlight-color    : #E0F3E9;
  scrollbar-darkshadow-color : #29166F;
  scrollbar-shadow-color     : #2F3C79;
  scrollbar-arrow-color      : #A3D082;
  scrollbar-track-color      : #A3D082; }


 
 
    P.direita { text-align: right }
    P.centro { text-align: center }
    P.justificado { text-align: justify }
 
 
/* estilo para inputbox de form*/

.FeInputBox {
font-family:verdana, arial, helvetica, sans-serif;
font-size:10px;
color:#000000;
border:1px solid #000000;
background:#eaeaea;
}

/* estilo para botao de form*/

.FeBotao {
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
border:1px solid #000000;
background:#adadad;
cursor:hand;
}
.FeBotao2 {
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFF00;
border:1px solid #000000;
background:#ff0000;
cursor:hand;
}
.FeBotao3 {
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#cccccc;
border:1px solid #000000;
background:#000000;
cursor:hand;}



/* quebra de pagina para impressao*/
P.QuebraAqui {page-break-before: always} 

.quebrapagina {page-break-before: always;}


/* ------------------------------------------------------------------------------------------------------------------ */
