h1{
	color : #F76A00;
	font-size : 16px;
	font-weight : bold;
	line-height : 0px;
	margin : 0px;
}

h2{
	color : #F76A00;
	font-size : 14px;
	font-weight : bold;
	line-height : 0px;
	margin : 0px;
}

h3{
	color : #F76A00;
	font-size : 12px;
	font-weight : bold;
	line-height : 0px;
	padding-left : 0px;
	margin : 0px;
}

A{
	font-family : Arial;
	font-size : 12px;
	color:#F76A00;
	}
A:hover { 
	color:#F76A00;
	TEXT-DECORATION: none;
}


A.sous_menu{
	font-family : Arial;
	font-size : 10px;
	color:#F76A00;
	TEXT-DECORATION: none; 
}
A.sous_menu:hover { 
	color:#000000;
	TEXT-DECORATION: none;
}

td.titre {
	padding-left : 40px;
	font-family : Arial;
	font-size : 12px;
	color:#FFFFFF;
	font-weight : bold;
}

td.txt {
	font-weight : bold ;
    font-family : Arial;
	font-size : 12px;
	color:#000000;
}

.obtenircredit_scoring{
	background-image : url('../images/obtenircredit_scoring.jpg');
	background-repeat : no-repeat;
	width : 256px;
	height : 163px;
	cursor : pointer;
}
.obtenircredit_ficp{
	background-image : url('../images/obtenircredit_ficp.jpg');
	background-repeat : no-repeat;
	width : 256px;
	height : 163px;
	cursor : pointer;
}
.obtenircredit_partenaires{
	background-image : url('../images/obtenircredit_partenaires.jpg');
	background-repeat : no-repeat;
	width : 256px;
	height : 163px;
	cursor : pointer;
}
.obtenircredit_credit {
	background-image : url('../images/obtenircredit_credit.jpg');
	background-repeat : no-repeat;
	width : 256px;
	height : 163px;
	cursor : pointer;
}
