#cuad_filtre{
	position:relative;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
	background-color:#EEEDE8;
	height: 350px;
	width: 140px;
}
.etiqueta{
	position:relative;
	float:left;
	color:#2D88A7;
	font-size: 8px;
	padding-top: 4px;
	width: 45px;
	height: 18px;
	text-align:left;
}
.desplegable{
		position:relative;
		float:left;
		border-bottom:#999 thin dashed;
		padding-top: 6px;
		padding.left: 5px;
		height: 26px;
		width: 140px;
}
.desplegable select{
	color:#2D88A7;
	font-size: 10px;
	width: 130px;
	text-align:left;
}
.desplegable input{
	color:#2D88A7;
	font-size: 10px;
	width: 125px;
	text-align:left;
}

.ckbox {
		position:relative;
		float:left;
		border-bottom:#999 thin dashed;
		padding-top: 6px;
		padding.left: 5px;
		height: 26px;
		width: 140px;
		font-size:10px;
		color: #268ca5;
}
.ckbox input{
	width: 20px;
	text-align:left;
}
	#slider-range, #slider-range2, #slider-range3{
		font-size: 10px;;
		width: 120px;
		padding-left: 5px;
	}
	.slider {
		position:relative;
		float:left;
		border-bottom:#999 thin dashed;
		padding-left: 5px;
		height: 32px;
		width: 135px;
		font-size:10px;
		color: #268ca5;
	}
	.slider input {
		font-size: 10px;
	}
