#menu-bas-home{
	width:955px; 
	padding:0 10px 0 45px;
	text-align:left;
	margin:0 auto; 
	margin-top:150px;
/*	background:url(../pix/home/home_new/back-menu-bas-home.gif) repeat-y;
*/	font-family:arial;
	margin-bottom:11px;
}
#menu-bas-home h3{
	width:927px;
	background:#0081c7;
	height:17px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	line-height:17px;
	border-top:1px solid #fff;
	padding-left:13px;
}
#menu-bas-home h4{
	width:927px;
	background:#28b1fc;
	height:17px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	line-height:17px;
	border-top:1px solid #fff;
	padding-left:13px;	
}
#menu-bas-home table tr.impair td{
	background:#d9e9f2;	
}
#menu-bas-home table tr.pair td{
	background:#b6d6e7;	
}
#menu-bas-home table td.produit-marque{
	width:140px;
	padding:3px 0 3px 15px;
	color:#5e5e5e;
	font-size:10px;
}

#menu-bas-home table td.produit-marque a{
	text-decoration:none;
}
#menu-bas-home table td.produit-marque a:hover{
	color:#3bc4ec;
}

#menu-bas-home table td.produit-list{
	width:785px;
	color:#5e5e5e;
	font-size:10px;
}
#menu-bas-home table td.produit-list ul li{
	width:142px;
	padding:3px 0 3px 15px;
	color:#5e5e5e;
	font-size:10px;	
	float:left;	
}
#menu-bas-home table td.produit-list ul li a{
	text-decoration:none;
}
#menu-bas-home table td.produit-list ul li a:hover{
	color:#3bc4ec;
}
#menu-bas-home table td.spacer-home{
	line-height:1px;
	font-size:1px solid;
	height:1px;
	background:#fff;
}

