	/* ------------------------------------------------------------------------------- Dominante JAUNE */

	BODY {
		scrollbar-Base-Color: #FFB546;
		scrollbar-Arrow-Color: #714E19;
		scrollbar-Shadow-Color: #F4950B;
		scrollbar-DarkShadow-Color: #B27111;
		color: #361D0D;
	}
	A 			{ color: #DE5421; }
	A:visited	{ color: #BB761C; }
	A:hover		{ color: #DE2A21; }

	HR { color: #FFBA51; }

	/* ------------------------------------------------------------------------------- colonnes */

	.coltexte,
	.coltitre { color: #4D3512; }
	
	.col3Titre { background: #FFC231; text-align: center; font-size: 8pt; font-weight: bold; font-variant: small-caps; letter-spacing: 0.2em; color: #FFEFCA; }
	.col3Texte { text-align: left; font-size: 8pt; letter-spacing: 0.05em; color: #694816; }

	/* ----------------------------------------------------------- liens barre navi */

	SELECT.clsListeArticles { background: #FFC46A; 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;
	}
	
	.bdlien A			{ color: #8A652C; text-decoration: none; }
	.bdlien A:visited	{ color: #C1862E; }
	.bdlien A:hover		{ color: #AD5B37; text-decoration: underline; }
	
	.tblLiens
	{
		background: #FFBA51;
		border-top: solid #FFDCA7 1px;
		border-bottom: solid #CD7C00 1px;
		color: #8A652C;
	}

	.tblTitre
	{
		background: #FFBA51;
		border-left: solid #FFDCA7 1px;
		border-top: solid #FFDCA7 1px;
		border-bottom: solid #CD7C00 1px;
		border-right: solid #CD7C00 1px;
		color: #8A652C;
	}

	.tblLiensSimple
	{
		background: #FFB13D;
		border-bottom: solid #CD7C00 1px;
	}

	.txtLiens
	{
		font-family: Tahoma,Arial Narrow, Arial, sans-serif;
		font-size: 8pt;
		color: #8A652C;
	}
	.txtLiens BIG 		{ font-weight: bold; font-size: 8pt; }
	.txtLiens A 		{ font-weight: bold; text-decoration: none; color: #FFE3B5; }
	.txtLiens A:visited	{ color: #8A652C; }
	.txtLiens A:hover 	{ text-decoration: none; background-color: #FFC66F; color: #FFE3B5; }