h1{
	color : #993366;
	font-size : 16px;
	font-weight : bold;
	line-height : 0px;
	margin : 0px;
}

h2{
	color : #993366;
	font-size : 14px;
	font-weight : bold;
	line-height : 0px;
	margin : 0px;
}

h3{
	color : #808080;
	font-size : 12px;
	font-weight : bold;
	line-height : 0px;
	padding-left : 0px;
	margin : 0px;
}

A{
	font-family : Arial;
	font-size : 12px;
	color:#993366;
}
A:hover { 
	color:#993366;
	TEXT-DECORATION: none;
}


A.sous_menu{
	font-family : Arial;
	font-size : 10px;
	color:#993366;
	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;
}


.credit_surendettement{
	background-image : url('../images/credit_surendettement.jpg');
	background-repeat : no-repeat;
	width : 256px;
	height : 115px;
	cursor : pointer;
}

.credit_rachat_credit{
	background-image : url('../images/credit_rachat_credit.jpg');
	background-repeat : no-repeat;
	width : 256px;
	height : 115px;
	cursor : pointer;
}

.credit_auto{
	background-image : url('../images/credit_auto.jpg');
	background-repeat : no-repeat;
	width : 256px;
	height : 115px;
	cursor : pointer;
}

.credit_conso{
	background-image : url('../images/credit_conso.jpg');
	background-repeat : no-repeat;
	width : 256px;
	height : 115px;
	cursor : pointer;
}

.credit_immo{
	background-image : url('../images/credit_immo.jpg');
	background-repeat : no-repeat;
	width : 256px;
	height : 115px;
	cursor : pointer;
}

.credit_restructuration{
	background-image : url('../images/credit_restructuration.jpg');
	background-repeat : no-repeat;
	width : 256px;
	height : 115px;
	cursor : pointer;
}