@charset "utf-8";
/* sin imagen de background   fondo   */
.lavaLampNoImage {
	position: relative;
	height: 29px;
	width: 600px;
	padding-bottom: 15px;
	overflow: hidden;
	top: 120px;
	right: auto;
	margin: 0 auto;
}

.lavaLampNoImage li {
    float: left;
    list-style: none;
}
.lavaLampNoImage  li.back  {
	/*border: 1px solid #000;*/
	background:transparent url(../imagenes_1024/boton.png) no-repeat right -30px;
	/*    background: url("../imagenes/lavaJ.gif") no-repeat right -30px;*/
	/*background-color:#FF9900;*/
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	top:-2px;
}
					
               .lavaLampNoImage li.back .left {
                            background: url(../imagenes_1024/boton.png) no-repeat top left;
                            height: 30px;
                            margin-right: 9px;} /* 7px is the width of the rounded shape */
                        
						
.lavaLampNoImage li a {
	font: bold normal 1em Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}

.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    
.lavaLampNoImage .sobre{
	/*border: 1px solid #000;*/
	background:transparent url(../imagenes_1024/boton.png) repeat-x;
	/*    background: url("../imagenes/lavaJ.gif") no-repeat right -30px;*/
	/*background-color:#FF9900;*/
	width: 100%;
	height: 30px;
	position: absolute;
	top:-2px;
}
#boton_sin_estilo {
	background-image:url(../imagenes_1024/boton_contacto.png);
	background-repeat:none; 
	position:absolute;
}