#benevoles{
	float:left;
	width:772px;
	margin-left:20px;
}
#top_benevoles{
	height:35px;
	background-image:url(../images/heads/head_benevoles.jpg);
	background-repeat:no-repeat;
}
#body_benevoles{
	border-left:1px #D3D3D1 solid;
	border-right:1px #D3D3D1 solid;

	background-image:url(../images/contenu/bg_body_contenu.jpg);
	background-repeat:repeat-x;
	background-color:#F6F6F4;
	background-position:bottom;
	height:100%;
}
.div_benevoles{
	clear:both;
	border-bottom:1px #E7E8E3 solid;
	margin:0 10px 0 10px;
	padding-top:10px;
}
.div_benevoles img{
	float:left;
	margin:10px 10px 10px 20px;
	width:140px;
}
.div_benevoles p{
	float:left;
	width:750px;
	padding-top:10px;
	padding-bottom:10px;
}
.div_benevoles div{
	clear:both;
}
#bottom_benevoles{
	clear:both;
	height:10px;
	background-image:url(../images/contenu/foot_contenu.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.clear{
	clear:both;
}