 .lavaLampWithImage {
            position: relative;
			float:right;
            height: auto;
            background: transparent;
            padding: 2px 10px 2px 0;
			
			margin-top:-25px;
			margin-right:-10px;
            overflow: hidden;
			width:729px;
			
			*float:right;
			*width:729px;
			*margin-right:-44x;
			*margin-top:-71px;
			*padding: 2px 10px 2px 22px;
			
			_width:802px;
			_height:64px;
			_float:right;
			_margin-right:0px;
			_margin-top:-31px;
			_padding: 2px 60px 2px 2px;
        }
		
		
				.lavaLampWhitImage ul {
					padding:6px 0 10px 0;
					margin:2px 0 0 0;
				}
			
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
					padding:24px 0 0 16px;
					_padding:10px 0 0 10px;
					height: auto;
					list-style:none;
					text-align:center;
                }
				
				.sinbackground {
					background:none;
				}
                    .lavaLampWithImage li.back {
                        background: url("../imagenes/lava.png") no-repeat right -30px;
						_background-position: ;
   						_background: url("../imagenes/lava.jpg") no-repeat right -20px;
                        width: 9px; 
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("../imagenes/lava.png") no-repeat top left;
							_background-image: none;
                            height: 30px;
                            margin-right: 34px; /* 7px is the width of the rounded shape */
                        }
						
					.lavaLampWithImage li.current a {
						color:#FFCC00;
					}
					
					.lavaLampWithImage li.out {
						width:100px;
						position:absolute;
						left:-420px;
					}
					
                    .lavaLampWithImage li a {
                        font: 17px arial;
						color:#666666;
                        text-decoration: none;
                        outline: none;
                        text-align: center;
                        top: 5px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 28px;
                        position: relative;
                        overflow: hidden;
						_overflow:inherit;
                        margin: auto 0 auto 20px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }
			
		#submenu {	
            position: relative;
            height: auto;
			text-align:right;
            background: transparent;
            padding: 8px 0 0 0;
            overflow: hidden;
			_overflow:hidden;
			width:980px;
			clear:both;
			_clear:none;
			margin:0 auto -25px auto;
			*margin: 25px auto -25px auto;
			_margin: -25px auto -25px auto;
			top:-23px;
			*top:-43px;
			_top:0;
			font-size:13px;
			font-weight:bold;
			z-index:100;
			position:relative;
			
}

				#submenu ul {
					padding:6px 0 10px 0;
					margin:0;
				}
			
                #submenu li {
				display:inline;
					*float:none;
					*display:inline;
                    list-style: none;
					padding:0px 0px 0px 30px;
					*padding:0 0 0 20px;
					height: auto;
					list-style:none;
					text-align:center;
                }
				
				#submenu li a {
					color: #FFF;
				}
				
				#submenu li a:hover {
					color: #666666;
				}
				
				#submenu li a.selected {
					color: #666666;
				}
