        #menu{
			background-color:#000000;
			height:35px;
			margin-bottom:20px;
			
		}

        .lavaLampBottomStyle {
            position: relative;
            height: 35px;
            width: 915px;
            
             padding: 0 15px;
            margin: 10px 0 0 0;
            overflow: hidden;
           
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                    
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 3px solid #000;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                    	
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 2px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                        
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                    
						
/*--------MENU-----------*/	
#menu li a{	
	text-indent: -9000px;	
	height:11px;
			
}
#menu li a#livros{
	background:url(../img/menu-livros.gif) no-repeat left top;
	position:relative;	
	left:0;		
	width:89px;
	top:0;
	margin-right:0
}
#menu li a#ondeEncontrar{
	background:url(../img/menu-onde.gif) no-repeat left top;
	position:relative;	
	left:0;		
	width:185px;
	top:0;
	margin-right:0;
	
}
#menu li a#distribuidores{
	background:url(../img/menu-distribuidores.gif) no-repeat left top;
	position:relative;	
	left:0;	
	width:170px;
	top:0;
	margin-right:0
}
#menu li a#imprensa{
	background:url(../img/menu-imprensa.gif) no-repeat left top;
	position:relative;	
	left:0;		
	width:112px;
	top:0;
	margin-right:0
}
#menu li a#links{
	background:url(../img/menu-links.gif) no-repeat left top;
	position:relative;	
	left:0;		
	width:89px;
	top:0;
	margin-right:0
}
#menu li a#contato{
	background:url(../img/menu-contato.gif) no-repeat left top;
	position:relative;	
	left:0;	
	width:125px;
	top:0;
	margin-right:0
}
#menu li a#busca{
	background:url(../img/menu-busca.gif) no-repeat left top;
	position:relative;	
	left:0;
	
	width:71px;
	top:0;
	margin-right:0
}




/*--------/MENU-----------*/	

