/**
	Projeto - Projeto (CLIENTE) v: 0.1
	Developer(s):
		+ Fernando Basilio (fernando.basilio@hellointeractive.com.br)
*/

/* ESTRUTURA ------------------------------------------------------------------------------ */
.img_disque_viaoeste{
	width: 206px;
	height: 28px;
	background: url(../images/img_disque_viaoeste.png) no-repeat;
	text-indent: -9999px;
}

/*
.content_footer h6 {
	width: 212px;
	height: 8px;
	background: url(../images/img_copyright.png) no-repeat;	
	text-indent: -9999px;
}

.navFooterPolitica,
.navFooterPolitica a{ width: 96px; }
.navFooterPolitica a{ background: url(../images/navFooterPolitica.png) no-repeat 0 1px; }

.navFooterSobre,
.navFooterSobre a{ width: 99px; }
.navFooterSobre a{ background: url(../images/navFooterSobre.png) no-repeat 0 1px; }

.navFooterFale,
.navFooterFale a{ width: 56px; }
.navFooterFale a{ background: url(../images/navFooterFale.png) no-repeat 0 1px; }

.navFooterMapa,
.navFooterMapa a{ width: 55px; }
.navFooterMapa a{ background: url(../images/navFooterMapa.png) no-repeat 0 1px; }

.navFooterTrabalhe,
.navFooterTrabalhe a{ width: 75px; }
.navFooterTrabalhe a{ background: url(../images/navFooterTrabalhe.png) no-repeat 0 1px; }
*/


/* navInstitucional */
.btHeaderSite,
.btHeaderSite a{
	width: 37px;
	background: url(../images/btHeaderSite.png);
}
.btHeaderSobre,
.btHeaderSobre a{
	width: 53px;
	background: url(../images/btHeaderSobre.png);
}
.btHeaderEmpresas,
.btHeaderEmpresas a{
	width: 83px;
	background: url(../images/btHeaderEmpresas.png);
}
.btHeaderInvestidores,
.btHeaderInvestidores a{
	width: 114px;
	background: url(../images/btHeaderInvestidores.png);
}
.btHeaderRespCorp,
.btHeaderRespCorp a{
	width: 125px;
	background: url(../images/btHeaderRespCorp.png);
}
.btHeaderImprensa,
.btHeaderImprensa a{
	width: 38px;
	background: url(../images/btHeaderImprensa.png);
}


/* navTopo ------------------------------------------------------------------------------ */
.btNavTopoCadastre,
.btNavTopoCadastre a{
	width: 73px;
	background: url(../images/btNavTopoCadastre.png);
}
.btNavTopoFale,
.btNavTopoFale a{
	width: 73px;
	background: url(../images/btNavTopoFale.png);
}
.btNavTopoFAQ,
.btNavTopoFAQ a{
	width: 120px;
	background: url(../images/btNavTopoFAQ.png);
}
.btNavTopoBusca{
	width: 40px;
	background: url(../images/btNavTopoBusca.png);
}


/* navMain ------------------------------------------------------------------------------ */
.navMain ul li.mnSobreConcessionaria,
.navMain ul li.mnSobreConcessionaria a{
	width: 139px;
	background: url(../images/mnSobreConcessionaria.png) 0 0;
}
.navMain ul li.mnServicos,
.navMain ul li.mnServicos a{
	width: 76px;
	background: url(../images/mnServicos.png) 0 0;
}
.navMain ul li.mnPedagios,
.navMain ul li.mnPedagios a{
	width: 103px;
	background: url(../images/mnPedagios.png) 0 0;
}
.navMain ul li.mnResponsabilidade,
.navMain ul li.mnResponsabilidade a{
	width: 178px;
	background: url(../images/mnResponsabilidade.png) 0 0;
}
.navMain ul li.mnImprensa,
.navMain ul li.mnImprensa a{
	width: 73px;
	background: url(../images/mnImprensa.png) 0 0;
}

.navMain ul li a:hover{
	background-position: 0 -30px;
}



/* home ------------------------------------------------------------------------------ */
/* box Home Noticias */
.boxHomeNoticias h3.tit_noticias,
.boxHomeNoticias h3.tit_noticias a{
	height: 18px;
	background: url(../images/tit_noticias.png) no-repeat;
	text-indent: -99999px;
}

.boxHomeNoticias h3.tit_boletins,
.boxHomeNoticias h3.tit_boletins a{
	height: 18px;
	background: url(../images/tit_boletins.png) no-repeat;
	text-indent: -99999px;
}


/* box Home Revistas */
.boxHomeRevistas h3{ 
	width: 175px;
	height: 18px;
	background: url(../images/tit_revistas_grupo.png) no-repeat;
	text-indent: -99999px;
}


/* box Home Responsabilidade */
.boxHomeResponsabilidade h3{
	width: 255px;
	height: 18px;
	background: url(../images/tit_responsabilidade.png) no-repeat;
	text-indent: -99999px;
}