.left{
	width:166px;
	background:#E4ECC4 url(http://static.chassoreduc.com/images/bg_left.gif) repeat-x;
	border:2px solid #FFFFFF;
	padding:5px;
}
.categories,.marchands{
	margin-top:15px;
	background:url(http://static.chassoreduc.com/images/pointh.gif) top repeat-x;
	padding-top:10px;
}

.ListePuce{
	margin:3px;
	padding-left:20px;
	list-style-image:url(http://static.chassoreduc.com/images/puce.gif);
}
.ListePuce li{padding-top:1px;padding-bottom:1px;}

.ListePuce li.noreduc em{/*padding-left:10px;*/color:#cccccc;font-style:normal;}
.ListePuce li.noreduc a:hover em{color:#006666;}

.ListeMarchands li,.ListeCategories li{position:relative;}
.ListeMarchands li a,.ListeCategories li a{display:block;position:relative;}
.ListeMarchands li a span,.ListeCategories li a span{display:none;}
/*.ListeMarchands li a:hover,.ListeCategories li a:hover{z-index:999;background:url(http://static.chassoreduc.com/images/fleche.gif) 2px right no-repeat;}*/
.ListeMarchands li a:hover span,.ListeCategories li a:hover span{
	border:1px dashed #CCCCCC;
	background:#FFFFFF;
	font-style:normal;
	display:block;
	text-align:right;
	font-size:10px;
	padding:2px 2px 2px 2px;
	/*top:0;*/
	position:absolute;
	width:100%;
	z-index:98;
	filter : alpha(opacity=90);
    -moz-opacity : 0.9;
    opacity : 0.9;
}
.ListeCategories li a:hover span{text-align:left;filter:alpha(opacity=100);-moz-opacity :1;opacity:1;}
/*.categories .ListePuce li{padding-top:3px;padding-bottom:3px;background:url(http://static.chassoreduc.com/images/pointh.gif) bottom repeat-x;}*/

.menualphabet{
	margin:0;
	padding:0;
	list-style-type:none;
}
.menualphabet li{
	float:left;
	width:17px;
	margin:1px;
	text-align:center;
	padding:0 2px;
}
.menualphabet li a{
	display:block;
	border:1px solid #F5FBFF;
	background:#E7F1C4;
	padding:2px;
	width:15px;
	color:#006666;
}
.menualphabet li.Chiffre a{
	width:38px;
}
.menualphabet li a:hover,.menualphabet li a.ON{
	border:1px solid #C0E8FF;
	/*font-size:14px;*/
	background:#F5FBFF;
	font-weight:bold;
}
#maincol .menualphabet li{width:14px;}
#maincol .menualphabet li a{width:12px;}
#maincol .menualphabet li.Chiffre{width:28px;}
#maincol .menualphabet li.Chiffre a{width:26px;}
