﻿body
{
	margin: 0 0 0 0;
	background-color: #eaeaea;
	vertical-align: top;
}

.corpo
{
	width: 100%;
	margin: auto;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	background-color: white;
	bottom: 20px;
	border-left: solid 1px;
	border-right: solid 1px;
}

.tituloMargem H2
{
	background-image: url('../images/ico_tit_Margens.jpg');
	width: 26px;
	height: 42px;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	float:left;
}
.tdlinha
{
	background-image: url('../images/linha.jpg');
	color: darkgreen;
	height: 32px;
	width: 300px;
	font-weight: bold;
	font-size: 22px;
	width: 700px;
}


.tituloEmprestimo H2
{
	background-image: url('../images/ico_tit_emprestimos.jpg');
	width: 26px;
	height: 42px;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	float:left;
}

/* Cartão */

.titulocartao
{
	font-weight: bold;
	font-size: 16px;
}
.titulocartao h1
{
	padding-left: 5px;
	background-image: url('../images/ico_cartao.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 17px;
	margin: 0 0 0 0;
	float:left;
}

/* Emprestimo */
.tituloemprestimo
{
	font-weight: bold;
	font-size: 16px;
}
.tituloemprestimo h1
{
	padding-left: 5px;
	padding-bottom: 2px;
	background-image: url('../images/ico_emprestimo.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 17px;
	margin: 0 0 0 0;
	float:left;
}
/* Cartao */

.tituloCartao
{
	font-weight: bold;
	font-size: 16px;
}

.tituloCartao h2
{
	background-image: url('../images/ico_tit_cartao.png');
	background-repeat: no-repeat;
	height: 24px;
	margin: 0;
	width: 26px;
	float:left;
}

/* Imobiliario */
.tituloimobiliario
{
	font-weight: bold;
	font-size: 16px;
}
.tituloimobiliario h1
{
	padding-right: 10px;
	padding-bottom: 2px;
	background-image: url('../images/ico_imobiliario.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 17px;
	margin: 0 0 0 0;
	float:left;
}

/* Imobiliario TITULO */
.tituloImobiliario
{
	font-weight: bold;
	font-size: 16px;
}

.tituloImobiliario h2
{
	background-image: url('../images/ico_tit_imobiliario.png' );
	background-repeat: no-repeat;
	height: 24px;
	margin: 0;
	width: 26px;
	float:left;
}

/* Plano de saude TITULO */
.tituloPlanoSaude
{
	font-weight: bold;
	font-size: 16px;
}

.tituloPlanoSaude h2
{
	background-image: url('../images/ico_tit_planosaude.gif' );
	background-repeat: no-repeat;
	height: 24px;
	margin: 0;
	width: 24px;
	float:left;
}

/* Seguro de vida TITULO */
.tituloSeguroVida
{
	font-weight: bold;
	font-size: 16px;
}

.tituloSeguroVida h2
{
	background-image: url('../images/ico_tit_segurodevida.gif' );
	background-repeat: no-repeat;
	height: 24px;
	margin: 0;
	width: 24px;
	float:left;
}

#divRodape
{
	padding: 0 0 0 0;
	bottom: 0px;
	position: fixed;
	/*background-color: darkgreen;*/
	background-image: url('../img/RODAPE.gif' );
	background-repeat: left;
	left: 0px;
	right: 0px;
	color: White;
	text-align: center;
}
.tbDados
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	
}
#tbDados
{
	width: 100%;
	overflow: visible;
}
.tbLeft
{
	float:left;
	height: 65px;
	vertical-align: middle;
	padding-left: 1em;
}
.tbRight
{
	float:left;
	height: 65px;
	padding-left: 1em;
}
.saida
{
	position: absolute;
	right: 0;
	top: 55px;
	padding-right: 10px;
}
.posicionatd
{
	width: 67px;
}
.conteudo
{
	margin: auto;
	width: 770px;
	padding-top: 20px;
}
#titGoverno
{
	background-image: url('../images/topo.gif');
	margin: 0 0 0 0;
	width: 240px;
	height: 85px;
}
#MasterConteudo
{
	left: 0px;
	top: 100px;
	bottom: 20px;
	padding-bottom: 10px;
	position: fixed;
	right: 0;
	overflow: auto;
}
.TituloLogin1
{
	color: #487B1B;
	font-size: 1.375em;
	font-weight: bold;
}
.TituloLogin2
{
	color: #7E7E7E;
	font-size: 1em;
	font-weight: bold;
}
.CaixaLoginExterna
{
	border: 0.063em solid #CCDBBE;
	padding: 0.125em;
	width: 23.75em;
	margin: 0em auto 0em auto;
}
.CaixaLoginInterna
{
	border: 0.063em solid white;
	background-color: #F8FAF7;
}
.logoPaginaLogin
{
}

.LinkPadrao
{ 
	font-family: Tahoma,Verdana,System;
	font-size: 0.875em;
	text-decoration: none; 
	color: #386A1B; /* #4F8D21; */
	font-weight:bold;
}
.LinkPadrao:hover
{ 

	text-decoration: underline; 
	color:#4F8D21;
	font-weight:bold;
}


/* MASTER PAGE */
.HeaderMaster
{
	position: fixed; 
	left: 0; 
	top: 0; 
	right: 0; 
	background-color: #487B1B;
}