/* --------- Général --------- */

html { 
  height: 100%;
  margin-bottom:1px; 

background-image : url(/images/background/background.gif);
background-position : top center;
background-repeat : no-repeat; 
background-color:white;
}


BODY.phpl {
background-color:#2FE000;;
color: #000000;
margin:0px;
padding:0px;
font-size:10pt;
font-family: arial;}
td {font-size:10pt;
font-family: arial;}
text {font-size:10pt;
font-family: arial;}
.popper { POSITION: center;
VISIBILITY: hidden }
table {font-size:10pt;
font-family: arial;
}

table,td{vertical-align:top;}

.backos {background: url(/images/background/body-bg.png) 
background-repeat:no-repeat;
background-position:top;
background-height: 100%;

}

 
/* --------- 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 --------- */
.mezino {width:780px;border:0px solid darkgreen;border-collapse:collapse;padding:0px;margin:0px;}

TABLE.tablephpl2 {width:770px;border-style: solid;
border-color:#3B487F;
border-width: 2;} /* bordure tableau */

TABLE.tablephpl20 {border-style: solid;width:300px;
border-color:#3B487F;
border-width: 2;} /* bordure tableau */

TR.accession {background-color: #ccffcc} /* couleur partie accession ou coupe d'europe */
TR.barrage {background-color: #66CCFF} /* couleur partie barrage ou coupe d'europe*/
TR.relegation {background-color: #FFcc99} /* 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: #FFFFFF;
background-color: darkgreen;} /* 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 */
td.cld1 {text-align:right;
width:40%} /* cellule gauche tableau */
td.cld2 {text-align:left;
width:45%} /* cellule droite tableau */


/* -------- autres ----------- */

TR.trphpl {font-size: 10pt}
TR.trphpl2 {background-color: #F5F5F5 ;
vertical-align: top;
font-size: 10pt}
TR.trphpl3 {background-color: green ;
color: #FFFFFF;
font-size: 10pt;} /* titre dans les tableaux */
h1, h2, h3, h4, h5, h6, h7 {font-family: Arial;
font-size: 10pt;} /* titre /*

/*
------------------------------------
----------- Pronostics ------------
------------------------------------
*/

/* ----------- Tableau pronostics ------------*/

table.prono {background-color: #3b487f} /* fond du tableau */
td.prono1 {background-color: #3b487f} /* fond du tableau */

.jaune {font-size:10pt;
color: #FFFF00;
font-family: arial;} /* titre page d'accueil */
.blanc {font-size:9pt;
color: #FFFFFF;
font-family: arial;} /* texte */
.noir {font-size:10pt;
color: #000000;
font-family: arial;} /* autre texte */
.blanctitre {font-size:12pt;
color: #FFFFFF;
font-family: arial;} /* titre en haut de pages */

.bleu {font-size:8pt;
color: #3b487f;
font-family: verdana;} /* autre texte */


/* ------------- menu connexion ------------- */

.menu1 {font-size:8pt;
color: #FFFFFF;
font-family: verdana;} /* rubriques (compte, classement, pronostics...) */
.menu2 {font-size:8pt;
color: #000000;
font-family: verdana;} /* sous rubriques */
.pseudo {font-size:10pt;
color: #000000;
font-family: verdana;} /* texte : bienvenue pseudo */


input {font-size:12px;
color: white;
background-color:green;
font-family: verdana;
border:1px dashed black;} /* sous rubriques */
option, select {font-size:12px;
color: white;
background-color:darkgreen;font-weight:bold;
font-family: verdana;
border:none;} /* sous rubriques */