﻿
body
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
	font-family: 'Trebushet MS' , Arial;
	text-decoration: none;
	scrollbar-face-color: #F5F5F5;
	scrollbar-highlight-color: #BABABA scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color: #BABABA;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #BABABA;
	scrollbar-track-color: #FFFFFF;
	color: #084B76;
}


table, tr, td, span, div, form, p
{
	font-size: 9pt;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
}

.fundobotao
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Imagens/vista_fundo.png);
	background-repeat: repeat;
}




.Titulo
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #3E4366;
	text-decoration: none;
}

.subTitulo
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #41634B;
	text-decoration: none;
}

input, textarea, select
{
	/* Usado para a funcao highlight-active-input.js */
	font-family: "Trebuchet MS" , Arial;
	font-size: 9pt;
	border-top: lightgrey 0px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	border-right: lightgrey 1px solid;
	background-color: #EAE2DB;
	border-color: #465362;
	padding-left: 2px;
	padding-right: 2px;

}
.inputHighlighted
{
	/* Highlighting style */
	background-color: #EDEFEE;
	font-family: "Trebuchet MS" , Arial;
	font-size: 9pt;
	color: #330066;
	border-top: #ffab00 0px solid;
	border-right: #ffab00 1px solid;
	border-left: #ffab00 1px solid;
	border-bottom: #ffab00 1px solid;
	background-color: #f2f5d1;
  cursor: text;

}

.inputHighlightedNumber
{
	/* Highlighting style */
	background-color: #EDEFEE;
	font-family: "Trebuchet MS" , Arial;
	font-size: 9pt;
	color: #330066;
	border-top: #ffab00 0px solid;
	border-right: #ffab00 1px solid;
	border-left: #ffab00 1px solid;
	border-bottom: #ffab00 1px solid;
	background-color: #f2f5d1;
	text-align: right;
	cursor: text;
}

.inputNumber
{
	/* Usado para a funcao highlight-active-input.js */
	font-family: "Trebuchet MS" , Arial;
	font-size: 9pt;
	border-top: lightgrey 0px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	border-right: lightgrey 1px solid;
	background-color: #EAE2DB;
	border-color: #465362;
	text-align: right;
	cursor: text;

}


.inputNumero
{
	/* Usado para a funcao highlight-active-input.js */
	font-family: "Trebuchet MS" , Arial;
	font-size: 9pt;
	border-top: lightgrey 0px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	border-right: lightgrey 1px solid;
	background-color: #EAE2DB;
	border-color: #465362;
	text-align: right;
	cursor: text;

}

a:link
{
	text-decoration: none;
	color: #51333A;
}
a:active
{
	text-decoration: none;
	color: #51333A;
}
a:visited
{
	text-decoration: none;
	color: #51333A;
}
a:hover
{
	text-decoration: none;
}

.hoverBranco
{
	text-decoration: underline;
	color: White;
}


.tooltiptitle
{
	color: #000033;
	text-decoration: none;
	cursor: Default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.tooltipcontent
{
	color: #000066;
	text-decoration: none;
	cursor: Default;
	font-family: arial;
	font-size: 9px;
}

#ToolTip
{
	position: absolute;
	width: 100px;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;
}


.borda1pxAzulFull
{
	border: 1px solid #084B76;
}

.borda1pxAzulSemTop
{
	border-left: 1px solid #084B76;
	border-right: 1px solid #084B76;
	border-bottom: 1px solid #084B76;
}

.borda1pxAzulSoLados
{
	border-left: 1px solid #084B76;
	border-right: 1px solid #084B76;
}

.borda1pxAzulSoBottom
{
	border-bottom: 1px solid #084B76;
}

.alerta
{
	font-size: 9pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FF0000;
}

.fonte8pt
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	text-decoration: none;
}

.fonte8pt A
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	text-decoration: none;
}

.fonte8pt A:hover
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	text-decoration: underline;
}
