.times24bold {
 font-family: "Times";
 font-size: 24px;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 margin-top: 4px;
}
.times18bold {
 font-family: "Times";
 font-size: 18px;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 margin-top: 4px;
}
.times16bold {
 font-family: "Times";
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 margin-top: 4px;
}
.times18 {
 font-family: "Times";
 font-size: 18px;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
 margin-top: 4px;
}
.times16 {
 font-family: "Times";
 font-size: 16px;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 text-align: right;
 margin-top: 4px;
}
.times16left {
 font-family: "Times";
 font-size: 16px;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
 margin-top: 4px;
}


.arial12white {
 font-family: "Arial";
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: white;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}
.arial10 {
 font-family: "Arial";
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: maroon;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}
input {
border:0px solid black;
background-color:2f2f2f;
font-size: 12px;
font-family: arial, times, helvetica, sans-serif;
text-align: left;
color:white;
}
.textechampmaroon {
 font-family: "Comic Sans MS";
 font-size: 12px;
 font-weight: bold;
 color: "maroon";
 text-decoration: none;
 background-color: olive;
 text-align: left;
}
.textesmaroon {
 font-family: "Comic Sans MS";
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 color: "maroon";
 text-decoration: none;
 text-align: left;
 background-color: olive;
}
.boutonjaune {
    font-family: "Comic Sans MS";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: center;
    background-color: yellow;
}
.taillepixel12 {
  font-size: 12px ;
}
.taillepixel14 {
  font-size: 14px ;
}
.taillepixel18 {
  font-size: 18px ;
}
.taillepixel20 {
  font-size: 20px ;
}
.taillepixel24 {
  font-size: 24px ;
}
.taillepixel28 {
  font-size: 28px ;
}
.taillepixel32 {
  font-size: 32px ;
}
.taillepixel40 {
  font-size: 40px ;
}
.taillepixel48 {
  font-size: 48px ;
}
.taillepixel10 {
  font-size: 10px ;
}
.taillepixel8 {
  font-size: 8px ;
}
.times {
 font-family: "Times";
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 margin-top: 4px;
}
.textalignleft {
 text-align: left;
}
.textalignright {
 text-align: right;
}
.textaligncenter {
 text-align: center;
}