BODY
	{
		Background-color: #6E8AA1;
		Color: #EEEEEE;
		Font-Family: Arial, Helvetica, san-serif; 
		Font-Size: 9pt;
		

		Scrollbar-Face-color :		#BAC4CC;
		Scrollbar-Arrow-color :		#3E4754;
		Scrollbar-Track-color :		#6E8AA1;
		Scrollbar-3dlight-color :	#A6B1BF; 
		Scrollbar-Darkshadow-color:	#81929C;
		Scrollbar-Shadow-color :	#B8C6D1;
		Scrollbar-Highlight-color : #ffffff;

	}

TD. {Font-Size: 10pt;}

.REM
{
	font-size	:	8pt;
	font-family	:	Verdana, Arial, Helvetica;
	color       :   #6666BB;
}

.REM2
{
	font-size	:	8pt;
	font-family	:	Verdana, Arial, Helvetica;
	color       :   #333333;
}


/* couleur des tables */
TABLE.table1	{ Background-color: #6F7C86; }	/*	couleur table principal	*/

/* Style des txt 
 * ---------------
/* txt : texte principal
 * titre : texte titre 
 * titre2 : texte titre 
 */
.txt			{ color:#F9C57F; font-family: Arial, Helvetica, san-serif; font-size:10pt; text-decoration: none; Font-weight:bold; text-align: justify;	}
.txt2			{ color:#F0CA8D; font-family: Arial, Helvetica, san-serif; font-size:12pt; text-decoration: none; Font-weight:bold; text-align: justify;	}
.txt3			{ color:#F5E0B5; font-family: Arial, Helvetica, san-serif; font-size:10pt; text-decoration: none; Font-weight:bold;							}
.txtCenter		{ color:#F5E0B5; font-family: Arial, Helvetica, san-serif; font-size:10pt; text-decoration: none; Font-weight:bold; text-align: Center;		}
.txtMini		{ color:##F9C57F; font-family: Arial, Helvetica, san-serif; font-size:8pt; text-decoration: none; Font-weight:bold;							}
.txtPied		{ color:#EEEEEE; font-family: Arial, Helvetica, san-serif; font-size:10pt; text-decoration: none;  text-align: Center; Font-weight:normal;	}
.titre			{ Color:#EDB67B; Font-family: Geneva, Arial, Helvetica, san-serif; Font-size:12pt; Font-weight:bold; letter-spacing: 0.2em;					}
.titre2			{ Color:#852300; Font-family: Geneva, Arial, Helvetica, san-serif; Font-size:10pt; Font-weight:bold; letter-spacing: 0.1em;					}


/* style des liens 
 * ---------------
/* lien    : tous les liens de la page
 */

A.lien			{	font-family: Geneva,Arial, Helvetica, sans-serif;	text-decoration: none; font-size: 10pt; Font-weight:bold; letter-spacing: 0.1em; 	}
A.lien:link		{	color: #A12F02;										text-decoration: none;										}
A.lien:visited	{	color: #A12F02;										text-decoration: none;										}
A.lien:hover	{	color: #852300;										text-decoration: none;										}

A.bas			{	text-decoration: none; color: #0000FF;		}
A.bas:link		{	color: #0000FF;								text-decoration: none;		}
A.bas:visited	{	color: #0000FF;								text-decoration: none;		}
A.bas:hover		{	color: #FF0000;								text-decoration: none;		}
