.columnCenter {
	background:url(/img/stanhome/bgd-colomn-center-top-white.png) no-repeat;
	width:570px;
	margin:-6px -10px 0 3px;
	padding:0 8px;
}
* html .columnCenter {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/stanhome/bgd-colomn-center-top-white.png',sizingMethod='crop');
	margin:-6px 0 0 4px;
}
ul.menuColumnCenter2 {
	width:100%;
	margin-top:12px;
}
ul.menuColumnCenter2 li {
	float:left;
	width:232px;
	text-align:right;
	background:url(/img/stanhome/bullet-circle-arrow.png) no-repeat right 0px;
	padding-right:29px;
	display:block;
	height:25px;
	line-height:2;
	border-left:1px solid #e5e5e5;
	margin-left:10px;
}
* html ul.menuColumnCenter2 li {
	background:url(/img/stanhome/bullet-circle-arrow-8bits.png) no-repeat right 0px;
}
ul.menuColumnCenter2 li.first {
	margin:0;
	border:0;
	width:242px;
}
ul.menuColumnCenter2 li a {
	color:#616161;
	text-decoration:none;
}
ul.menuColumnCenter2 li a:hover {
	text-decoration:underline;
}
* html ul.menuColumnCenter2 li a {
	color:#616161;
	position:relative;
	zoom:1;
}

/* SHOW LIST */ 
.showList {
	clear:both;
	padding:15px 0 0 0; margin:0;
	background:url(/img/stanhome/bgd-central-news.jpg) repeat-x;
}
.columnCenter .showList div.inLine {
	padding-left:15px;
}
.columnCenter .showList div.inLine .productBloc {
	padding-right:15px;
}




.menuColumnCenter2:after, .blocChapo:after {
	display:block; clear:both;
	visibility:hidden;
	height:0;
	content:".";
    zoom:1;
}



