/* STYLES PHP LEAGUE */

/* --------- Général --------- */

BODY.phpl { color: #000000;  font-size:10pt; font-family: arial;}
td {font-size:10pt; font-family: arial;}
text {font-size:10pt; font-family: arial;}
.popper { visibility: hidden }
table {font-size:10pt; font-family: arial;}

/* --------- couleurs des liens --------- */
/*
a:link {color: #3b487f; text-decoration:underline;}
a:visited {color: #3b487f; text-decoration:underline;}
a:active {color: #3b487f; text-decoration:none;}
A:hover {color:#3b487f; text-decoration:none;}
A {color: #3b487f; text-decoration: underline;}

A.blanc {color: #FFFFFF; text-decoration:none;}
a.blanc:link {color: #FFFFFF; text-decoration:none;}
a.blanc:visited {color: #FFFFFF; text-decoration:none;}
a.blanc:active {color: #FFFFFF; text-decoration:none;}
A.blanc:hover {color:#FFFFFF; text-decoration:none;}
*/
/*
------------------------------------
----------- classement -------------
------------------------------------
*/


/* --------- tableau classement --------- */

table.tablephpl2 {border: solid #355aa8 2px; padding: 0px; border-collapse: collapse; } /* bordure tableau */

tr.accession {background-color: #e0ffcb} /* couleur partie accession ou coupe d'europe */
tr.barrage {background-color: #8edbff} /* couleur partie barrage ou coupe d'europe*/
tr.relegation {background-color: #ffb177} /* couleur partie relégation */

tr.ligne1 {background-color: #E5E5E5} /* première ligne grise du classement */
tr.ligne2 {background-color: #FFFFFF} /* seconde ligne blanche du classement */

/* --------- tableau journée --------- */

tr.date {color: white; background-color: #355aa8; padding: 2px; } /* date des rencontres*/

/* --------- calendrier ---------- */

font.victoire {color: #339933} /* couleur du texte désignant une victoire */
font.nul {color: #ff9933} /* couleur du texte désignant un nul */
font.defaite {color: #FF3300} /* couleur du texte désignant une défaite */
#ligue th, #ligue td { padding: 2px; text-align: center; }
th.left, td.left { text-align: left; }
th.right, td.right { text-align: right; }
td.cld1 {text-align:right; width:40%} /* cellule gauche tableau */
td.cld2 {text-align:left; width:40%} /* cellule droite tableau */


/* -------- autres ----------- */

tr.trphpl {font-size: 10pt}
tr.trphpl2 {background-color: #F5F5F5 ; vertical-align: top; font-size: 10pt}
tr.trphpl3 {background-color: #355aa8 ; color: white; font-size: 10pt; padding: 2px;} /* titre dans les tableaux */
h1, h2, h3, h4, h5, h6, h7 {font-family: Arial; font-size: 10pt;} /* titre /*


/* FIN STYLES PHP LEAGUE */
