#menu-bas-home{
	width:940px; 
	/*padding:0 10px 0 45px;*/
	text-align:left;
	margin:0 auto; 
	margin-top:33px;
/*	background:url(../pix/home/home_new/back-menu-bas-home.gif) repeat-y;
*/	font-family:arial;
	margin-bottom:11px;
	border-right:1px solid #dad9d9;
	border-bottom:1px solid #dad9d9;
	border-left:1px solid #dad9d9;
}
#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:31px;
	color:#25aef8;
	font-weight:bold;
	font-size:12px;
	line-height:31px;
	background:url(../pix/common/bg-titre-bh.gif) repeat-x;
	border-top:1px solid #dad9d9;
	padding-left:13px;	
	cursor:pointer;
}
#menu-bas-home table tr.impair td{
	background:#f5f5f5;	
}
#menu-bas-home table tr.pair td{
	background:#fff;	
}
#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;
}


