/*-body-*/
#body {
	background-color: #efefef;
}
/*-finbody-*/
#node_middle {
	width: 100%;
	position: relative;
	float: left;
	z-index: 1;
}
#titre_page {
	margin: auto;
	width: 100%;
	position: relative;
	text-align: center;
	max-width: 1400px;
}
#scripts {
	width: 100%;
	position: relative;
	float: left;
}
#node_top {
	padding: 20px;
	width: 100%;
	position: relative;
	float: left;
	z-index: 11;
}
#language {
	margin-right: 5px;
	padding-top: 14px;
	width: 65px;
	height: 20px;
	position: relative;
	float: right;
	text-align: center;
	display: none;
}
#bandeau {
	width: 100%;
	position: relative;
	float: left;
	z-index: 1;
}
#bottom_links {
	margin: auto;
	width: 100%;
	position: relative;
	max-width: 1400px;
}
#node_panier {
	background-repeat: repeat;
	width: 48px;
	height: 48px;
	position: relative;
	float: right;
}
#node_recherche {
	padding: 2%;
	background-color: #ffbd37;
	width: 100%;
	left: 0px;
	top: 136px;
	position: absolute;
	display: none;
	z-index: 1;
}
#colonne {
	margin: auto;
	width: 100%;
	position: relative;
	max-width: 1400px;
}
#node_user {
	width: 48px;
	height: 48px;
	position: relative;
	float: right;
	z-index: 2;
}
#nav_secondaire {
	background-color: #FFF;
	width: 100%;
	height: 48px;
	position: relative;
	float: left;
	z-index: 1;
}
#menu_produit {
	width: 100%;
	position: relative;
	float: left;
}
#node_bottom {
	background-color: #f5f5f5;
	width: 100%;
	position: relative;
	float: left;
}
#node_main {
	background-color: #FFF;
	width: 100%;
	position: relative;
	float: left;
	z-index: 1;
}
#nav_mobile {
	background-image: url(/medias/images/bg_alpha_noir_80.png);
	background-repeat: repeat;
	width: 48px;
	height: 48px;
	position: relative;
	float: left;
	display: none;
}
#node_recherche_resp {
	width: 48px;
	height: 48px;
	position: relative;
	float: right;
}
#logo {
	padding-bottom: 20px;
	width: 96px;
	height: 96px;
	position: relative;
	float: left;
}
#title {
	padding-left: 20px;
	height: 48px;
	position: relative;
	float: left;
}
#node_top_c {
	position: relative;
}
#bottom_social {
	margin: auto;
	padding: 0 4% 0 0;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
}
#bottom_logos {
	margin: auto;
	width: 100%;
	position: relative;
	float: left;
	max-width: 1400px;
}
#colonne_pleine {
	width: 100%;
	position: relative;
	float: left;
	z-index: 1;
}
#node_ariane {
	width: 100%;
	position: relative;
	float: left;
}
#node_location {
	width: 48px;
	height: 48px;
	position: relative;
	float: right;
	z-index: 2;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
/*-finbody-*/
#node_center {
	width: 100%;
	position: relative;
}
} /* FIN RD */
@media handheld, only screen and (max-width: 1025px) {
/*-body-*/
/*-finbody-*/
#node_center {
	top: 0px;
	position: sticky;
}
#node_top {
	padding: 0px;
}
#node_recherche {
	top: 48px;
}
#colonne {
	padding: 15px;
}
#menu_produit {
	display: none;
}
#nav_mobile {
	display: block;
}
#logo {
	padding-bottom: 0px;
	width: 48px;
	height: 48px;
	display: block;
}
#title {
	display: none;
}
} /* FIN RD */
@media screen and (max-width: 640px) {
/*-body-*/
/*-finbody-*/
#colonne {
	padding: 5px;
}
#bottom_social {
	margin: inherit;
	padding: 0 9% 0 0;
}
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}
