{
  margin: 0px;
  padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	background-image: url(../../imagens/base/fundo_geral.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.boxClear {
  clear: both;
}
form {
  margin: 0px;
}
a {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

a img {
  border-width: 0px;
}
.boxBase {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.boxCabecalho {
	height: 286px;
	width: 770px;
	background-image: url(../../imagens/base/fundo_cabecalho.gif);
	background-repeat: no-repeat;
}

.boxCabecalho .boxLogotipo {
	position: absolute;
	margin-left: 41px;
	margin-top: 27px;
}

.boxCabecalho .boxInstitucional {
	position: absolute;
	padding-top: 8px;
	font-size: 17px;
	background-image: url(../../imagens/base/boxInstitucional.gif);
	background-repeat: no-repeat;
	width: 397px;
	height: 60px;
	margin-left: 290px;
	margin-top: 23px;
	text-align: center;
}
.boxCabecalho .boxInstitucional a {
	color: #0055AA;
	text-decoration: none;
}
.boxCabecalho .boxInstitucional a:hover {
	text-decoration: underline;
}

.boxCabecalho .boxBotoes {
	position: absolute;
	font-size: 16px;
	width: 520px;
	background-repeat: no-repeat;
	height: 60px;
	margin-left: 235px;
	margin-top: 75px;
	text-align: center;
}
.boxCabecalho .boxBotoes a {
	width: 156px;
	padding-top: 5px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	height: 26px;
	display: block;
	background-image: url(../../imagens/base/boxLinkBotao1.gif);
}

.boxCabecalho .boxBotoes a:hover {
	text-decoration: none;
	background-image: url(../../imagens/base/boxLinkBotao2.gif);
}

.boxCabecalho .boxBanner {
	background-image: url(../../imagens/base/boxCabecalho1.jpg);
	height: 160px;
	width: 750px;
	margin-top: 126px;
	margin-left: 10px;
	position: absolute;
}

.boxRodape {
	width: 770px;
	height: 70px;
	background-image: url(../../imagens/base/fundo_rodape.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
}
.boxRodape .boxInf {
	color: #999999;
	width: 620px;
	padding-top: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	margin: auto;
}
.boxRodape .boxInf span {
	margin-left: 20px;
}
.boxConteudo {
	width: 770px;
	font-size: 28px;
	color: #666666;
	background-image: url(../../imagens/base/fundo_conteudo.gif);
	background-repeat: repeat-y;
}

.boxChamadas {
	padding-left: 11px;
	padding-top: 25px;
}

.boxChamadas a {
	margin-left: 25px;
	width: 216px;
	height: 147px;
}
.boxMenu {
	background-color: #EEEEEE;
	padding-bottom: 50px;
	background-image: url(../../imagens/base/fundo_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 190px;
	margin-left: 10px;
	font-size: 14px;
	float: left;
	padding-top: 25px;
}
.boxMenu .boxAcesso {
	margin-left: 25px;
	margin-right: 25px;
	paddint-top: 25px;
	margin-bottom: 17px;
	color: #999999;	
}
.boxMenu .boxLink {
	margin-top: 5px;
	margin-left: 25px;
}
.boxMenu .boxLink a {
	text-decoration: none;
	color: #0055AA;
	padding-left: 10px;
	background-image: url(../../imagens/base/icoSeta.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
.boxMenu .boxLink a:hover {
	text-decoration: underline;
}






.boxGeral {
	float: left;
	width: 560px;
}
.boxGeral a {
	color: #0055AA;
	text-decoration: none;
}
.boxGeral a:hover {
	text-decoration: underline;
}

.boxGeral .boxTitulo {
	font-size: 24px;
	color: #0055AA;
	padding-left: 25px;
	padding-top: 25px;
}
.boxGeral .boxTexto {
	font-size: 14px;
	padding-left: 25px;
	padding-right: 25px;
	color: #666666;
	line-height: 20px;
	padding-top: 15px;
}
.boxGeral .boxAgencia {
	font-size: 14px;
	padding-left: 25px;
	padding-right: 25px;
	color: #666666;
	padding-top: 15px;
}
.boxGeral .boxAgencia .agencia {
	font-size: 18px;
	color: #666666;
}
.boxGeral .boxAgencia .infos {
	color: #999999;
}
.boxGeral .boxTexto .imgEmpresa {
	padding-left: 15px;
	padding-bottom: 15px;
}
.boxGeral .boxTexto .imgEquipe {
	padding-right: 15px;

}
.boxGeral .boxAgencia .imgAgencia {
	padding-left: 15px;
	padding-bottom: 10px;
}












.boxResultado {
	color: #333333;
	font-size: 14px;
	margin-top: 20px;
	margin-left: 25px;
	font-weight: bold;
}


.boxInfos {
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
	margin-left: 25px;
}
.boxInfos a {
	color: #0055AA;
	text-decoration: none;
}
.boxInfos a:hover {
	text-decoration: underline;
}

.boxCampos {
	padding-left: 25px;
	padding-top: 3px;
	font-size: 14px;
}
.boxCampos input {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #D1D1C9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}
.boxCampos select {
	width: 277px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #D1D1C9;
}
.boxCampos textarea {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #D1D1C9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.boxInfosBotao {
	font-size: 16px;
	margin-top: 20px;
	margin-left: 25px;
}

.boxInfosBotao a {
	width: 156px;
	padding-top: 5px;
	text-decoration: none;
	color: #FFFFFF;
	height: 26px;
	display: block;
	text-align: center;
	background-image: url(../../imagens/base/boxLinkBotao1.gif);
}

.boxInfosBotao a:hover {
	text-decoration: none;
	background-image: url(../../imagens/base/boxLinkBotao2.gif);
}
.boxInfosBotaoAguarde {
	background-image: url(../../imagens/base/boxLinkBotao2.gif);
	width: 156px;
	padding-top: 5px;
	height: 26px;
	text-align: center;
	font-size: 16px;
	margin-left: 25px;
	margin-top: 20px;
	color: #FFFFFF;
}
	