#menulateral_home {
	width: 165px;
	/* height: 180px; */
	margin: 0px;
	/*float: left;*/
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
/*	position:relative;*/
}

#menulateral_home ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#menulateral_home li {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
}

#menulateral_home li a {
	background-image: url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/FUNDO_MENULAT_HOME.GIF');	
	display: block;
	margin-left:1px;
	_margin-left:0px;
	padding-right: 8px;
	height: 20px;
	_height: 28px;	
	width: 157px;
	_width: 164px;	
	color: #000;
	text-decoration: none;
	padding-top: 6px;	
}

#menulateral_home li a:hover {	
	background-image: url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/FUNDO_MENULAT_HOME_ATIVO.GIF');
	font-size: 11px;
	display: block;
	padding-right: 8px;
	height: 20px;
	_height: 28px;	
	width: 157px;
	_width: 164px;	
	color: #036;
	text-decoration: none;	
	padding-top: 6px;	
}

#menulateral_home #semfundo a {
	background-image: url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/FUNDOSEM_MENULAT_HOME.GIF');	
	display: block;
	padding-right: 8px;
	height: 20px;
	_height: 28px;	
	width: 157px;
	_width: 164px;	
	color: #000;
	text-decoration: none;
	padding-top: 6px;	
}

#menulateral_home #semfundo a:hover {
	background-image: url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/FUNDOSEM_MENULAT_HOME_ATIVO.GIF');	
	display: block;
	padding-right: 8px;
	height: 20px;
	_height: 28px;	
	width: 157px;
	_width: 164px;	
	color: #036;
	text-decoration: none;	
	padding-top: 6px;
}

#menulateral_home #ativo {
	background-image: url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/FUNDO_MENULAT_HOME_ATIVO.GIF');
	color: #036;
	width: 157px;
	_width: 164px;
}

#menulateral_home #ativo #semfundo {
	background-image: url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/FUNDOSEM_MENULAT_HOME_ATIVO.GIF');	
	color: #036;
	width: 157px;
	_width: 164px;
}

#menulateral_home #ativo a {
	color: #FFF;
	font-weight: normal;
}

#menulateral_home #ativo a:hover {
	color: #900;
	font-weight: normal;
}

.treemenu .treeopen {
	background-image: url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/TRANSP.GIF');
	background-repeat: no-repeat;
	background-position: left;
}		
	
.treemenu .treeclosed {
	background-image: url('/pls/portal/docs/PAGE/PREVI_DESENV/IMAGENS/TRANSP.GIF');
	background-repeat: no-repeat;
	background-position: left;	
}
