SELECT
{
	/*background:url(images/select.gif);*/
	/*color:#FFF;*/
	/*font-weight:bold;*/
	overflow:0px;
	padding:2px;   
	/*height:21px;   */
	display:block;
	background-color: #e5e5e5;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER: #a8a8a8 1px solid;
}

BODY
{
	TEXT-ALIGN: center;
	/*BACKGROUND-IMAGE: url('../images/bg_geral.gif');*/
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-REPEAT: repeat;
	background-color: #e5e5e5;
}
TD
{
	FONT-SIZE: 10pt;
    COLOR: #888888;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
}
INPUT "text"
{
	border: 3px solid #a8a8a8;
	text-align: left;
	font-size: 8pt;
}
RADIO
{
	border: 0px;
}
TEXTAREA
{
	FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
	OVERFLOW: auto;
	border: 1px solid #554295;
}

.tblLogin
{
	BORDER-TOP: 1px solid #345FAD;
	BORDER-LEFT: 1px solid #345FAD;
	BORDER-RIGHT: 3px solid #345FAD;
	BORDER-BOTTOM: 3px solid #345FAD;
}

.tblcorpo
{
	background-image: url(../images/bg_principal.png);
	background-repeat: repeat-y;
	/*border-right: 2px solid #345FAD;
	border-left: 2px solid #345FAD;*/
	border-right: 1px solid #1a75cf;
	border-left: 1px solid #1a75cf;
	border-bottom: 1px solid #1a75cf;

}
.bgPrincipal
{
	background-image: url(../images/fading_background_6.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.txtLogin
{
	font-size: 12px;
	font-FAMILY: verdana;
	PADDING-LEFT: 10px;
	COLOR: #757575;
	FONT-WEIGHT: bold;
}
.txtObrig
{
	border: 1px solid #a8a8a8;
	text-align: left;
	font-size: 8pt;
}
.txtMaiuscula
{
	text-transform: uppercase;
	border: 1px solid #554295;
	text-align: left;
	font-size: 8pt;
}
.txtObrig_centro
{
	border: 1px solid #1a75cf;
	text-align: center;
	font-size: 8pt;
}
.txtDisabled
{
	background-color: transparent;
	text-align: left;
	font-size: 8pt;
	height: 25;
}
.txtDisabled_centro
{
	background-color: #CECECE;
	text-align: left;
	font-size: 8pt;
	height: 18;
	text-align: center;
}
.txtDesc
{
	background-color: #CECECE;
	text-align: left;
	font-size: 8pt;
	height: 18;
	width: 300px;
}
.msgErro
{
	font-weight: bold;
	font-family: verdana;
	font-size: 8pt;
	color: #FF0000;
	text-align: center;
}
.cmd
{
	border:0px;
    background: url('../Images/bg_menuInfo.png') repeat-x top left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.cmdInserir
{
	border:10px;
	color: #339900;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #339900;
}

.imgMenu
{
	cursor: pointer;
	vertical-align: middle;
}
.menuFixo
{
	position:fixed; 
	top:1px;
	text-align: center;
	left:0px;
}
.contorno
{
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}
.menuLateral_off
{
	text-align: left;
	overflow: hidden;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/bg_menu_centro.png);
	background-repeat: repeat;
}
.menuLateral_on
{
	text-align: left;
	overflow: hidden;
	font-weight: bold;
	color: #636396;
	cursor: pointer;
	background-image: url(../images/bg_menu_centro_on.png);
	background-repeat: repeat;
}
.textoMenuOff
{
	text-align: left;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 2px groove #ffffff;
}
.menu
{
	position: absolute;
	padding-top: 7px;
	padding-left: 2px;
}
.menuRapido
{
	cursor: pointer;
	color: #636396;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 2px groove #dadada;
}
.menuRapido2
{
	cursor: pointer;
	color: #636396;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
}
.itemMenu
{
	BORDER-BOTTOM: #c3c3c3 1px solid;
    BORDER-LEFT: #c3c3c3 1px solid;
    PADDING-BOTTOM: 3px;
    TEXT-INDENT: 0px;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    BACKGROUND: #f2f2f2;
    HEIGHT: 16px;
    OVERFLOW: hidden;
    BORDER-TOP: #c3c3c3 1px solid;
    CURSOR: default;
    BORDER-RIGHT: #c3c3c3 1px solid;
    PADDING-TOP: 3px
}
.menuJQ
{
	cursor: pointer;
	color: #636396;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
.colunaMenu
{
	border-bottom: 1px solid;
}
.colunasLista
{
	background-image: url(../images/bg_colunas.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 21px;
	font-size: 8pt;
    color: #000099;
    font-family: verdana;
    text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
}
.contornoInferior
{
	border-bottom: 2px groove #ffffff;
}
.contornoSuperior
{
	border-top: 2px groove #ffffff;
}
.contornoGeral
{
	border: 2px groove #ffffff;
}
.contornoInfo
{
	border-bottom: 2px groove #ffffff;
	border-right: 2px groove #ffffff;
}
.tituloLista
{
	BACKGROUND-COLOR: #3092c0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
	height: 35px;
	BACKGROUND-REPEAT: repeat-x;
	vertical-align: middle;
	border-bottom: 2px groove #ffffff;
}
.fecharForm
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	display: inline-block;
	padding: 10px 10px;
	color: var(--cor_fonte_titulo);
	font-weight: normal;
	text-decoration: none;
	float: right;
	cursor: pointer;
	font-size: 12px;
	position: absolute;
}

.tituloPrincipal
{
	/*
	background-image: url(../images/bg_titulolista.jpg);
	background-color: #554295;
	background-repeat: repeat-x;
	border-bottom: 2px groove #ffffff;
	*/
	text-align: center;
	color: #554295;
	font-weight: bold;
	font-size: 10pt;
	
	height: 35px;
}

.barraMenu
{
	/*background-image: url(../images/bg_titulolista.jpg);*/
	BACKGROUND-COLOR: #979797;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	BACKGROUND-REPEAT: repeat-x;
}

.txtFiltroAtivo
{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #6699ff;
	font-weight: bold;
	font-size: 8pt;
}
.listaOver
{
	font-weight: bold;
	color: #348DDA;
	cursor: pointer;
}
.listaOut
{
	font-weight: normal;
	color: #000000;
}
.cadInfo
{
	text-align: right;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	font-size: 9pt;
    font-family: verdana;
    text-decoration: none;
}
.cadCampos
{
	text-align: left;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	font-size: 9pt;
    font-family: verdana;
    text-decoration: none;	
}
.titTabInterna
{
	text-align: center;
	font-weight: bold;
	color: #636396;
	background-image: url(../images/bg_colunas.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.titTabInterna2
{
	text-align: left;
	font-weight: bold;
	color: #636396;
	background-color: #e0e0e0;
	height: 21px;
}
.tabInterna
{
	border: 1px solid #636396;
}
.relogio
{
	border: 0px solid;
	color: #636396;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.infoFuncionario
{
	color: #636396;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	height: 30px;
}
.colunasInternas
{
	background-color: #3092c0;
	text-align: center;
	font-weight: bold;
	height: 21px;
	color: #fff;
}
.barraFerramentas
{
	background-image: url(../images/bg_barraFerramentas.gif);
	text-align: left;
	/*border-bottom: 2px groove #ffffff;*/
	height: 21px;
}
.barraFerramentas_direita
{
	background-image: url(../images/bg_barraFerramentas.gif);
	text-align: right;
	/*border-bottom: 2px groove #ffffff;*/
	height: 21px;
	vertical-align: middle;
}
.horasCredito
{
	color: #66cc00;
	font-size: 8pt;
	font-weight: bold;
}
.horasDebito
{
	color: #ff0000;
	font-size: 8pt;
	font-weight: bold;
}
.tabinterna
{
	background-color: #d6d6d6;
	border-left: 2px groove #ffffff;
	border-right: 2px groove #ffffff;
	border-bottom: 2px groove #ffffff;
}
.infoFuncionario
{
	color: #636396;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.msgErro
{
	color: #ff0000;
	font-weight: bold;
	font-size: 8pt;
}
.rodape
{
    padding: 2px 8px;
	color: #888888;
	font-weight: bold;
	font-size: 9px;
	cursor: pointer;
	text-align: right;
}
.submenu_off
{
	/*background-image: url(../Images/bg_menu_centro_on.png);*/
	height: 25px;
	color: #979797;
	vertical-align: middle;
}
.submenu
{
	color: #979797;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;

}
.acessoRapido
{
	text-align: left;
	padding-left: 5px;
	color: #636396;
	font-weight: bold;
}
.hrCredito
{
	text-align: center;
	color: #339900;
	font-weight: bold;
}
.hrDebito
{
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}
.menuoff_interno
{
	text-align: center;
	/*background-image: url(../images/mnu_ini_off.gif);
	background-repeat: no-repeat;*/
	font-size: 9pt;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.menuon_interno
{
	text-align: center;
	/*background-image: url(../images/mnu_ini_on.gif);
	background-repeat: no-repeat;*/
	font-size: 9pt;
    color: #636396;
    font-family: Verdana;
    text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}
.menuoff
{
	text-align: left;
	font-size: 11px;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	border-right: 2px groove #CECECE;
}
.menuon
{
	text-align: left;
	/*background-image: url(../images/bg_form.png);*/
	font-size: 11px;
    color: #ffffff;
	/*background-color: #ffffff;*/
    font-family: Verdana;
    text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	border-top: 2px groove #ffffff;
	border-left: 2px groove #ffffff;
	border-right: 2px groove #ffffff;
}
.contornoSubMenu
{
	border-bottom: 2px groove #ffffff;
	border-left: 2px groove #ffffff;
	border-right: 2px groove #ffffff;
}
.form
{
	border: 2px groove #ffffff;
	border-collapse: collapse;
	background-image: url(../images/bg_formInfo.png);
	background-repeat: repeat-x;
}
.txtAlerta
{
	font-weight: bold;
	text-align: center;
	color: #ff3300;
}
.botaoAcao
{
	cursor: pointer;
}