/*DEFINIçÕES EXCLUSIVA DO CENTRO DE CONTROLE*/
body.Admin {
	background-color : #FFFFFF;
	background-image : url('../images/pixel.gif');
	font-family: Tahoma, Helvetica, Arial
}

/*DEFINIçÕES DE CELULAS*/
td.Destaque {background-color:#EFF2F5;}
td.Registro {border-top:1px dotted #C0C0C0;}
td.Final {border-top: 1px solid #C1C1C1;}

p.Admin_TituloPagina { font-size: 11px; font-weight: normal; color: #4E4743; text-decoration: none ; font-style: normal} 
p.Admin_Titulo { font-size: 12px; font-weight: bold; color: #4E4743; text-decoration: none ; } 
p.Admin_SubTitulo { font-size: 11px; font-weight: bold; color: #4E4743; text-decoration: none ; } 
p.Admin_Texto { font-size: 11px; font-weight: normal; color: #4E4743; text-decoration: none ; font-style: normal} 
p.Admin_TextoDestaque { font-size: 11px; font-weight: bold; color: #4E4743; text-decoration: none ; } 
p.Admin_TextoDiscreto { font-size: 11px; font-weight: normal; color: #AAAAAA; text-decoration: none ; font-style: normal} 
p.Admin_Erro { font-size: 11px; font-weight: bold; color: #800000; text-decoration: none ; } 
p.Admin_TextoNegativo { font-size: 11px; font-weight: normal; color: White; text-decoration: none ; font-style: normal} 
p.Admin_TextoNegativo { font-size: 9px; font-weight: normal; color: White; text-decoration: none ; font-style: normal} 

a.Admin_Menulat1 { font-size: 12px; font-weight: bold; color: #4E4743; text-decoration: none}
a.Admin_Menulat1:hover { font-size: 12px; font-weight: bold; color: #007BB9; text-decoration: none} 
a.Admin_Menulat2 { font-size: 11px; font-weight: 100; color: #838280; text-decoration: none } 
a.Admin_Menulat2:hover { font-size: 11px; font-weight: 100; color: black; text-decoration: none;}
a.Admin_Destaque { font-size: 11px; font-weight: bold; color: #005B88; text-decoration: none}
a.Admin_Destaque:hover { font-size: 11px; font-weight: bold; color: #007BB9; text-decoration: none} 
a.Admin_Padrao { font-size: 11px; font-weight: bold; color: #4E4743; text-decoration: none}
a.Admin_Padrao:hover { font-size: 11px; font-weight: bold; color: #007BB9; text-decoration: none} 
a.Admin_Secundario { font-size: 11px; font-weight: normal; color: #4E4743; text-decoration: none}
a.Admin_Secundario:hover { font-size: 11px; font-weight: normal; color: #007BB9; text-decoration: none} 
a.Admin_Controle { font-size: 11px; font-weight: normal; color: #005B88; text-decoration: none}
a.Admin_Controle:hover { font-size: 11px; font-weight: normal; color: #007BB9; text-decoration: none} 
a.Admin_Controle2 { font-size: 11px; font-weight: bold; color: #005B88; text-decoration: none}
a.Admin_Controle2:hover { font-size: 11px; font-weight: bold; color: #007BB9; text-decoration: none} 

table.Admin_Contorno {border:1px solid #999999; border-collapse: collapse;}
table.Admin {}
td.Admin_Tab {background-color:#B0BDDB;}
td.Admin_Tab2 {background-color:#B0BDDB;}
td.Admin_Titulo {background-color:#B0BDDB; border-bottom: 1px solid #999999;}
td.Admin_SubTitulo {background-color:#EBEBEB; border-bottom: 1px solid #999999;}
td.Admin_Registro {border-top:1px dotted #C0C0C0;}
td.Admin_Final {border-top: 1px solid #C1C1C1;}
td.Admin_Registro2 {border-bottom: 1px solid #E0E0E0;}

/*DEFINIÇÕES DE FORMULÁRIOS*/
.Campo {color: #000000; border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FEFEFE; font-size:10 px;font-family : arial;} 
.CampoObrig {color: #000000; border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FEFEFE; font-size:10 px;font-family : arial;}
.Botao {color:white;padding:0; border-style:solid; border-width:1; background:#5181A9 url('../images/fundo_botoes.gif'); font-size:11px;font-family:arial}
.BotaoRed {color:white;padding:0; border-style:solid; border-width:1; background:#A45074 url('../images/fundo_botoes_red.gif'); font-size:11px;font-family:arial}
.BotaoGreen {color:white;padding:0; border-style:solid; border-width:1; background:#3D7D68 url('../images/fundo_botoes_green.gif'); font-size:11px;font-family:arial}

/*DEFINIçÕES DE CURSORES*/
.clscursor {cursor : hand;}

.btCalendario {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-color: #DDDDDD;
	height: 19px;
	border-width: 1px;
	background-image: url('../images/icone_calendar.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 10px;
}


a.mapa_tronco { font-size: 14px; color: #0D0438; text-decoration: none;  font-weight : bold; } 
a.mapa_tronco:hover { font-size: 14px; color: #0D0438; text-decoration: underline;  font-weight : bold;  }
a.mapa_secao{font-size: 12px; color: #0D0438; text-decoration: none;  font-weight : bold; } 
a.mapa_secao:hover { font-size: 12px; color: #0D0438; text-decoration: underline;  font-weight : bold;  }
a.mapa_subsecao{font-size: 10px; color: #0D0438; text-decoration: none;  font-weight : normal; } 
a.mapa_subsecao:hover { font-size: 10px; color: #0D0438; text-decoration: underline;  font-weight : normal;  }