/* Gaetan Langhade pour www.equallia.com - 2007 */

@import url("boite.css");
@import url("structures.css");
@import url("articulations.css");
@import url("contenus.css");
@import url("refonte.css");


.__CS_Container {
/*	background: #FFF url(/images/filtre_regle.gif) repeat-y;*/
	top:-18px;
/*	right:10px;*/
	z-index:1;
}

.__CS_Container .__CS_Slider {
	cursor:move;
}

.__CS_Container .__CS_Slider .__CS_SliderContent {
	/*background: transparent url(/images/filtre_inf.gif) no-repeat; 
	background-color:#FFF;*/
	background:transparent url(/images/fonds/FondDefilementFiltreCurseur.gif) no-repeat scroll left top;
	background-position: 0 0;
	/*padding: 0 0 0 15px;*/
	padding:  0px 0px 5px 15px;
	position:relative;
	left : 10px;
	/*top:-12px;*/
	height:19px; 
	width:57px;
	line-height:25px;
	white-space:nowrap;
	color:#C72C2C;
}

ul.Products li{
	display:block; 
	width:300px;
	height:300px;
	float:left;
	margin:20px;
	/*border:solid 1px #F0F;*/
	text-align:center;
	/*background-color:#E6E;*/
}
