/* 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(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;*/
}

/* ADD-ON */
#left_menu{
	left:0px;
	position:absolute;
}

#left_menu div{
	display:block;
	width:203px;
}

#left_menu div ul{
	background:url( 'menu_bg_shadow.jpg' ) right top repeat-y;
}

#left_menu div ul li a {
	text-decoration:none;
	color:#666;
}

#left_menu div ul li a img{
	margin:0 5px 2px 1px;
}

#main_container{
	margin-left:170px;
}

#box_txt{
	width:280px;
	background:transparent url( 'bg_presentation_shadow.jpg' ) top left no-repeat;
	padding:40px 0 0 40px;
	float:left;
	margin-right:0px;

}

#box_txt h3{
	margin:0 0 20px 0;
}

#box_txt p{
	margin:0 20px 30px 0;text-align:justify;
}

#box_txt a{
	color:#cc0000;
}

#main_container table{
	border-collapse: collapse;
	float:left;
	border:0px;
}

#main_container table img{
	border:0px;
}

.big_picture{
	text-align:left;
	vertical-align:top;
}

.small_picture{
	text-align:left;
	vertical-align:top;
	padding:20px;
	text-align:center;
}

.tiny_title{
	font-weight:bold;
	float:left;
}

.item_description{
	color:#666666;
	text-decoration:none;
}

.clear{
	clear:both;
}
