.ui-slider, .ui-slider-range{
	height: 16px;
	width:437px;
	position: relative;
	border: 0px;
	z-index:1;
	margin-top:1px;
}


.ui-slider-range{
	background:url(../images/resultados/fndo_range_slider.jpg) no-repeat;
}

.fondo_slider{
	height: 16px;
	width:471px;
	background:url(../images/resultados/fndo_slider.jpg) no-repeat;
	margin-left:24px;
}


.ui-slider .ui-slider-handle{
	background: transparent url(../images/resultados/slider_boton2.gif) no-repeat;
	z-index:2;
	outline:none;
	width: 34px;
	height: 13px;
	position: absolute;
	top:0px;
	font-size: 1px;
	overflow: hidden;
	border: none;
}

.ui-slider .ui-slider-handle{
	margin-left:-2px;
}

.caja_valor_slider{
	background-color:#e5e6ea;
	width:65px;
	font-weight:bold;
	font-size:11px;
	color:#959595;
	border:none;
}

