
/**/
div.Box_PageMembre_ProfilMembre
{
	float			: left;
	width			: *;
	height			: 175px;
	margin-bottom	: 10px;
/*	margin-right	: 10px; */
}

/**/
div.Box_PageMembre_PhotoMembre
{
	float			: left;
	width			: 150px;
	height			: 175px;
	margin-bottom	: 10px;
	margin-right	: 5px;
}

/**/
div.Box_PageMembre_DescriptionMembre
{
	float			: left;
	width			: 320px;
	height			: 175px;
	margin-bottom	: 5px;
}

/**/
div.Box_PageMembre_AppartenanceCommunautes
{
	float			: top;
	width			: 100%;
	height			: 100px;
	margin-top		: 5px;
}

/**/
div.Box_PageMembre_ArtistesDecouverts
{
	float			: left;
	width			: 159px;
	height			: 100px;
	margin-left		: 5px;
}

/**/
div.Box_PageMembre_ArtistesFavoris
{
	float			: left;
	width			: 32%;
	height			: 205px;
	margin-right	: 5px;
}

/**/
div.Box_PageMembre_StylesFavoris
{
	float			: left;
	width			: 32%;
	height			: 205px;
	margin-right	: 5px;
}

div.Box_PageMembre_TagsArtistes
{
	float			: left;
	width			: *;
	height			: 205px;
}

/**/
img.PhotoMembre
{
	height			: 120px;
	border			: solid 1px Gray;
}

/**/
img.EtiquettePhotoMembre
{
	height			: 50px;
	border			: solid 1px Gray;
}
