#node_recherche {
	background-color: #7E95BF;
	width: 100%;
	height: 100px;
	top: -100px;
	position: fixed;
	z-index: 9;
}
#language {
	width: 48px;
	height: 48px;
	position: relative;
	display: block;
}
#node_top_left {
	width: 96px;
}
#node_search {
	height: 48px;
	display: none;
}
#logo {
	padding: 10px;
}
#popin {
	width: 100%;
	left: 0px;
	top: 66px;
	position: absolute;
	z-index: 50;
}
#bandeau {
	width: 100%;
	position: relative;
	min-height: 110px;
}
/*-body-*/
#body {
	margin: 0px;
	background-color: #ffffff;
}
/*-finbody-*/
#colonne {
	margin-top: 40px;
	background-color: ;
	width: 100%;
	position: relative;
}
#node_content {
	width: 100%;
	position: relative;
	float: left;
}
#node_top_center {
	margin: auto;
	width: 100%;
	position: relative;
	max-width: 1200px;
}
#node_top {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,1));
	width: 100%;
	position: absolute;
	z-index: 12;
}
#footer {
	padding-top: 20px;
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	float: left;
	font-size: 0.9em;
}
#footer_scripts {
	width: 100%;
	position: relative;
	float: left;
}
#footer_content {
	margin: auto;
	width: 100%;
}
#node_main {
	width: 100%;
	position: relative;
	float: left;
	overflow: hidden;
	overflow: hidden;
}
#nav_mobile {
	width: 48px;
	height: 48px;
}
#node_top_right {
	width: 48px;
}
#node_recherche_c {
	margin: 0px auto;
	width: 80%;
	position: relative;
}
#footer_social {
	margin: auto;
	width: 100%;
}
#footer_copyright {
	margin: auto;
	width: 100%;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 1024px) {
/*-body-*/
#body {
	font-size: 0.9em;
}
/*-finbody-*/
#node_top_center {
	width: 100%;
}
} /* FIN RD */
@media handheld, only screen and (max-width: 769px) {
#bandeau {
	font-size: 0.85em;
}
/*-body-*/
#body {
	font-size: 0.9em;
}
/*-finbody-*/
#node_top_center {
	padding: 0px;
}
#node_top {
	padding-bottom: 20px;
}
#nav_mobile {
	display: block;
}
} /* FIN RD */
@media handheld, only screen and (max-width: 767px) {
#logo {
	position: relative;
	float: left;
}
/*-body-*/
#body {
	font-size: 0.8em;
}
/*-finbody-*/
#colonne {
	margin-top: unset;
}
#footer_content {
	font-size: 1em;
}
#nav_mobile {
	position: relative;
	float: left;
	display: block;
}
#footer_social {
	font-size: 1em;
}
#footer_copyright {
	font-size: 1em;
}
} /* FIN RD */
@media handheld, only screen and (max-width: 480px) {
#node_top_left {
	width: 48px;
}
#node_search {
	display: none;
}
/*-body-*/
#body {
	font-size: 0.85em;
}
/*-finbody-*/
#node_top {
	padding-right: 0px;
	padding-left: 0px;
}
#footer_content {
	text-align: center;
}
#footer_social {
	text-align: center;
}
#footer_copyright {
	text-align: center;
}
} /* FIN RD */
@media handheld, only screen and (max-width: 1366px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}
#menu_responsive {
	padding: 96px 15px 20px 20px;
	width: 100%;
	position: relative;
	float: left;
}
#node_menu_responsive {
	width: 400px;
	position: relative;
	float: left;
}



.nonAffiche {
	display: none; visibility: hidden;
}
@media handheld, only screen and (max-width: 769px)  {

#node_menu_responsive {
	width: 45vw;
}

} 
@media handheld, only screen and (max-width: 767px)  {

#node_menu_responsive {
	width: 80vw;
}

} 
@media handheld, only screen and (max-width: 480px)  {

#node_menu_responsive {
	width: 88vw;
}

} 
