	/* ------------------------------------------------------------------------------- Dominante BLEUE */

	BODY {
		scrollbar-Base-Color: #D3CFE6;
		scrollbar-Arrow-Color: #736E8D;
		scrollbar-Shadow-Color: #87839A;
		scrollbar-DarkShadow-Color: #48445B;
		color: #413F4C;
	}
	A 			{ color: #7D76B0; }
	A:visited	{ color: #5D5DB0; }
	A:hover		{ color: #7979E0; }

	HR { color: #BFB8DF; }

	.fonce { color: #0F0899; }

	/* ------------------------------------------------------------------------------- colonnes */

	.coltexte *, .coltitre { color: #4A4757; }

	/* ----------------------------------------------------------- liens barre navi */

	SELECT.clsListeArticles { background: #DBD6EF; font-family:Tahoma,Arial,sans-serif; font-size: 8pt; position:relative; top:3px; }

	.bdlien {
		position: relative; 
		top: 3px; 
		width: 445px; 
		height: 25px; 
		font-size: 12pt; 
		overflow: hidden; 
		font-weight: bold; 
		color: #8A652C; 
		letter-spacing: -0.1em;
	}

	.tblLiens
	{
		background: #B6ADE2;
		border-top: solid #D7D3EF 1px;
		border-bottom: solid #8A81BF 1px;
		color: #7F799E;
	}

	.tblTitre
	{
		background: #B6ADE2;
		border-left: solid #D7D3EF 1px;
		border-top: solid #D7D3EF 1px;
		border-bottom: solid #8A81BF 1px;
		border-right: solid #8A81BF 1px;
		color: #7F799E;
	}

	.tblLiensSimple
	{
		background: #FFB13D;
		border-bottom: solid #8A81BF 1px;
	}

	.txtLiens
	{
		font-family: Tahoma,Arial Narrow, Arial, sans-serif;
		font-size: 8pt;
		color: #7F799E;
	}
	.txtLiens BIG 		{ font-weight: bold; font-size: 8pt; }
	.txtLiens A 		{ font-weight: bold; text-decoration: none; color: #DEDAF2; }
	.txtLiens A:visited	{ color: #7F799E; }
	.txtLiens A:hover 	{ text-decoration: none; background-color: #83818F; color: #DEDAF2; }