
.titre {color:#FFFFFF; text-decoration: none; font-family: gotham nights; font-size:xx-large; font-weight:bold;text-align:justify}

.titreParagraphe {color:#FFFFFF;  text-decoration:none;font-family: verdana; font-size:normal; font-weight:bold;text-align:justify}

.header_before_table {color:#FFFFFF;  text-decoration:none;font-family: verdana; font-size:small; font-weight:bold;text-align:justify;text-decoration: underline}

.texte {color:#FFFFFF;font-family: verdana; font-size:x-small; text-align:justify}

.titreNews {color:#FFFFFF;  text-decoration:none;font-family: verdana; font-size:normal; font-weight:bold;font-variant: small-caps;text-align:justify}

a {color:#E6E2FF; font-family: verdana; font-size:x-small;font-weight:bold;font-variant: small-caps; text-decoration: underline}
a.redirect {color:#E6E2FF; font-family: verdana; font-size:medium;font-weight:bold;font-variant: normal;text-decoration: underline}

.normalLink {color:#E6E2FF; font-family: verdana; font-size:xx-small;font-weight:light;font-variant: normal; text-decoration: underline}

.normalLink2 {color:#E6E2FF; font-family: verdana; font-size:x-small;text-decoration: underline;font-weight:normal;font-variant: normal}

.liencourant{ font-family: verdana; font-size:x-small;font-weight:bold;font-variant: small-caps; color:#FFFFFF}

.footnote {font-family: verdana; font-size:x-small;font-variant: small-caps;}

.credits {font-weight:normal;font-family: verdana; font-size:xx-small;font-variant:normal;color:#FFFFFF}

/* HEADERS */
h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #FFFFFF;
    font-family: verdana; 
    font-size: medium; 
    font-weight: bold;
    text-align: left
}

/* PARAGRAPH */



/* TABLES */
table, th {
    border-collapse: collapse;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-color: #E6E2FF;
    white-space:nowrap;
}

th {
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-family: verdana; 
    font-size: small; 
    /*text-decoration:underline;*/
}

tr {
    height: 35px;
    color: #FFFFFF;
}

tr.new_date {
    border-top: 1px dotted;
    border-color: #E6E2FF;
}

td {
    text-align: center;
    font-family: verdana; 
    font-size: x-small;

}

.no_border {
    border: 0px;
}


.tableau {height: 35px; text-align:center;font-family: verdana; font-size:x-small;color:#FFFFFF}

.titreTableau {height: 35px; color:#FFFFFF;font-weight:bold;text-align:center;font-family: verdana; font-size: small; text-decoration:underline}

.totalTableau {height: 35px; color:#FFFFFF;font-weight:bold;text-align:center;font-family: verdana; font-size:x-small; text-decoration:none}

.table_leaders{height:35px; text-align:center;font-family: verdana; font-size:x-small; font-weight:bold;color:#FFFF99}

.trioTete {text-align:center;font-family: verdana; font-size:xx-small; color:#CC0000}

.background {background-color:#7AABDD}

.upper_background {background-color:#7AABDD}

.line {color:#FFFFFF}

ul.square {list-style-type: square}

HR {color:#FFFFFF}

.results {font-size:normal;text-align:right;color:#FFFF99;text-decoration:none;font-variant: small-caps;font-family: helvetica; font-size:normal; font-weight:bold;text-align:justify}

.case{background-color:#7AABDD;text-align:center;font-family: verdana;font-weight: bold;color:#FFFFFF}

.caseWin{background-color:#7AABDD;text-align:center;font-family: verdana;color:#FFFF99;font-weight: bold}

.caseDraw{background-color:#7AABDD;text-align:center;font-family: verdana;color:#FFFFFF;font-weight: bold}

.submitButton{width:250}

button {
    background:none!important;
     border:none; 
     padding:0!important;
    
    /*optional*/
    font-family:verdana;
     font-size:x-small;
     color:#E6E2FF;
     cursor:pointer;
     font-weight:bold;font-variant: small-caps; text-decoration: underline;
}
button:hover{
         text-decoration:underline;
}


