.encart_content .encart_people{
	float:left;
	width:600px;
	margin-bottom:20px;
}

.encart_content .encart_people .img_people{
	float:left;
	width:180px;
	text-align:center;
}

.encart_content .encart_people .desc_people{
	float:left;
	width:380px;
}
.encart_content .encart_people .desc_people .titre{
	float:left;
	width:380px;
	font-size:14px;
	font-weight:bold;
}
.encart_content .encart_people .desc_people .stitre{
	float:left;
	width:380px;
	font-size:14px;
	margin-top:5px;
}
.encart_content .encart_people .desc_people .description{
	float:left;
	width:450px;
	font-size:12px;
	margin-top:20px;
}
.encart_content .encart_people .desc_people .description ul{
	list-style-image:url("../i/puce-fleche-bleue.gif");
	list-style-position:outside;
	padding-left:16px;
}
.encart_content .encart_people .desc_people .description ul li{
	margin-bottom:10px;
}

.encart_content .encart_infos{
	float:left;
	width:672px;
	margin-bottom:20px;
}

.encart_content .encart_infos .top_infos{
	height:74px;
	background:transparent url("../i/encart-anoter-top.gif") no-repeat 0 0;
	float:left;
	width:672px;
}


.encart_content .encart_infos .top_infos .txt_infos{
	font-size:12px;
	margin-left:100px;
	margin-top:16px;
	width:550px;
	float:left;
}

.encart_content .encart_infos .middle_infos{
	font-size:1px;
	background:transparent url("../i/encart-anoter-bgd.gif") repeat-y 0 0;
	float:left;
	width:672px;
}

.encart_content .encart_infos .middle_infos .oth_txt{
	float:left;
	font-size:12px;
	position:relative;
	left:100px;
	top:-18px;
}

.encart_content .encart_infos .bottom_infos{
	height:2px;
	font-size:1px;
	background:transparent url("../i/encart-anoter-bottom.gif") no-repeat 0 0;
	float:left;
	width:672px;
}