.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;
}
* html ul.menuColumnCenter2 li a {
	color:#616161;
	position:relative;
	zoom:1;
}

/* MENU CONTENU */
#menuContent {
	float:right;
	width:197px;
	margin:0 7px 15px 10px;
	list-style:none;
}
#menuContent li a {
	display:table-cell;
	padding:10px 25px;
	background:url(/img/stanhome/bgd-list-off.png) 50% 100% no-repeat; color:#7e7e7e;
	font-weight:bold;
	outline:none;
	position:relative;
	height:63px;
	vertical-align:middle;
}
*+ html #menuContent li a {
	display:block;
	height:43px;
}
*+ html #menuContent li a span.btWrap2 {
	text-align:left;
	padding: 25px;
	cursor:pointer;
}
* html #menuContent li a {
	display:block;
	height:43px;
}
* html #menuContent li a span.btWrap2 {
	text-align:left;
	padding: 25px;
	cursor:pointer;
	width:147px;
}
#menuContent li.last a {
	background:none;
}
#menuContent li a.selected, #menuContent li a.selected:hover,  #menuContent li a:hover {
	margin-top:-5px;
	background:url(/img/stanhome/bgd-list2-on.png) no-repeat; color:#fff;
}
#menuContent li a:hover {
    text-decoration:none;
}
*+ html #menuContent li a:hover {
    margin-top:0;
	display:block;
	height:43px;
}
* html #menuContent li a:hover {
    margin-top:0;
	display:block;
	height:43px;
}

/* BLOC CONTENU */
.blocContenu {
	width:320px;
	margin:0 0 15px 13px;
}
.blocContenu h2 {
	margin:0 0 10px 0;
	color:#2b8cd7;
	font:normal 17px "Trebuchet MS", Arial, sans-serif;
}
.blocContenu p {
	color:#5a5a5a;
}


/* 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;
}
#js #questionsProducts div.off {
	display:none;
}


