	#lavaLamp {
		width:885px;
		height:25px;
		background:url(../imagens/menu_dir.gif) no-repeat right;
	}
	    #lavaLampWithImage {			
	        position:relative;
	        width:880px;
	        height:25px;
	        border:0;
	        margin-top:0;			
	        background:url(../imagens/menu_esq.gif) no-repeat left;
	    }
            #lavaLampWithImage li {
                float:left;
                list-style:none;
                text-align:center;
				background:url(../imagens/separador_10.gif) no-repeat right;
				height:25px;
				border:0;
				padding:12px 11px 0 6px;
				margin: -10px 0 0 0;				
            }            	
                /*#lavaLampWithImage li.backLava {
                    background:url(../imagens/lavalamp.png) no-repeat center;
                    height:15px;
                    z-index:8;
                    position:absolute;                                        
					margin-top:-10px;
					padding:0;					
                }*/
				#lavaLampWithImage li.backLava {
                    background:url(../imagens/lavalamp.png) no-repeat center;
                    height:15px;
                    z-index:8;
                    position:absolute;                                        
					margin-top:-10px;
					padding:0;					
                }
                
                #lavaLampWithImage li a {
                    z-index:10;
                    display:block;
                    position:relative;
                }       
               
