@charset "utf-8";
/*-----------------------------------------------------------------------------------DIVS MIOLO */
#titApres h2{
	text-indent:-9000px;
	background:url(img/titulos-apresentacao.jpg) no-repeat center left;
	line-height:30px;
}
#titBanco h2{
	text-indent:-9000px;
	background:url(img/titulos-bancodados.jpg) no-repeat center left;
	line-height:30px;
}
#titClientes h2{
	text-indent:-9000px;
	background:url(img/titulos-clientes.jpg) no-repeat center left;
	line-height:30px;
}
#titConsultoria h2{
	text-indent:-9000px;
	background:url(img/titulos-consultoria.jpg) no-repeat center left;
	line-height:30px;
}
#titFotos h2{
	text-indent:-9000px;
	background:url(img/titulos-fotos.jpg) no-repeat center left;
	line-height:30px;
}
#titInternet h2{
	text-indent:-9000px;
	background:url(img/titulos-internet.jpg) no-repeat center left;
	line-height:30px;
}
#titParceiros h2{
	text-indent:-9000px;
	background:url(img/titulos-parceiros.jpg) no-repeat center left;
	line-height:30px;
}
#titProdutos h2{
	text-indent:-9000px;
	background:url(img/titulos-produtos.jpg) no-repeat center left;
	line-height:30px;
}
#titMapa h2{
	text-indent:-9000px;
	background:url(img/titulos-mapa.jpg) no-repeat center left;
	line-height:30px;
}
#titSistemas h2{
	text-indent:-9000px;
	background:url(img/titulos-sistemas.jpg) no-repeat center left;
	line-height:30px;
}
#titInfra h2{
	text-indent:-9000px;
	background:url(img/titulos-infra.jpg) no-repeat center left;
	line-height:30px;
}
#titArea h2{
	text-indent:-9000px;
	background:url(img/titulos-area.jpg) no-repeat center left;
	line-height:30px;
}
/*-----------------------------------------------------------------------------------DIVS PÁGINA PRODUTOS */
#btProdutos01, #btProdutos02, #btProdutos03, #btProdutos04, #btProdutos05, #btProdutos06 {
	width:150px;
	text-indent:-9000px;
	line-height:25px;
}
#btProdutos01 {
	background:url(img/bts-produtos-internet.jpg) no-repeat center left;
}
#btProdutos02 {
	background:url(img/bts-produtos-sistemas.jpg) no-repeat center left;
}
#btProdutos03 {
	background:url(img/bts-produtos-consultoria.jpg) no-repeat center left;
}
#btProdutos04 {
	background:url(img/bts-produtos-infra.jpg) no-repeat center left;
}
#btProdutos05 {
	background:url(img/bts-produtos-banco.jpg) no-repeat center left;
}
#btProdutos06 {
	background:url(img/bts-produtos-fotos.jpg) no-repeat center left;
}

/*-----------------------------------------------------------------------------------DIVS MENU RODAPÉ */
#menuRodapeOp1, #menuRodapeOp2, #menuRodapeOp3, #menuRodapeOp4, #menuRodapeOp5, #menuRodapeOp6 {
	float:right;
	width:150px;
	/*text-indent:-9000px;*/
	line-height:25px;
	margin-bottom:3px;
}
#menuRodapeOp1 {
	background:url(img/bt-menu-apresentacao.jpg) no-repeat center left;
}
#menuRodapeOp2 {
	background:url(img/bt-menu-produtos.jpg) no-repeat center left;
}
#menuRodapeOp3 {
	background:url(img/bt-menu-clientes.jpg) no-repeat center left;
}
#menuRodapeOp4 {
	background:url(img/bt-menu-parceiros.jpg) no-repeat center left;
}
#menuRodapeOp5 {
	background:url(img/bt-menu-biblioteca.jpg) no-repeat center left;
}
#menuRodapeOp6 {
	background:url(img/bt-menu-contato.jpg) no-repeat center left;
}
