/**********************************************************************/
/* CONFIGURATION DES AFFICHAGE PRINCIPAUX EN PARAGRAPHE ET DOCUMENT   */
/**********************************************************************/

BODY		{ 
		/* background: rgb(255,255,255);*/           /* FOND BLANC */
                line-height: normal; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial;
		font-size: 9pt; 
		text-indent: normal;
		text-align: left;			  /* ALIGNEMENT PRINCIPAL DU TEXTE DANS LE DOCUMENT */
                margin-top: 0em;
		margin-left: 0em;
		margin-height: 0em;
		color: rgb(150,0,0);  			  /* COULEUR PRINCIPALE DE TEXTE */
		}

BODY.INTERNE	{
                background: url(../images/Fond_deg_1.jpg) #ffffff;
		background-repeat: repeat-x;
		}

body.EXTERNE	{
                background-color: #FEF7E4;
		}

BODY.BGC5	{
		background: url(../images/fond-clair.gif)
		}

BODY.BGC7	{
		background: url(../images/fond-fonce.gif)
		}

IMG
		{
		border: 0px;
		display: block;
		}

P,PRE		{ 
		line-height: normal; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial;
		font-size: 9pt; 
		text-indent: normal;
		text-align: left;			  /* ALIGNEMENT PRINCIPAL DU TEXTE DANS LE DOCUMENT */
		margin-left: 0em;
		margin-height: 0em;
		color: rgb(255,255,255);			  /* COULEUR PRINCIPALE DE TEXTE */
		}

#MARG1		{
		margin-top: 0em;
		margin-left: 0em;
		margin-height: 0em;
		}

#MARG2		{
		margin-top: 1em;
		margin-left: 1em;
		margin-height: 0em;
		}


P,PRE		{ 
		line-height: normal; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial;
		font-size: 9pt; 
		text-indent: normal;
		text-align: left;			  /* ALIGNEMENT PRINCIPAL DU TEXTE DANS LE DOCUMENT */
		margin-left: 0em;
		margin-height: 0em;
		color: rgb(135,25,25);			  /* COULEUR PRINCIPALE DE TEXTE */
		}

/**********************************************************************/
/* CONFIGURATION ENTETE                                               */
/**********************************************************************/

#Entete
	{
	padding-left: 90px;
	padding-top: 0px;
	padding-bottom: 25px;
	font: normal 8pt Arial, sans-serif;
	color: #8e8e8e;
	}

	#Entete a 	
		{
		font: normal 8pt Arial, sans-serif;
		text-decoration: none;
		color: #8e8e8e;
		}

	#Entete a:hover 
		{
		font: normal 8pt Arial, sans-serif;
		text-decoration: underline;
		color: #8e8e8e;
		}

#Pied
	{
	text-align: right; 
	vertical-align: bottom;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: normal 8pt Arial, sans-serif;
	color: #8e8e8e;
	}

	#Pied img
		{
		display: block;
		margin: 5px 5px 5px 5px; 
		}

	#Pied a 	
		{
		font: normal 8pt Arial, sans-serif;
		text-decoration: none;
		color: #8e8e8e;
		}

	#Pied a:hover 
		{
		font: normal 8pt Arial, sans-serif;
		text-decoration: underline;
		color: #8e8e8e;
		}

.Entete_Rec 
                {
                font-size : 8pt;
                font-weight: normal; 
                font-family : arial;
                color: #8e8e8e;
                border-width : 1px;
                border-style : solid;
                border-color : color: #8e8e8e;
                }
.Entete_Rec_Go 
                {
                font-size : 7.5pt;
                font-weight: normal; 
                font-family : arial;
		background: #ffffff;
                color: #8e8e8e;
                border-width : 1px;
                border-style : solid;
                border-color : color: #8e8e8e;
                }

/**********************************************************************/
/* CONFIGURATION GENERIQUES PARTICULIERES                             */
/**********************************************************************/

#Titre_Archives
	{
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	font: bold 13.5pt Arial, sans-serif;
	color: #696969;
	}

#Lien_Archives
	{
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 150px;
	background-color: rgb(235,235,235);
	font: bold 11pt Arial, sans-serif;
	color: #696969;
	}

	#Lien_Archives a 	
		{
		font: normal 9pt Arial, sans-serif;
		text-decoration: none;
		color: #696969
		}

	#Lien_Archives a:hover 
		{
		font: normal 9pt Arial, sans-serif;
		text-decoration: underline;
		color: #696969;
		}


/**********************************************************************/
/* CONFIGURATION DES COLORIS COMPLETANT LA COULEUR PRINCIPALE DE TYPO */
/**********************************************************************/

.SAISIE1 
                {
                font-size : 9px;
                font-weight: bold; 
                font-family : arial;
                color: rgb(135,25,25);
                border-width : 1px;
                border-style : solid;
                border-color : rgb(233,158,107);
                }


/**********************************************************************/
/* CONFIGURATION DES COLORIS COMPLETANT LA COULEUR PRINCIPALE DE TYPO */
/**********************************************************************/

#COL1		{
		color: rgb(255,255,255);                  /* COULEUR DE TEXTE PAR DEFAUT*/
		}

#COL2		{
		color: rgb(255,204,153);                  /* COULEUR DE TEXTE CLAIR */
		}

#COL3		{
		color: rgb(192,124,105);                   /* COULEUR DE TEXTE SOUTENU */
		}

#COL4		{
		color: rgb(90,0,20);                     /* COULEUR DE TEXTE FONCE */
		}

#COL8		{
                color: rgb(255,125,0);                      /* COULEUR ORANGE */
                }

#COL5		{
		color: rgb(255,0,0);                      /* COULEUR DE TEXTE ROUGE VIF */
		}

#COL9		{
		color: rgb(250,220,150);                      /* COULEUR DE TEXTE JAUNE OR */
		}


/**********************************************************************/
/* CONFIGURATION DES AFFICHAGE PRINCIPAUX DANS LES CASES DE TABLEAUX  */
/**********************************************************************/

.filet1         {
	        border: 1px solid #FFFFFF;	       /* FILET BLANC 1px */
                }

.BGCOL1		{                                      /* COULEUR DE FOND DE CASE CLAIR */
		line-height: normal;                   /* ALIGNEMENT DU TEXTE A GAUCHE */
		font-variant: normal;                  /* COULEUR DE TEXTE PAR DEFAUT */
		font-style: normal;
		font-weight: normal; 
		font-family: arial;
		font-size: 9pt; 
		text-indent: 0pt;
		text-align: left; 			        
		color: rgb(90,0,20);			        
		background-color: rgb(255,204,153);
		}

.BGCOL2		{                                      /* COULEUR DE FOND DE CASE SOUTENU */
		line-height: normal;                   /* ALIGNEMENT DU TEXTE A GAUCHE */
		font-variant: normal;                  /* COULEUR DE TEXTE BLANC */
		font-style: normal;
		font-weight: normal; 
		font-family: arial;
		font-size: 9pt; 
		text-indent: 0pt;
		text-align: left; 			        
		color: rgb(255,255,255);			        
		background-color: rgb(192,124,105);
		}

.BGCOL3		{                                      /* COULEUR DE FOND DE CASE SOUTENU */
		line-height: normal;                   /* ALIGNEMENT DU TEXTE A GAUCHE */
		font-variant: normal;                  /* COULEUR DE TEXTE BLANC */
		font-style: normal;
		font-weight: normal; 
		font-family: arial;
		font-size: 9pt; 
		text-indent: 0pt;
		text-align: left; 			        
		color: rgb(90,0,20);			        
		background-color: rgb(135,25,25);
		}

.BGCOL4		{                                      /* COULEUR DE FOND DE CASE ROUGE VIF */
		line-height: normal;                   /* ALIGNEMENT DU TEXTE A GAUCHE */
		font-variant: normal;                  /* COULEUR DE TEXTE BLANC */
		font-style: normal;
		font-weight: normal; 
		font-family: arial;
		font-size: 9pt; 
		text-indent: 0pt;
		text-align: left; 			        
		color: rgb(255,255,255);			        
		background-color: rgb(255,0,0);
		}

.BGCOL7		{                                      /* COULEUR DE FOND DE CASE SOUTENU */
		line-height: normal;                   /* ALIGNEMENT DU TEXTE A GAUCHE */
		font-variant: normal;                  /* COULEUR DE TEXTE BLANC */
		font-style: normal;
		font-weight: normal; 
		font-family: arial;
		font-size: 9pt; 
		text-indent: 0pt;
		text-align: left; 			        
		color: rgb(90,0,20);			        
		background-color: rgb(255,255,255);
		}

.BGCOL13	{                                      /* COULEUR DE FOND DE CASE ROUGE SOMBRE */
		line-height: normal;                   /* ALIGNEMENT DU TEXTE A GAUCHE */
		font-variant: normal;                  /* COULEUR DE TEXTE PAR DEFAUT */
		font-style: normal;
		font-weight: normal; 
		font-family: arial;
		font-size: 9pt; 
		text-indent: 0pt;
		text-align: left; 			        
		color: rgb(255,255,255);			        
		background-color: rgb(255,0,0);
		}

/**********************************************************************/
/* CONFIGURATION DES TYPES DE TEXTE COMPLETANT LE TYPE PRINCIPAL      */
/**********************************************************************/

FONT.TYPE1	{ 
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.TYPE2	{ 
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.TYPE3	{ 
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 10pt;
		}

FONT.TYPE4	{ 
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 10pt;
		}

FONT.TYPE5	{ 
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 12pt;
		}

FONT.TYPE6	{ 
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 12pt;
		}
FONT.TYPE7	{ 
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 13pt;
		}

FONT.TYPE8	{ 
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 13pt;
		}

/**********************************************************************/
/* CONFIGURATION DES AFFICHAGES HYPERTEXT EN IMAGE ET TEXTE           */
/**********************************************************************/

A		{
		font-size: 9pt;
		color: rgb(233,158,107);
		}

A:link		{
		/*color: rgb(153,38,44);*/
		color: rgb(233,158,107);

		}

A:visited	{
		color: rgb(233,158,107);	
		}

A:active	{
		color: rgb(233,158,107);	
		}
