/*-body-*/
#body {
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 1em;
}
/*-finbody-*/
#node_main {
	width: 100%;
	position: relative;
	float: left;
	overflow: hidden;
	overflow: hidden;
}
#node_top {
	padding: 0px 20px 10px 20px;
	width: 100%;
	position: relative;
	z-index: 1100;
}
#nav_mobile {
	width: 48px;
	height: 48px;
	z-index: 1100;
	font-size: 1.4em;
}
#node_search {
	width: 48px;
	height: 48px;
}
#node_content {
	width: 100%;
	position: relative;
	float: left;
}
#colonne {
	width: 100%;
	position: relative;
}
#footer {
	margin-top: 20px;
	margin-bottom: 30px;
	background-color: #eeece9;
	width: 100%;
	position: relative;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
#body {
	font-size: 0.9em;
}
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 769px) {
/*-body-*/
#body {
	font-size: 0.75em;
}
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 480px) {
/*-body-*/
#body {
	font-size: 0.75em;
}
/*-finbody-*/
#footer {
	font-size: 1.3em;
}
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}
#node_menu_responsive {
	width: 400px;
	position: relative;
	float: left;
}
#menu_responsive {
	padding: 140px 15px 20px 20px;
	width: 100%;
	position: relative;
	float: left;
}


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

#node_menu_responsive {
	width: 36vw;
}

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

#node_menu_responsive {
	width: 80vw;
}

} 
.nonAffiche {
	display: none; visibility: hidden;
}
