h1{
	color : #000;
	font-size : 20px;
	padding-left : 30px;
	font-weight : bold;
	line-height : 20px;
	margin : 0px;
}

h2{
	color : #fff;
	font-size : 16px;
	font-weight : bold;
	line-height : 0px;
	padding-left : 30px;
	margin : 0px;
}

h3{
	color : #fff;
	font-size : 12px;
	font-weight : bold;
	line-height : 0px;
	padding-left : 30px;
	margin : 0px;
}

.promo{
	background-image : url('../images/solution_bancaire_banner.jpg');
	background-repeat : no-repeat;
	width : 668px;
	height : 60px;
	cursor : pointer;
}

.accueil_ficp{
	background-image : url('../images/accueil_ficp.png');
	background-repeat : no-repeat;
	width : 668px;
	height : 60px;
	cursor : pointer;
}

.accueil_interdit_bancaire{
	background-image : url('../images/accueil_interdit_bancaire.png');
	background-repeat : no-repeat;
	width : 668px;
	height : 60px;
	cursor : pointer;
}

.accueil_credit{
	background-image : url('../images/accueil_credit.png');
	background-repeat : no-repeat;
	width : 668px;
	height : 60px;
	cursor : pointer;
}
