@CHARSET "ISO-8859-1";
/*========== Classes para todos os Cabecalhos ==========*/
div#cabecalho {
	height: 10em;
	width: 100%;
}

div#conteudoCentral {
	top: 11em;
	position: absolute;
	width: 100%;
}

/*========== Cabecalho CORPORATE ==========*/

div#corporateCabecalho {
	background-image: url(/docs/img/pretoBgTesteira.png);
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
 	height: 10em;
	width: 100%;
	position: absolute;
}

div#corporateLogotipo {
	background-image: url(/docs/img/corporateLogotipoBB.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 3.4em;
	width: 4.8em;
	top: 0.40em;
	right: 0.45em;
}

/*========== Cabecalho Empresa ==========*/

div#empresaCabecalho {
	background-image: url(/docs/img/amareloBgTesteira.png);
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
 	height: 10em;
	width: 100%;
	position: absolute;
}

div#empresaLogotipo {
	background-image: url(/docs/img/empresaLogotipoBB.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 3.55em;
	width: 5.1em;
	top: 0.45em;
	right: 0.45em;
}

/*========== Cabecalho Empresarial ==========*/

div#empresarialCabecalho {
	background-image: url(/docs/img/cinzaBgTesteira.png);
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
 	height: 10em;
	width: 100%;
	position: absolute;
}

div#empresarialLogotipo {
	background-image: url(/docs/img/empresarialLogotipoBB.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 3.5em;
	width: 5.4em;
	top: 0.40em;
	right: 0.45em;
}

/*========== Cabecalho Estilo ==========*/

div#estiloCabecalho {
	background-image: url(/docs/img/cinzaBgTesteira.png);
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
 	height: 10em;
	width: 100%;
	position: absolute;
}

div#estiloLogotipo {
	background-image: url(/docs/img/estiloLogotipoBB.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 3.3em;
	width: 4.8em;
	top: 0.45em;
	right: 0.45em;
}

/*========== Cabecalho Governo ==========*/

div#governoCabecalho {
	background-image: url(/docs/img/amareloBgTesteira.png);
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
 	height: 10em;
	width: 100%;
	position: absolute;
}

div#governoLogotipo {
	background-image: url(/docs/img/governoLogotipoBB.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 3.55em;
	width: 5.1em;
	top: 0.45em;
	right: 0.45em;
}

/*========== Cabecalho Judiciário ==========*/

div#judiciarioCabecalho {
	background-image: url(/docs/img/amareloBgTesteira.png);
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
 	height: 10em;
	width: 100%;
	position: absolute;
}

div#judiciarioLogotipo {
	background-image: url(/docs/img/judiciarioLogotipoBB.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 3.55em;
	width: 5.1em;
	top: 0.45em;
	right: 0.45em;
}

/*========== Cabecalho Legislativo ==========*/

div#legislativoCabecalho {
	background-image: url(/docs/img/amareloBgTesteira.png);
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
 	height: 10em;
	width: 100%;
	position: absolute;
}

div#legislativoLogotipo {
	background-image: url(/docs/img/legislativoLogotipoBB.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 3.55em;
	width: 5.1em;
	top: 0.45em;
	right: 0.45em;
}

/*========== Cabecalho Padrão ==========*/

div#padraoCabecalho {
	background-image: url(/docs/img/amareloBgTesteira.png);
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
 	height: 10em;
	width: 100%;
	position: absolute;
}

div#padraoLogotipo {
	background-image: url(/docs/img/padraoLogotipoBB.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute;
	height: 5em;
	width: 4.5em;
	top: 7px;
	right: 0.45em;
}

/*========== Cabecalho Private ==========*/

div#privateCabecalho {
	background-image: url(/docs/img/pretoBgTesteira.png);
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
 	height: 10em;
	width: 100%;
	position: absolute;
}

div#privateLogotipo {
	background-image: url(/docs/img/privateLogotipoBB.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 3.4em;
	width: 4.8em;
	top: 0.40em;
	right: 0.45em;
}

/*=============== Titulos ==============*/
div#tituloCartao {
	background-image: url(/docs/img/tituloCartao.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 19.75em;
	height: 2.56em;
	position: absolute;
	top: 3em;
	left: 1.18em;
}

div#tituloContaCorrente {
	background-image: url(/docs/img/tituloContaCorrente.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 30em;
	height: 3.5em;
	position: absolute;
	top: 3em;
	left: 1.18em;
}

div#tituloTransferenciaDivida {
	background-image: url(/docs/img/tituloTransferenciaDivida.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 30em;
	height: 3.5em;
	position: absolute;
	top: 3em;
	left: 1.18em;
}

div#tituloRedeAtendimento {
	background-image: url(/docs/img/tituloRedeAtendimento.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 30em;
	height: 3.5em;
	position: absolute;
	top: 3em;
	left: 1.18em;
}

div#tituloSimuladorFinancImovel {
	background-image: url(/docs/img/tituloSimFinancImovel.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 450px;
	height: 80px;
	position: absolute;
	top: 3em;
	left: 1.18em;
}

div#tituloFundosInvestimento {
	background-image: url(/docs/img/FundosInvestimento.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 525px;
	height: 40px;
	position: absolute;
	top: 3em;
	left: 1.18em;
}


div#tituloGenericoFromPublicador {
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 3em;
	left: 1.18em;
}

