.boutonorange {
    font-family: "Comic Sans MS";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: black;
    text-decoration: none;
    background-color: #FFD43F;
}
.boutonorangec2 {
    font-family: "Comic Sans MS";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #6B84B5;
    text-decoration: none;
    background-color: #F79400;
}
.boutonrouge {
    font-family: "Comic Sans MS";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-color: #C00000;
}
.boutonbleu {
    font-family: "Comic Sans MS";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-color: #008080;
}
.boutonbleuc2 {
    font-family: "Comic Sans MS";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-color: #6B84B5;
}






.largeurboite {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFCC;
 text-decoration: none;
 background-color: #6F5F2D;
 text-align: center;
 width: 90px;
 background-position: center;
}






.legendechamp {
 font-family: "Comic Sans MS";
 font-size: 12px;
 color: #660000;
 text-decoration: none;
}
.legenderecherche {
 font-family: "Comic Sans MS";
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 color: blue;
 text-decoration: none;
 text-align: right;
}




.soustitresbleustyle {
 font-family: "Comic Sans MS";
 font-size: 18px;
 font-style: normal;
 font-weight: bold;
 color: #6B84B5;
 text-decoration: none;
 text-align: center;
}






.textechamppurple {
 font-family: "Comic Sans MS";
 font-size: 12px;
 font-weight: bold;
 color: purple;
 text-decoration: none;
 background-color: pink;
 text-align: left;
}
.textechamporange {
 font-family: "Verdana";
 font-size: 10px;
 font-weight: bold;
 color: #404040;
 text-decoration: none;
 background-color: #ADBFE3;  /*"#B1AFAF";  */
 text-align: left;
}
.textechamporange10 {
 font-family: "Verdana";
 font-size: 10px;
 color: #404040;
 text-decoration: none;
 background-color: #ADBFE3;
 text-align: left;
}
.textesbleustyle {
 font-family: "Comic Sans MS";
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 color: #008080;
 color: #6B84B5;
 text-decoration: none;
 text-align: center;
}
.texteswhite {
 font-family: "Verdana";
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 color: white;
 text-decoration: none;
 text-align: left;
}
.textesblack {
 font-family: "Verdana";
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 color: black;
 text-decoration: none;
 text-align: left;
}
.textesgray {
 font-family: "Verdana";
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 color: #656565;
 text-decoration: none;
 text-align: left;
}
.textesorange {
 font-family: "Verdana";
 font-size: 10px;
 font-style: normal;
 font-weight: bold;
 color: #FF8B00;
 text-decoration: none;
 text-align: left;
}

.textesblackleft {
 font-family: "Verdana";
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: black;
 text-decoration: none;
 text-align: left;
}
.textesblackright {
 font-family: "Verdana";
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: black;
 text-decoration: none;
 text-align: right;
}
.textesyellowleft {
 font-family: "Arial";
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: yellow;
 text-decoration: none;
 text-align: left;
}