@charset "utf-8";
/* CSS Document */

.cadre_photo-groupe {
	height:250px;
	width:700px;
	margin-left:105px;
	text-align:center;
	margin-top:20px;
}

.cadre_ph-indiv {
	height:124px;
	width:700px;
	margin-left:105px;
	margin-top:10px;
}

.ss-cadre-photo-ident1 {
	width:94px;
	height:122px;
	text-align:center;
	float:left;
	margin-left:50px;
	overflow:hidden;
}

.ss-cadre-photo-ident2 {
	width:94px;
	height:122px;
	text-align:center;
	float:right;
	margin-right:50px;
	overflow:hidden;
}

.ss-cadre_txt1 {
	width:495px;
	height:100px;
	float:left;
	margin-left:10px;
	margin-top:12px;
	text-align:left;
}

.ss-cadre_txt2 {
	width:495px;
	height:100px;
	float:right;
	margin-right:10px;
	margin-top:12px;
	text-align:right;
}

.ligne_separation {
	height:3px;
	background-image:url(images/communs/ligne_verte.gif);
	background-repeat:repeat-x;
	margin-top:24px;
}