/* ----------------------------------------- */
/* LES BLOCS SE TROUVANT DANS LE BLOC CONTENT
 */
#bloc_image_pi{
	width: 259px;
	height: 155px;
	background:url(../images/main/img01_concretisez.jpg) no-repeat;
	Line-height : 1em;
}

/* ----------------------------------------- */
/* LES BLOCS SPECIFIQUES DE LA PAGE PARTENAIRES
 */
#menu-partenaire {
	display:block;
	float:left;
	margin-bottom:15px;
}
a#bt-agence {
	background:url("../images/partenaires/bt-agence.gif") repeat scroll 0 0 transparent;
	float:left;
	height:34px;
	width:136px;
}
a#assurance {
	background:url("../images/partenaires/bt-assurance.gif") repeat scroll 0 0 transparent;
	float:left;
	height:34px;
	width:143px;
}
a#bt-notaire {
	background:url("../images/partenaires/bt-notaire.gif") repeat scroll 0 0 transparent;
	float:left;
	height:34px;
	width:139px;
}
a#bt-diag {
	background:url("../images/partenaires/bt-diag.gif") repeat scroll 0 0 transparent;
	float:left;
	height:34px;
	width:144px;
}
a#bt-portail {
	background:url("../images/partenaires/bt-portail.gif") repeat scroll 0 0 transparent;
	float:left;
	height:34px;
	width:145px;
}
