#bandeau {
	width: 100%;
	height: 600px;
	position: relative;
	float: left;
}
/*-body-*/
#body {
	margin: 0px;
	background-color: #F2F2F2;
}
/*-finbody-*/
#node_colonnes_center {
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	position: relative;
}
#node_top {
	background-color: #555;
	width: 100%;
	position: relative;
	float: left;
	z-index: 12;
}
#colonne {
	width: 100%;
	position: relative;
	float: left;
	font-size: 0.9em;
}
#node_colonnes {
	padding-bottom: 30px;
	width: 100%;
	position: relative;
	float: left;
}
#footer {
	margin: auto;
	background-repeat: no-repeat;
	width: 1200px;
	position: relative;
	font-size: 0.9em;
}
#titre_page {
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
}
#node_footer {
	padding: 10px 0px;
	background-color: #FFF;
	width: 100%;
	position: relative;
	float: left;
}
#logo {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 270px;
	position: relative;
	float: left;
	overflow: hidden;
	overflow: hidden;
}
#navtop {
	padding-top: 20px;
	position: relative;
	float: left;
}
#node_main {
	width: 100%;
	position: relative;
	float: left;
}
#nav_mobile {
	width: 100%;
	top: 0px;
	right: 0px;
	position: absolute;
	display: none;
	z-index: 15;
}
#footer_scripts {
	width: 100%;
	position: relative;
	float: left;
}
@media handheld, only screen and (max-width: 1199px), only screen and (max-device-width: 1199px) {
/*-body-*/
/*-finbody-*/
#node_colonnes_center {
	width: 96%;
}
#footer {
	width: 96%;
}
} /* FIN RD */
@media handheld, only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
/*-body-*/
#body {
	font-size: 0.8em;
}
/*-finbody-*/
#logo {
	width: 25%;
}
#navtop {
	padding-top: 10px;
}
} /* FIN RD */
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
/*-body-*/
/*-finbody-*/
#logo {
	width: 60%;
	left: 20%;
}
#navtop {
	display: none;
}
#nav_mobile {
	display: block;
}
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}

@media handheld, only screen and (max-width: 1199px), only screen and (max-device-width: 1199px) {

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

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

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