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


.cadre_partenaire-prp {
	height:auto;
	width:693px;
	margin-left:106px;
	margin-top:30px;
}

.logo_partenaire {
	float:left;
	width:116px;
	height:auto;
	text-align:right;
}

.txt_partenaire {
	float:right;
	width:570px;
	height:auto;
}

.photo_partenaire {
	margin-left:12px;
	width:170px;
	height:auto;
	float:left;
	border:2px solid #535353;
	margin-top:10px;
}

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