/* organisation page */
#bg_contenu{
	background-color		:#F1F6E5;
}

#top{
	height					:231px;
	position				:relative;
	width					:962px;
	background-image		:url(../images/bg_bandeau.jpg);
	background-repeat		:no-repeat;
	backgrount-position		:top left;
	z-index					:1;
}

#contenu{
	padding					:	35px 0px 15px 22px;
	color					:	#0E7100;
	font-size				:	12px;
	text-align				:	justify;
	position				:	relative;
	width					:	720px;
	background-image		:	url(../images/bg_degrade_article.gif);
	background-repeat		:	repeat-x;
	background-position		:	top left;
	background-color		:	#FFF;
	border-right			:	2px solid #F6EBC0;
}

/* ---------- login ---------*/
#block-user-0, #block-menu-menu-membre{
	top					:760px;
}

.facebookshare-box{
	position:relative;
	top:-25px;
	left:-22px;
}






