#bandeau {
	margin: 114px 0 0 0;
	width: 100%;
	position: relative;
	float: left;
	min-height: 5px;
	font-size: 1.2em;
}
#node_content_center {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	position: relative;
}
#me_cookie_zone {
	padding: 15px;
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	position: relative;
	float: left;
	display: none;
	z-index: 20;
	max-width: 800px;
}
#me_cookie_txt {
	padding: 2%;
	width: 96%;
	position: relative;
}
/*-body-*/
#body {
	margin: 0px;
	background-color: #F5F5F5;
}
/*-finbody-*/
#colonne {
	width: 100%;
	position: relative;
}
#node_content {
	width: 100%;
	position: relative;
	float: left;
}
#node_top_1_center {
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	position: relative;
}
#footer {
	margin-top: 2%;
	border-top: 1px solid #F2F2F2;
	background-color: #FFF;
	width: 100%;
	position: relative;
	float: left;
}
#footer_scripts {
	width: 100%;
	position: relative;
	float: left;
}
#footer_content {
	width: 100%;
	position: relative;
}
#node_recherche {
	background-image: url(/medias/images/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	top: -200px;
	position: absolute;
}
#menu_top {
	padding: 0 0 0 72px;
	background-color: #FFF;
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
}
#node_main {
	width: 100%;
	position: relative;
	float: left;
	overflow: hidden;
	overflow: hidden;
}
#nav_mobile {
	width: 40px;
	display: none;
	z-index: 10;
}
#top_ligne_1 {
	background-color: #FFF;
	position: relative;
	float: left;
}
#top_ligne_2 {
	position: relative;
	float: left;
	z-index: 15;
}
#acces_extranet {
	position: relative;
	float: right;
	text-align: right;
	display: table;
}
#upline {
	margin-top: 3px;
	width: 100%;
	position: relative;
	display: block;
}
#node_top_2_center {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
#reseau_sociaux {
	position: relative;
}
#search {
	position: relative;
	float: right;
}
#top_info_site {
	padding-left: 10px;
	position: relative;
	display: inline-block;
}
#nom_site {
	width: 100%;
	position: relative;
	display: block;
}
#footer_mention {
	border-top: 1px solid #F2F2F2;
	width: 100%;
	position: relative;
	float: left;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
}
#footer_center {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
#node_recherche_c {
	margin: 40px auto;
	width: 80%;
	position: relative;
	min-height: 120px;
}
#logo_cism {
	width: 186px;
	position: relative;
	float: left;
}
#fil_ariane {
	padding: 0 10px;
	width: 100%;
	position: relative;
	float: left;
}
#newsletter_center {
	margin: auto;
	padding: 0 2%;
	width: 100%;
	position: relative;
	max-width: 1200px;
}
#node_newsletter {
	margin: 0 0 30px 0;
	padding: 2%;
	background-image: url(/medias/images/bg_bandeau_newsletter.jpg);
	background-color: #3683BA;
	background-position: center;
	background-size: cover;
	width: 100%;
	position: relative;
	float: left;
}
#node_ioc {
	padding: 3%;
	background-color: #3683BA;
	width: 100%;
}
#node_partners {
	margin: 0 0 15px;
	width: 100%;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
/*-finbody-*/
#node_recherche {
	position: absolute;
}
#menu_top {
	padding: 0px;
}
#node_top_2_center {
	width: 100%;
}
#footer_center {
	margin: 1.5% auto;
	width: 94%;
}
} /* FIN RD */
@media handheld, only screen and (max-width: 769px) {
#bandeau {
	margin: 40px 0 0 0;
}
/*-body-*/
/*-finbody-*/
#node_top_1_center {
	padding-left: 0px;
}
#node_top {
	background-color: #FFF;
}
#menu_top {
	display: none;
}
#nav_mobile {
	display: block;
}
#acces_extranet {
	display: none;
}
#upline {
	display: none;
}
#reseau_sociaux {
	display: none;
}
#logo_cism {
	width: 120px;
}
#fil_ariane {
	display: none;
}
#node_ioc {
	padding: 10%;
}
} /* FIN RD */
@media handheld, only screen and (max-width: 480px) {
/*-body-*/
#body {
	font-size: 0.7em;
}
/*-finbody-*/
#menu_top {
	display: none;
}
#nav_mobile {
	width: 30px;
}
#top_ligne_2 {
	float: right;
}
#search {
	margin-right: 0px;
}
#top_info_site {
	display: table;
}
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}
