/****************************************************************************/
/*								Members	List								*/
/****************************************************************************/


#ListTeamGroups{
	margin-bottom:10px;
	padding:10px;
	background:url('images/bg_groupe.jpg') 0px 0px no-repeat;
	border-bottom:1px dotted #EFEFEF;
}

	#ListTeamGroups .ListMembers{
		margin-left:-1px;
	}
	
		#ListTeamGroups .ListMembers .photo{
			float:left;
			margin-right:10px;
			padding:3px;
		}

			#ListTeamGroups .ListMembers .photo{
				width:70px;
				height:85px;
			}
		
		#ListTeamGroups .ListMembers .info{
			float:left;
			padding:3px;
		}

