#galerie_droite {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	width: 330px;
	position: relative;
	float: right;
	overflow: hidden;
	overflow: hidden;
}
#conteneur_colonnes_gauche {
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 1px solid #d2d2d2;
	width: 650px;
	position: relative;
	float: left;
}
#conteneur_colonnes_droite {
	width: 310px;
	position: relative;
	float: right;
}
#titre_page {
	width: 630px;
	position: relative;
	float: left;
}
#colonne_gauche {
	width: 630px;
	position: relative;
	float: left;
}
/*-body-*/
#body {
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 1em;
}
/*-finbody-*/
#conteneur_principal {
	width: 100%;
	position: relative;
	float: left;
	overflow: hidden;
	overflow: hidden;
}
#conteneur_top {
	padding: 0px 20px 10px 20px;
	width: 100%;
	position: relative;
	z-index: 1100;
}
#navigation {
	width: 48px;
	height: 48px;
	z-index: 1100;
	font-size: 1.4em;
}
#conteneur_colonnes {
	border-bottom: 1px solid #e34728;
	background-color: #999999;
	width: 100%;
	position: relative;
	float: left;
}
#bottom {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
	position: relative;
	float: left;
}
#navigation_niveau_2 {
	width: 100%;
	position: relative;
	float: left;
}
@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.7em;
}
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 480px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}
