/* CSS is how you can add style to your website, such as colors, fonts, and positioning of your
   HTML content. To learn how to do something, just try searching Google for questions like
   "how to change link color." */
  
a:link, a:visited {
  color: black;
  font-weight: bold;
}

a:hover {
  color: blue;
  font-weight: bold;
}

#Victoires {
  font-weight: bold;
  font-size: large;
  font-family: "Arial";
  color: white;
  border: thin solid black;
  background-color: black;
  font-style: normal;
  text-align: center;
}

#Determiner {
  border: thin solid black;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
  text-align: left;
}

#Pts {
  border: thin solid black;
  background-color: black;
  font-weight: bold;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  color: white;
  font-size: smaller;
  font-style: normal;
  text-align: center;
}

#TitreRonde {
  font-family: "Arial";
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

#FormatRonde {
  font-family: "Arial";
  font-style: italic;
  text-align: center;
}

#DivCCM {
  font-family: "Arial";
  font-weight: bold;
  font-style: normal;
  color: white;
  text-align: center;
  background-color: #33cc00;
}

#Note {
  font-family: "Arial";
  font-weight: normal;
  font-style: normal;
  color: black;
}

#Levis {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Levis.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #ffcb45;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
}

#LevisE {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Levis.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #ffcb45;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  text-decoration: line-through;
  font-style: normal;
}

#Jonquiere {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Jonquiere.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #ab7e00;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  color: #330033;
  font-style: normal;
}

#JonquiereE {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Jonquiere.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #ab7e00;
  text-align: left;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  color: #330033;
  text-decoration: line-through;
  font-style: normal;
}

#Cantonniers {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Cantonniers.png");
  background-repeat: no-repeat;
  border: 2px solid #f47720;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-weight: bold;
  font-style: normal;
}

#CantonniersE {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Cantonniers.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: 2px solid #f47720;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-weight: bold;
  text-decoration: line-through;
  font-style: normal;
}

#Amos {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Amos.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #144632;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  color: #330033;
  font-style: normal;
}

#AmosE {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Amos.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #144632;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  color: #330033;
  text-decoration: line-through;
  font-style: normal;
}

#StEustache {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_StEustache.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #8b5254;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
}

#StEustacheE {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_StEustache.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #8b5254;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  text-decoration: line-through;
  font-style: normal;
}

#CCL {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_CCL.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #7a3943;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
}

#CCLE {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_CCL.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #7a3943;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  text-decoration: line-through;
  font-style: normal;
}

#TroisRivieres {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_TroisRivieres.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #4b926c;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
}

#TroisRivieresE {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_TroisRivieres.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #4b926c;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  text-decoration: line-through;
  font-style: normal;
}

#LSL {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_LSL.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #fbb819;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  color: #330033;
  font-style: normal;
}

#LSLE {
  background-image: url("https://cdmtv.neocities.org/img/Arbre_LSL.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: thin solid #fbb819;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  color: #330033;
  text-decoration: line-through;
  font-style: normal;
}

#CND {
  border: thin solid #115386;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_CND.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
}

#CNDE {
  border: thin solid #115386;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_CND.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  text-decoration: line-through;
  font-style: normal;
}

#StHyacinthe {
  border: thin solid #003518;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_StHyacinthe.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  text-align: left;
  font-size: smaller;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-style: normal;
}

#StHyacintheE {
  border: thin solid #003518;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_StHyacinthe.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-size: smaller;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  text-decoration: line-through;
  font-style: normal;
}

#Montreal {
  border: thin solid #0b2753;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Montreal.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
}

#MontrealE {
  border: thin solid #0b2753;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Montreal.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  text-decoration: line-through;
  font-style: normal;
}

#SSF {
  border: thin solid #ee1c2e;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_SSF.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-size: smaller;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-style: normal;
}

#SSFE {
  border: thin solid #ee1c2e;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_SSF.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-size: smaller;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  text-decoration: line-through;
  font-style: normal;
}

#Chateauguay {
  border: thin solid #0f1d40;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Chateauguay.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
}

#ChateauguayE {
  border: thin solid #0f1d40;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Chateauguay.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  text-decoration: line-through;
  font-style: normal;
}

#Gatineau {
  border: thin solid #72c6aa;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Gatineau.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
}

#GatineauE {
  border: thin solid #72c6aa;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_Gatineau.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  text-decoration: line-through;
  font-style: normal;
}

#CEB {
  border: thin solid #a3998f;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_CEB.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
}

#CEBE {
  border: thin solid #a3998f;
  background-image: url("https://cdmtv.neocities.org/img/Arbre_CEB.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  text-decoration: line-through;
  font-style: normal;
}

#ByeChallenge {
  font-family: "Calibri";
  font-size: smaller;
  font-style: normal;
}

#NotePetit {
  font-family: "Calibri";
  font-size: smaller;
  font-style: normal;
}

body #Right {
  text-align: right;
}

#Left {
  text-align: left;
}

#matchsresult {
  border: thin solid black;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
  text-align: center;
}

#matchsresultG {
  border: thin solid black;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-stretch: condensed;
  font-size: smaller;
  font-style: normal;
  text-align: center;
  font-weight: bold;
  background-color: #f1fff6;
}

#DivEst {
  font-family: "Arial";
  font-weight: bold;
  font-style: normal;
  color: white;
  text-align: center;
  background-color: #006600;
}

