/* ----------------------------- */
#DivPeople {
	width: 640px;
	height:inherit;
	padding:0px;
	margin:0px;
	overflow: hidden;
}
#DivPeopleContent{
	float:left;
	background-image: url(/www/www_theme/images/layout/back_people_fiche.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 290px;
	height: inherit;
}
#DivPeopleContentPhoto{
	width:100px;
	float:left;
	padding:5px;
	margin:0px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
}
#DivPeopleContentHeader{
	float:left;
	padding:0px;
	margin:0px;
}
.DivPeopleContentParagraph{
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-top: 1px dashed #D8D1C4;
	clear:both;
}
#DivPeopleList {
	width:310px;
	float:left;
	clear:both;
	height:inherit;
	padding:0px;
	margin:0px;
}
.DivPeopleListItem {
	float:left;
	padding:5px;
	margin:0px;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	font-weight: normal;
	color:#D9D0B2;
	width:90px;
	height:inherit;
}
/* ----------------------------- */

