body 				

.container {width:660px; margin:auto; z-index:1}

.sliderLink {width:20px; height:20px; float:left; cursor:pointer; background:0; background-image:url(navOff.png); background-repeat:no-repeat;}
.sliderContainer	{ width:650px; height:250px; padding:5px 5px 10px 5px; background:0; background-image:url(fondSlider.png); background-repeat:no-repeat;}
.sliderWindow	 	{ width:650px; height:250px; }
.sliderNavigator	{ position:absolute; margin-left:500px; margin-top:230px; width:150px; z-index:5; }
.sliderSelected		{ background-image:url(navOn.png); background-repeat:no-repeat;}

