/*slider*/
#interval { margin:170px 0 0 10px;}
#prix , #prix2 {border:none; width:300px; font-family:"Times New Roman", Times, serif;color:#6c3518;font-size:1.2em; font-weight:600;}

.ui-slider {
	width:201px; height:24px;
	background:#fff url(../../image/reglette/reglette.jpg) top left no-repeat;
	position: relative;
	margin:10px 0 0 0;
}
.ui-slider-handle {
	position: absolute;
	z-index: 2;top: -6px;
	width: 17px;height: 36px;
	background:url(../../image/reglette/handle.jpg) top left no-repeat;
}

.ui-slider-range {}
