/* Bloc deja client */
#col_principal p#blocDejaClient:where(:not(#shell-event-bridge-container #col_principal p#blocDejaClient)) {
	border: #ECECEC 1px solid;
	width: 230px;
	height: 50px;
	background-image: url(/datas/images/logo_cadenassecurite.gif);
	background-repeat: no-repeat;
	background-position: 9% 12%;
	float: right;
	margin-left: 20px;
	padding: 7px 0px 7px 20px;
}

p#blocDejaClient span:where(:not(#shell-event-bridge-container p#blocDejaClient span)) {
	font-weight: bold;
	padding-left: 20px;
}

/* Bloc lien Suivi Souscription */
p#blocSuiviSouscription:where(:not(#shell-event-bridge-container p#blocSuiviSouscription)) {
	border: #ECECEC 1px solid;
	width: 230px;
	float: right;
	margin-left: 20px;
	padding: 7px 0px 7px 20px;
}

p#blocSuiviSouscription span:where(:not(#shell-event-bridge-container p#blocSuiviSouscription span)) {
	font-weight: bold;
}