
/* put the left rounded edge on the track */
#track1-left, #track2-left, #track3-left {
	position: absolute;
	width: 5px;
	height: 9px;
	background: transparent url(images/slider-images-track-left.png) no-repeat top left;
}
/* put the track and the right rounded edge on the track */
#track1, #track2, #track3 {
	width: 130px;
	height: 9px;
	text-align: left;
	background: transparent url(images/slider-images-track-right.png) no-repeat top right;
}
#handle1 {
	width: 19px;
	height: 20px;
	background: url(images/slider-images-handle.png);
	float: left;
}
#handle2 {
	width: 19px;
	height: 20px;
	background: url(images/slider-images-handle-double.png);
	float: left;
}


#resultat {
	margin: 0;
	padding: 0;
}

#debug1 {
	margin-left: 5px;
	margin-top: 20px;
}
#debug2 {
	margin-left: 5px;
	margin-top: 20px;
}

.contenu_cadre_sepa {
	margin: 10px;
}
.tab_resa {
}
.floatd {
float:left;
padding:4px;
}
.tableau_titre {
}
.form_text {
}
.but {
}

.vol,.volr {
	margin: 5px;
	float: left;
	text-align: left;
	width:287px;

}
.vol ul,.volr ul {
	list-style-type: none;
	margin: 0;
	padding: 3px;
}
.vol ul li,.volr ul li {
}
.vol{
	height:127px;
	background: url(allerfond.jpg);
}
.volr{
	height:127px;
	background: url(retourfond.jpg);
}
.rubs li{
	list-style-type: none;
}
.prixb{
margin-left: 10px;
margin-right: 10px;
padding: 5px;
border-bottom:1px dotted #eeeeee;
border-right:1px dotted #eeeeee;

}

