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

#pro_img{
	background-image:url(../images/pro_img.jpg);
	background-repeat:  no-repeat;
	width:317px;
	height: 245px;
	float:left;
	display:block;
	margin-top:18px;
	margin-left:19px;
	background-color:#FFF;
	margin-bottom:20px;
}

#trouver-txt, #private-txt,  #franck-txt{
	width:410px;
	text-align:justify;
	background-color:#eaeaea;
	margin-left:21px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;

}

#partenaire-txt, #investir-txt{
	width:300px;
	text-align:justify;
	background-color:#eaeaea;
	margin-left:17px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	display:block;
	float:left;
}
.txt-colon{
	display:block;
	float:left;
	width:290px;
	margin-right:20px;
	
}

.etiquette{
	with:80px;
	height:99px;
    margin-top:18px;
}

