/* Partners Finances v2 */
/* CSS des liens du menu du haut */

/* Lien Rachat de crédits du menu du haut */
a#hrachat {
	float: left;
	display: block;
	padding: 24px 42px 0px 20px;
	background: url('/img/v2013/hrachat.jpg') no-repeat;
	width: 89px;
	height: 61px;
	color: #412727;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Rachat de crédits du menu du haut (hover) */
a:hover#hrachat {
	float: left;
	display: block;
	padding: 24px 42px 0px 20px;
	background: url('/img/v2013/hrachathover.jpg') no-repeat;
	width: 89px;
	height: 61px;
	color: #fff;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Prêt immobilier du menu du haut */
a#himmo {
	float: left;
	display: block;
	padding: 24px 48px 0px 10px;
	background: url('/img/v2013/himmo.jpg') no-repeat;
	width: 97px;
	height: 61px;
	color: #412727;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Prêt immobilier du menu du haut (hover) */
a:hover#himmo {
	float: left;
	display: block;
	padding: 24px 48px 0px 10px;
	background: url('/img/v2013/himmohover.jpg') no-repeat;
	width: 97px;
	height: 61px;
	color: #fff;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Réserve d'argent du menu du haut */
a#hreserve {
	float: left;
	display: block;
	padding: 24px 58px 0px 10px;
	background: url('/img/v2013/hreserve.jpg') no-repeat;
	width: 80px;
	height: 61px;
	color: #412727;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Réserve d'argent du menu du haut (hover) */
a:hover#hreserve {
	float: left;
	display: block;
	padding: 24px 58px 0px 10px;
	background: url('/img/v2013/hreservehover.jpg') no-repeat;
	width: 80px;
	height: 61px;
	color: #fff;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Prêt personnel du menu du haut */
a#hperso {
	float: left;
	display: block;
	padding: 24px 60px 0px 10px;
	background: url('/img/v2013/hperso.jpg') no-repeat;
	width: 80px;
	height: 61px;
	color: #412727;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Prêt personnel du menu du haut (hover) */
a:hover#hperso {
	float: left;
	display: block;
	padding: 24px 60px 0px 10px;
	background: url('/img/v2013/hpersohover.jpg') no-repeat;
	width: 80px;
	height: 61px;
	color: #fff;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Profession Libérale du menu du haut */
a#hliberale {
	float: left;
	display: block;
	padding: 24px 51px 0px 17px;
	margin-left:1px;
	background: url('/img/v2013/hliberale.jpg') no-repeat;
	width: 80px;
	height: 61px;
	color: #412727;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Profession Libérale du menu du haut (hover) */
a:hover#hliberale {
	float: left;
	display: block;
	margin-left:1px;
	padding: 24px 51px 0px 17px;
	background: url('/img/v2013/hliberalehover.jpg') no-repeat;
	width: 80px;
	height: 61px;
	color: #fff;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Profession Libérale du menu du haut */
a#hdemande {
	float: left;
	display: block;
	padding: 24px 51px 0px 8px;
	background: url('/img/v2013/hreserve.jpg') no-repeat;
	width: 91px;
	height: 61px;
	color: #412727;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}

/* Lien Profession Libérale du menu du haut (hover) */
a:hover#hdemande {
	float: left;
	display: block;
	padding: 24px 51px 0px 8px;
	background: url('/img/v2013/hreservehover.jpg') no-repeat;
	width: 91px;
	height: 61px;
	color: #fff;
	text-align: right;
	font-weight: bolder;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}
