.sidebar a{
	background-position: 0 0px !important;
}
.sidebar {
			
			overflow:hidden; /*hack ie 5*/
/*			background:url(../img/sub_cabecalho.jpg) no-repeat 0px 35px; */
			display: block;
			clear:both
		}
			.sidebar ul {
				float: left;
				padding:0px;
				margin:0px;
			
		
			}
			.sidebar ul li {
				list-style-type: none;
				float: left;
			}
			.sidebar ul li.spacer {
				background:transparent url(../image/btLangSpace.jpg) center -1px;
				width:10px;
			}
			
			.sidebar ul li  a{
				display: block;
				height: 22px;
				font-size: 1px;
				text-indent: -5000px;
				color:#9E9A7B;
				_text-indent: -0px; /*hack ie 5*/
			}
			.sidebar.over a:hover {
				background-position: 0 -22px !important;
			}
			.sidebar.over selected a:hover {
				background-position: 0 -22px  !important;
			}
			.sidebar.over .selected{
				background-position: 0 -22px  !important;
				cursor:default
			}
			
			
		
				/*LANG*/
				.sidebar .langEN {
					background:transparent url(../image/btLangEn.jpg) no-repeat scroll 0%;
					width:42px;
				}
				.sidebar .langDE {
					background:transparent url(../image/btLangDe.jpg) no-repeat scroll 0%;
					width:46px;
				}
				.sidebar .langFR {
					background:transparent url(../image/btLangFr.jpg) no-repeat scroll 0%;
					width:49px;
				}
				
				
				/*SIDE BAR TOP*/
				.sidebar .home {
					background:transparent url(../image/btHome.jpg) no-repeat scroll 0%;
					width:55px;
				}
				.sidebar .perfil {
					background:transparent url(../image/btPerfil.jpg) no-repeat scroll 0%;
					width:57px;
				}
				.sidebar .atuacao {
					background:transparent url(../image/btAtuacao.jpg) no-repeat scroll 0%;
					width:127px;
				}
				.sidebar .equipe {
					background:transparent url(../image/btEquipe.jpg) no-repeat scroll 0%;
					width:60px;
				}
				.sidebar .artpubli {
					background:transparent url(../image/btArtPubli.jpg) no-repeat scroll 0%;
					width:206px;
				}
				.sidebar .interesse {
					background:transparent url(../image/btInteresse.jpg) no-repeat scroll 0%;
					width:127px;
				}
				.sidebar .noticias {
					background:transparent url(../image/btNoticias.jpg) no-repeat scroll 0%;
					width:88px;
				}
				.sidebar .contato {
					background:transparent url(../image/btContato.jpg) no-repeat scroll 0%;
					width:73px;
				}
				
				
				
				.sidebar .es {
					background:transparent url(../image/btEscritorio.gif) no-repeat scroll 0%;
					width:172px;
				}
				.sidebar .bh {
					background:transparent url(../image/btBeloHorizonte.gif) no-repeat scroll 0%;
					width:98px;
				}
				.sidebar .br {
					background:transparent url(../image/btBrasilia.gif) no-repeat scroll 0%;
					width:56px;
				}
				.sidebar .pa {
					background:transparent url(../image/btPortoAlegre.gif) no-repeat scroll 0%;
					width:85px;
				}
				.sidebar .rj {
					background:transparent url(../image/btRioJaneiro.gif) no-repeat scroll 0%;
					width:86px;
				}
				.sidebar .sa {
					background:transparent url(../image/btSalvador.gif) no-repeat scroll 0%;
					width:64px;
				}
				.sidebar .al {
					background:transparent url(../image/btAlemanha.gif) no-repeat scroll 0%;
					width:69px;
				}
				.sidebar .fr {
					background:transparent url(../image/btFranca.gif) no-repeat scroll 0%;
					width:53px;
				}				
