#depute{}

#depute .listeDepute{width:958px;margin: 40px auto}

.unDepute{
	width:300px;
	height:410px;
	float:left;
	position:relative;
	margin-bottom: 60px;
	margin-right: 28px;
}
.unDepute.last{margin-right:0px;}

.unDepute img{ position:absolute;top:42px;left:25px;}
.unDepute .circle{padding-top:30px;position: absolute;top:0px;left: 0;width:300px;height:260px;background:url('../images/circle.png') no-repeat top left;}
.unDepute .name{
	font-family: 'montserratbold';
	font-size: 17px;
	color:#464646;
	text-align: center;
}
.unDepute .name span{text-transform: uppercase;}

.unDepute .infos{
	width:100%;
	position: absolute;
	top:270px;
	left: 0px;
	text-align: center;
	font-family: 'montserratregular';
	font-size: 11.5px;
	color:#464646;
	line-height: 16px;
}
.unDepute .infos span{font-family: 'montserratbold';}

.unDepute .mail{position:absolute;text-align: center;top:400px;width:100%;background:url('../images/letter.png') no-repeat top center;padding-top: 15px;line-height: 30px;}
.unDepute .mail a{
	text-decoration: underline;
	font-family: 'montserratregular';
	font-size: 11.5px;
	color:#464646;
}
.unDepute .mail a:hover{ text-decoration: none;}
.footer-depute{width:374px;margin: 0 auto;}