/*-body-*/
#body {
	margin: 0px;
	background-image: url(../images/fond_top.jpg);
	background-color: #929292;
	background-repeat: repeat-x;
}
/*-finbody-*/
#conteneur {
	margin: auto;
	width: 955px;
}
#top {
	width: 955px;
	position: relative;
	float: left;
	z-index: 1;
}
#colonne {
	width: 900px;
	left: 20px;
	position: relative;
	float: left;
}
#conteneur_colonnes {
	margin-top: 40px;
	margin-bottom: 20px;
	width: 955px;
	position: relative;
	float: left;
}
#bandeau {
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 50px;
	position: relative;
	float: left;
}
#bottom {
	margin: auto;
	background-repeat: no-repeat;
	width: 1200px;
}
#titre_page {
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
}
@media handheld, only screen and (max-width: 1199px), only screen and (max-device-width: 1199px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}
