/*----------------*/
/* Styles Communs */
/*----------------*/
body {
  font-family: "Courier New", Courier, mono; 
  font-size: 9pt; 
  background-image: url(/navigue/images/fond.gif)
}

	A:link {color:"#CC3333";}	/*couleur du Theme*/
	A:visited {color:"#CC3333";}	/*couleur du Theme*/
	A:hover {color:"#FF0000";}
	
.texteNormal0 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11pt; 
  font-style: normal; 
  color: #000000
}
.texteNormal1 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-style: normal; 
  color: #000000
}
.texteNormal2 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 7pt; 
  font-style: normal; 
  color: #000000
}
.texteNormalGras1 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: Bold; 
  color: #000000
}
.texteNormalGras2 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11pt; 
  font-weight: Bold; 
  color: #000000
}
/*--------------------*/
/* Fin Styles Communs */
/*--------------------*/
/*--------------------*/
/*--------------------------*/
/*    Styles Theme en cours */
/*--------------------------*/

.ThemeTitre {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: Bold; 
  color: #32786F
}

.ThemeChapeau {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: Bold; 
  color: #000000
}

.ThemeEntete {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: Bold; 
  color: #32786F
}

/*--------------------------*/
/*    Fin Styles Theme en cours */
/*--------------------------*/

/*--------------------*/
/* Styles Bas de Page */
/*--------------------*/

.PageBas {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: #000000
}

.PageBas:link,
{color:#555555;text-decoration:yes}

.PageBas:visited,
{color:#555555;text-decoration:yes}

.PageBas:active,
{color:#000000;text-decoration:yes}

.PageBas:hover,
{color:#000000;text-decoration:yes}

/*------------------------*/
/* Fin Styles Bas de Page */
/*------------------------*/