* html #page_index_default #centrage {

	position: relative;

}

* html #page_index_default #container-out,
* html #page_index_default #header,
* html #page_index_default #menu_bloc {

	position: relative;
}

* html #page_index_default #home_bloc {
    display: none;
}

* html #page_index_default #container-in {
	float: left;
	margin-right: 0;
	width: 722px;
}


* html #page_index_default #middle {
	text-align: left;
	float: right;
	width: 466px;
	margin-left: 16px;

}

* html #page_index_default #left {

	float: right; /* nécessaire ie6 */
	width: 222px;

}

* html #page_index_default #right {

	float: right;
	margin-right: 10px;
}


* html #centrage-3 {

	position: relative;

}

* html #centrage-3 #container-out,
* html #centrage-3 #header,
* html #centrage-3 #menu_bloc {

	position: relative;
}

* html #centrage-3 #home_bloc {
    display: none;
}

* html #centrage-3 #container-in {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 940px;
}


* html #centrage-3 #middle {
	text-align: left;
	float: right;
	width: 681px;
	margin: 0;

}

* html #centrage-3 #left {

	float: right;  /*nécessaire ie6 */
	width: 222px;
	text-align: left;
	margin-right: 16px;

}

* html #centrage-3 #right {

	float: right;
}

/*
* html #page_product_info2 #more_products_products {
    display: none;
}
*/

