<!--

/*  -----------------------------------------------------------
 *  Page de définition des styles des pages de redirection
 *  -----------------------------------------------------------
 *  Version              : 1.0.0
 *  Date de création     : 31/08/2008
 *  Date de modification : 31/08/2008
 *  Auteur               : Jérôme Rabineau (jerome.rabineau@wanadoo.fr)
 */


/* Styles de classes de balises :
 * ----------------------------
 */

body.Win1 {
  background-color: #A59955;
  color: #A59955;
  margin-top: 36px;
  scrollbar-base-color: #AAAA60;
  scrollbar-arrow-color: #333333;
}

table.ConteneurPri {
  width: 620px;
  border-style: none;
  background-color: #901826;
  background-image: url(./Img/ContBackground.gif);
  background-repeat: repeat-y;
  background-position: center;
}

/* Styles de balises personnalisées :
 * --------------------------------
 */

.Lien05 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #A59955;
  background-color: #901826;
  width: 100%;
  margin: 4px;
}

.Lien05:hover {
  color: #901826;
  background-color: #A59955;
  width: 100%;
}

.Lien06 {
  border-style: solid;
  border-width: 2px;
  border-color: #901826;
}

.Lien06:hover {
  border-style: solid;
  border-width: 2px;
  border-bottom-color: #A59955;
}

.Titre01 {
  font-family: Bookman Old Style, Times New Roman, Times, serif;
  font-size: 13pt;
  font-style: italic;
  color: #E0D676;
  text-align: left;
  margin-left: 8px;
}

.Classement {
  position: relative;
  font-family: Times New Roman, Times, serif;
  font-size: 11pt;
  font-style: italic;
  font-weight: normal;
  color: #AAAA60;
  top: 3px;
}
-->
