/*-body-*/
#body {
	background-image: url(../images/degrade.gif);
	background-color: #ce5700;
	background-repeat: repeat-x;
	background-position: top;
}
/*-finbody-*/
#bottom_texte {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	float: left;
}
#texte_colonne_droite {
	background-color: #b63239;
	width: 700px;
	top: 10px;
	position: relative;
	float: right;
}
#node_fond_top {
	background-repeat: no-repeat;
	background-position: top center;
}
#nav_mobile {
	width: 48px;
	display: none;
	z-index: 99;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 769px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 480px) {
/*-body-*/
/*-finbody-*/
#nav_mobile {
	display: block;
}
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}
#node_menu_responsive {
	width: 100%;
	position: relative;
}
#menu_responsive {
	padding: 10px 0 0 30px;
	background-color: #ffffff;
	width: 100%;
	position: relative;
}
.nonAffiche {
	display: none; visibility: hidden;
}
