/* ------------------------------------ *
 CSS
 vendredi 24 juillet 2009 12:06:30
 HAPedit 3.1.11.111
 * ------------------------------------ */

.slider {
margin-bottom:18px;
}
.slider td {
cursor:pointer;
padding:0;
vertical-align:top;
}
.slider .slider_track {
background:transparent url(../images/sim_slr_trk_bkg.gif) repeat-x scroll 0 5px;
padding-left:0px;
}
.slider .track_central {
padding-top:14px;
}
.slider_ctr {
border:0 none;
border-collapse:collapse;
width:100%;
}
.track_minus, .track_plus {
width:11px;
}
.track_minus div {
	background:transparent url(../images/sim_slr_trk_minus_btn.gif) no-repeat scroll 0 0;
	height:12px;
	margin-top:15px;
	width:11px;
}
.track_plus div {
	background:transparent url(../images/sim_slr_trk_plus_btn.gif) no-repeat scroll 0 0;
	height:12px;
	margin-top:15px;
	width:11px;
}
div.slider_btn {
	background:transparent url(../images/curseur.png) no-repeat scroll 0 0 !important;
	font-size:9pt;
	height:9px;
	margin:0;
	padding-left:0;
	position:relative;
	width:20px;
	z-index:2;
}

div.slider_btn nobr {
	margin-left:-5px;
	margin-top:-30px;
	position:absolute;
}

.slider_btn hr, .slider_btn br {
margin:0;
padding-bottom:14px;
visibility:hidden;
}
span.slider_title_2 {
padding-left:10px;
}
#printLink {
border:1px solid;
display:block;
height:27px;
margin-left:23px;
margin-top:-4px;
width:179px;
}
#racPrintLink #printLink {
margin-left:30px;
margin-top:10px;
}
#pprPrintLink #printLink {
margin-left:26px;
margin-top:28px;
}
#linkDecoration a:link, #linkDecoration a:visited, #linkDecoration a:hover, #linkDecoration a:active, #racPrintLink a:link, #racPrintLink a:visited, #racPrintLink a:hover, #racPrintLink a:active, #pprPrintLink a:link, #pprPrintLink a:visited, #pprPrintLink a:hover, #pprPrintLink a:active {
text-decoration:none;
}

