/* Définition de règle */
@charset "iso-8859-1";


/* Style de base pour les tableaux et corp de document --------------------------------------- */
TD, BODY
	{ color: #FFFFCC;
	  font-size: 10pt;
	  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	  }


/* Menu --------------------------------------------------------------------------------------- */
div.menu
	{ background-color: #FFCC33;
	  position:absolute; left:185px;
	  visibility: hidden; z-index:3;
	  border: #FFFFCC solid;
	  border-top-width: 1px;
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	  border-left-width: 1px;
	  }
.titrecat
	{ background-color: #999966;
	  font-size: 8pt;
	  color:#000000;
	  font-weight:bold;
	  }
div.menu a:link
	{ font-family: Arial, Verdana;
	  font-size: 8pt;
	  font-weight: normal;
	  color: #000000;
	  text-decoration: none;
	  }
div.menu a:visited
	{ font-size: 8pt;
	  font-weight: normal;
	  color: #000000;
	  text-decoration: none;
	  }
div.menu a:hover
	{ width:100%;
	  color: #FFFFFF;
	  background-color: #999966;
	  font-weight: normal
	  }


/* Style de base pour les hyperliens ---------------------------------------------------------- */
A:link
	{ color: #FFCC33;
	  font-size: 10pt;
	  font-family: verdana;
	  text-decoration: none
	  }
A:visited
	{ color: #FFCC33;
	  font-size: 10pt;
	  font-family: verdana;
	  text-decoration: none
	  }
A:hover
	{ color: #FFCC33;
	  font-size: 10pt;
	  font-family: verdana;
	  text-decoration: underline
	  }


/* Styles divers ----------------------------------------------------------------------------- */
.PetitePolice
	{ font-size: 8pt
	  }

A.hyperlien2:link
	{ color: #000000;
	  font-size: 10pt;
	  font-weight: bold;
	  font-family: verdana;
	  text-decoration: none
	  }
A.hyperlien2:visited
	{ color: #000000;
	  font-size: 10pt;
	  font-weight: bold;
	  font-family: verdana;
	  text-decoration: none
	  }
A.hyperlien2:hover
	{ color: #FFFFFF;
	  font-size: 10pt;
	  font-weight: bold;
	  font-family: verdana;
	  text-decoration: NONE
	  }

/* Hyperliens avec petite police (xx-small)------------------------------------------------------ */
A.PetitePolice:link
	{ color: #333399;
	  font-size: 8pt;
	  font-weight: bold;
	  font-family: verdana;
	  text-decoration: none
	  }
A.PetitePolice:visited
	{ color: #333399;
	  font-size: 8pt;
	  font-weight: bold;
	  font-family: verdana;
	  text-decoration: none
	  }
A.PetitePolice:hover
	{ color: #333399;
	  font-size: 8pt;
	  font-weight: bold;
	  font-family: verdana;
	  text-decoration: underline
	  }

TD.GalerieTitre
	{ color: #FFCC33;
	  font-size: 10pt;
	  font-weight: bold;
	  font-family: verdana;
	  text-decoration: none
	  }

H4.Titre4
	{ color: #FFCC33;
	  font-size: 12pt;
	  }

H5.Titre5
	{ color: #CC6633;
	  }

TD.Jaune
	{ color: #FFCC33;
	  }

P.Titre4
	{ color: #FFCC33;
	  font-size: 12pt;
	  font-weight: bold;
	  }

P.PoliceBlancheItalGras
	{ color: #FFFFFF;
	  font-size: 10pt;
	  font: italic;
	  }
/* Fin de la section de style généré par WebExpert le 12/01/02 10:52:20 */