#desktopNavbar li.abaAtivaEsquerda{
	background: url(../../img/abas/aba_left_preenchida.jpg) no-repeat left top !important;
	color: #FFF !important;
}

#desktopNavbar a.abaAtivaDireita {
	background: url(../../img/abas/aba_right_preenchida.jpg) no-repeat right top !important;
	font-weight: bold !important;
	color: #FFF !important;
}

#desktopNavbar ul li.abaInativaEsquerda {
	background: url(../../img/abas/aba_left_inativa.jpg) no-repeat left top;
	color: #000;
}

#desktopNavbar a.abaInativaDireita {
	background: url(../../img/abas/aba_right_inativa.jpg) no-repeat right top;
	color: #000;
}


#subLayoutBarra {
	background: url(../../img/abas/div_baixo.jpg);
}

#desktopNavbar ul li.abaInativaNoticiaEsquerda {
	background: url(../../img/abas/aba_noticia_left_inativa.jpg) no-repeat left top;
	color: #000;
}

#desktopNavbar a.abaNoticiaInativaDireita {
	background: url(../../img/abas/aba_noticia_right_inativa.jpg) no-repeat right top;
	color: #000;
}