.panini
{
	background-image :  url(../../images/fondPanini.gif);
	width:185px;
	height:250px;
	background-repeat:no-repeat;
}
.frontPanini
{
	background-image :  url(../../images/frontPanini.gif);
	width:183px;
	background-repeat:no-repeat;
}

span.titre
{
	font-family : arial;
	font-size : 14pt;

}
body.fond
{
	font-family : tahoma;
	font-size : 10pt;
}

a.joueur
{

	BORDER-BOTTOM=0px;
	BORDER-LEFT=0px;
	BORDER-RIGHT=0px;
	BORDER-TOP=0px;
	color=navy;
	font-size=12;
	background:none;
}
table.border
{
    border-top:2px 1px #003366;
    border-right:2px 1px #003366;
    border-left:2px 1px #003366;
    border-bottom:5px 5px navy;
}
a.joueur_aff
{
	BORDER-BOTTOM=0px;
	BORDER-LEFT=0px;
	BORDER-RIGHT=0px;
	BORDER-TOP=0px;
	color=black;
	background-image :   url(../images/fond_joueur.gif);

	font-size=12;
}

table.joueur
{
	BORDER-BOTTOM=2px;
	BORDER-LEFT=2px;
	BORDER-RIGHT=2px;
	BORDER-TOP=2px;
	color=navy;
	font-size=11;
	background-image :   url(../images/fiche.gif);
}
table.joueurs
{
	BORDER-BOTTOM=0px;
	BORDER-LEFT=0px;
	BORDER-RIGHT=0px;
	BORDER-TOP=0px;
	color=white;
	font-size=11;
	background-image :  url(../images/fonds_joueurs.gif);
}
table.equipe
{
	BORDER-BOTTOM=2px;
	BORDER-LEFT=2px;
	BORDER-RIGHT=2px;
	BORDER-TOP=2px;
	color=navy;
	font-size=13;
}
span.equipe
{
	BORDER-BOTTOM=2px;
	BORDER-LEFT=2px;
	BORDER-RIGHT=2px;
	BORDER-TOP=2px;
	color=navy;
	font-size=13;
}

td.texte
{
	font-family : tahoma;
	font-size : 9pt;
	color : navy;
}

td.grandTexte
{
	font-family : tahoma;
	font-size : 10pt;
	color : navy;
    font-weight:bold;
}

td.petitTexte
{
	font-family : tahoma;
	font-size : 7pt;
	color : navy;

}

td.entete
{
    BORDER-BOTTOM=0px;
    BORDER-LEFT=0px;
    BORDER-RIGHT=0px;
    BORDER-TOP=0px;
	font-family : tahoma;
	font-size : 8pt;
	color : black;
	background : white;

}

td.titreFiche
{
	font-family : tahoma;
	font-size : 10pt;
    text-align:right;
	color : white;
	background : navy;
        font-weight:bold;
    background-image : url(../images/fond_entete.gif);
}

td.rubriqueperf
{
	font-family : tahoma;
	font-size : 8pt;
	color : #006699;
	font-weight:bolder;
	background : #CCFFFF;
    background:url(../images/fond_liste.gif);

}

td.sousrubrique
{
	font-family : tahoma;
	font-size : 8pt;
	color : navy;	
}