body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-size: 10px;
}
.ocultarLinha {
	display: none;
	visibility: hidden;
}

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.divMenuCadastro {
	background-color: #FFFFFF;
	bgcolor: #FFFFFF;
	border: 1px solid #ccc;
	visibility: hidden;
	position: absolute;



}


.divPadrao {
	background-color: #FFFFFF;
	bgcolor: #FFFFFF;
	width: auto;
	border: 1px solid #ccc;
	padding: 5px;	
	visibility: hidden;
	position: absolute;
	z-index: 2;

}




a {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link        
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #000000
}
a:visited     
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 12px; 
  text-decoration: none; 
  color: #000000
}

a:hover 
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 12px; 
  color: #000000;
  text-decoration:underline
  
}
.texto {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px; }

.texto_v {
   color: #FF0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px; }

.titulo {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font:bold;
   font-size: 12px; }
   
.titulo_b {
   color: #FFFFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font:bold;
   font-size: 12px; }
	
.titulo_v {
   color: #FF0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font:bold;
   font-size: 12px; }
   
   
.contorno {	 
    font-size: 12px;
	color: #000000;
	background-color: #e6efe3 ;
	border: 1px dotted #000000;
}

.ontab {	
    fcolor: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #99CC99;
	border: 1px dotted #000000;
	cursor:pointer;
}

.offtab {	
    fcolor: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 

	background-color: #e6efe3;
	border: 1px dotted #000000;
    cursor:pointer;
}

.fundo_verde{
	background-color: #99CC99;
	border: 1px solid #000000;
}

.fundo_cinza_forte{
	background-color: #333333;
	border: 1px solid #000000;
}

.fundo_cinza_medio{
	background-color: #DBDBDB;
	border: 1px solid #000000;
}

.fundo_cinza_fraco{
	background-color: #F5F5F5;
	border: 1px solid #000000;
}

.fundo_amarelo_fraco{
	background-color: #FBFAEA;
	border: 1px solid #000000;
}

.fundo_azul{
	background-color: #EBF4FA;
	
}

.fundo_azul_fraco{
	background-color: #2B85C8;
	border: 1px solid #000000;
}
.fundo_azul_fraco_sem_borda{
	background-color: #007CF9;
}
.fundo_verde_pontilhado{
	background-color: #99CC99;
	border: 1px dotted #000000;
}

.fundo_vermelho{
	background-color: #F7B79B;
}

.botao {
	font-size: 10px;
	color: #FFFFFF;
	CURSOR: hand;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-image: url(../img/fundo_azul_btn.jpg);
	background-repeat: repeat;
}

.botao_entrar {
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #1F64B8;
	CURSOR: hand;
	border: 1px solid #999999;
	font-weight: lighter;
	background-image: url(../img/fundo_prata_btn.jpg);
	background-repeat: repeat;
	width:90px;
}
.input_100 {
	border: 1px solid #000000;
	width:100px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.input_30 {
	border: 1px solid #000000;
	width:30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.input_270 {
	border: 1px solid #000000;

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.input_200 {
	border: 1px solid #000000;
	width:200px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.botao_filtro {font-size: 14px;
	color: #FF9900;
  	CURSOR: hand;

	background-color: #FFFFFF ;
	border: 1px solid #000000;
}

.borda_laranja_pontilhado {
	border: 1px dashed #E54815;
}

.borda_preta_solida {
	border: 1px solid #000000;
}

.borda_vermelha_solida {
	border: 1px solid #FF0000;
}

.borda_cinza_solida {
	border: 1px solid #999999;
}


.frmInput{
	border: #000000 1px solid;
	font-family: Tahoma;
	font-size: 11px;  
	font-color: #000000; 
}
.frmInputFocus{
	border: #464646 1px solid;

	font-family: Tahoma;
	font-size: 11px;  
	font-color: #464646; 
}

.texto_amarelo_10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_10_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_11_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E54815;
	font-style: normal;
}

.texto_amarelo_15_bold {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #E54815;
	font-style: normal;
}

.texto_branco_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}

.texto_branco_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

.texto_branco_18_italico_currier {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.texto_branco_12_italico_currier {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.texto_azul_parceria_12_italico_currier {
	font-family: Arial;
	font-size: 12px;
	color: #2E5AB8;
	font-weight: bold;
}
.texto_azul_16_italico_currier {
	font-family: Georgia;
	font-size: 16px;
	color: #000099;
	font-style: italic;
	font-weight: bold;
}

.texto_azul_12_italico_currier {
	font-family: Georgia;
	font-size: 12px;
	color: #000099;
	font-style: italic;
	font-weight: bold;
}


.texto_verde_12_italico_currier {
	font-family: Georgia;
	font-size: 12px;
	color: #006600;
	font-style: italic;
	font-weight: bold;
}
.texto_cinza_12{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#333333;	
	padding:2px;	
}

.texto_cinza_12_bold{
	text-decoration:none;
	font-weight: bold;
	font-family:Tahoma;	
	font-size:12px;
	color:#333333;	
	padding:2px;	
}


.texto_preto_9 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	font-style: normal;
}

.texto_preto_9_bold {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}


.texto_preto_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.texto_preto_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.texto_vermelho_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
.texto_vermelho_12{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
}
.texto_vermelho_15_bold_currier {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}


.copyright {
	font-size: 10px;
	color: #666666;
}

#centro_login {
	width: 400px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/index_centro.jpg);
	height: 300px;
	margin-bottom: 0px;
}
#index {
	height: 600px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index_rodape {
	background-image: url(../img/index_rodape.jpg);
	height: 30px;
	width: 700px;
	margin-top: 120px;
}
#index_topo {
	background-image: url(../img/index_topo.jpg);
	float: left;
	height: 88px;
	width: 700px;
}


#alinha {
	float: left;
	width: 390px;
	margin-top: 5px;
	height: 65px;
}
#rodape {
	text-align: center;
	height: 20px;
	width: 500px;
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
}

.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
