/* INICIO dos estilos das abas */
/* <![CDATA[ */

body {
	margin: 0;
	/* o Opera usa padding para body */
	padding: 0;
	font-size: 10px;
	background-color: #FDFDFD;
	height: 100%;
}

	/*               LEGENDA
	 | .content    - o conteúdo do div
	 | #tabs       - o div que contêm todos os tabs
	 | .tab        - tab inativo
	 | .tabActive  - tab ativo
	 | .tabHover   - tab onMouseOver inativo
	 */

.content {
	position: relative;
	/* use margin-left instead of margin.
	 * mac IE fuks up the child nodes with position relative.
	 * Position gets set to absolute via javascript 
	 * in Mac IE, but if javascript is off, the page will 
	 * look like the demo in the link below.
	 *
	 * For details on this bug, 
	 * please see: http://climbtothestars.org/coding/ie5macbug/
	 *
	 */
	margin-left: 8px;
	margin-left: 8px;
	top: 0px;
	font-family: Verdana, Tahoma;
	padding: 8px 12px 12px 12px;
	border: 1px solid #93B0C6;
	width: 98%;
	border-top: 1px solid #93B0C6;
	border-left: 1px solid #93B0C6;
	z-index: 350;
	background-color: #FDFDFD;
}

.mapa {
	position: relative;
	margin-left: 8px;
	margin-left: 8px;
	top: 0px;
	font-family: Verdana, Tahoma;
	padding: 8px 12px 12px 12px;
	border: 1px solid #93B0C6;
	border-top: 1px solid #93B0C6;
	border-left: 1px solid #93B0C6;
	z-index: 350;
	background-color: #FDFDFD;
}

.pesquisa {
	position: relative;
	font-family: Verdana, Tahoma;
	border: 1px solid #93B0C6;
	width: 98%;
	border-top: 1px solid #93B0C6;
	border-left: 1px solid #93B0C6;
	z-index: 350;
	background-color: #FDFDFD;
}

.relatorios {
	position: relative;
	top: 0px;
	font-family: Verdana, Tahoma;
	width: 98%;
	z-index: 350;
	background-color: #FDFDFD;
}

.content .padder {
	height: 10px;
}

div.tabs {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	line-height: 15px;
	position: absolute;
	top: 75px;
	left: 8px;
	white-space: nowrap;
	cursor: default !important;
	font-weight: 100 !important;
	white-space: nowrap;
	z-index: 10000;
	/* -Moz-User-Select: none; */
}

/*Botao*/
.buttonSubmit {
	color:#218FD0;
	font-family: Verdana;
	font-size: 11px
}

.tab {
	border: 1px solid #053356;
	padding: 2px 8px 1px 8px;
	background-color: #BBCCDD;
	color: #303036;
	z-index: 100;
	border-bottom-width: 0;
}

.tabHover {
	background-color: #053356;
	color:#FFFFFF;
	z-index: 100;
	border-bottom-width: 0;
}

.tabActive {
	border: 1px solid #053356;
	padding: 2px 8px 1px 8px;
	color: #FFFFFF;
	background-color: #053356;
	z-index: 100;
}

	/** Rules for Tabs Clone option 
	 *
	 * Tabs on the bottom do not have a top border
	 */

div.tabsClone .tab, div.tabsClone .tabActive {
	border-top-width: 0 !important;
	border-bottom-width: 1px !important;
}

div.tabsClone .tabActive {
	top: -2px;
}

a.removeTab {
	font-size: smaller;
	text-decoration: none;
}

/* ]]> */
/* FINAL dos estilos das abas */

/* INICIO do estilo de barra de rolagem */

html {
	scrollbar-face-color: #E9E8E8;
	scrollbar-highlight-color: #D4D4D4;
	scrollbar-shadow-color: #CCCBCB;
	scrollbar-3dlight-color: #EFEFEF;
	scrollbar-arrow-color: #EFEFEF;
	scrollbar-track-color: #F4F3F3;
	scrollbar-darkshadow-color: #EFEFEF5;
}

/* FINAL do estilo de barra de rolagem */

/* INICIO dos estilos do conteúdo do sistema e multivalorado */

.fontTopoAgenciaAmpla {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fontTopoAgenciaBancodosPobres {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.fontTopoAgenciaFinacap {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.fontNomeAgenciaMonitoramento {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.fonteNormal {
	font-weight:bold;
}

.fontTituloMonitoramento {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.fontTituloMonitoramento A:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.fontTituloMonitoramento A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.fontTituloMonitoramento A:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.fontTopoAgenciaCocreal {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #57585A;
	text-decoration: none;
}

.fontTopoAgenciaFinacap {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fontTopoAgenciaHipercard {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #57585A;
	text-decoration: none;
}

.fontTopoAgenciaItau {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fontTopoAgenciaSicoob {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fontTopoAgenciaKanafin {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006C3F;
	text-decoration: none;
}

.fontTopoAgenciaVisaoMundial {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fontTopoAgenciaCoelce {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #004659;
	text-decoration: none;
}

.tituloAba {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tituloRelatorio {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tituloMonitoramento {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subtituloRelatorio {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.labelBoleto {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.labelCampo {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.labelCampo2 {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.labelRelatorioRentabilidade {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.campoExe {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* FINAL dos estilos do conteúdo do sistema e multivalorado */

/* INICIO dos estilos da página de login, erro e sucesso */

.login {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #333333;
	background: #FFFFFF;
}

.mensagem {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.linkLista:link {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.linkLista:visited {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.linkLista:hover {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.linkLista:active {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: ##666666;
	text-decoration: none;
}

a.linkVermelho {
	color: #CC0000;
}

a.linkVoltar:link {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.linkVoltar:visited {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: ##666666;
	text-decoration: none;
}

a.linkVoltar:hover {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.linkVoltar:active {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: ##666666;
	text-decoration: none;
}

.mvCellNumber {
	text-align: right;
}

.linha {
	background-color: #f2f2f2
}


th.sorted a, th.sortable a {
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	background-color: #d6d6d6;
	text-align: center;
}
th.sortable a {
	background-image: url(../imagens/arrow_off.gif);
}

th.order1 a {
	background-image: url(../imagens/arrow_down.gif);
}

th.order2 a {
	background-image: url(../imagens/arrow_up.gif);
}

.header{
	background-color: #d6d6d6;
	text-align: center;
}

.header2{
	background-color: #d6d6d6;
	text-align: center;
	font-family: Verdana, Tahoma;
	font-size: 10px;
}

.field {
	background-color: #d6d6d6;
	text-align: left;
	font-size: 11px;
}

.value {
	text-align: left;
	font-size: 11px;
}

.cell{
	text-align: center;
}

.odd {
	background-color: #ffffff;
}

.even {
	background-color: #f2f2f2
}
.tabela{
	
}

.legenda {
	font-family: Tahoma;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* FINAL dos estilos da página de login, erro e sucesso */
