a
{
	text-decoration: none;
	color: #D7C5A4;
	font-family: sans-serif;
	font-size: 12px;
}

.cat
{
	font-family: sans-serif;
	font-size: 14px;
	background-color: #B7D0F7;
	padding-left: 5px;
	list-style-type: none;
   margin-left: -90px;
}

.ligne
{
	font-family: sans-serif;
	font-size: 12px;
	background-color: #483D8B;
	padding-left: 12px;
	list-style-type: none;
	color: #D7C5A4;
	margin-left: -90px;
}

ul#listejoueurs a:hover {
	background-color: #9288CE;
	color: #F5F5DC;
}

ul#listejoueurs li:hover {
	background-color: #9288CE;
	color: #F5F5DC;
}


.champTitle{
	border: thin outset #A0A0A0;
	background: Gray;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	color: #E8E8E8;
	font-weight: bold;
}

.champLine{
	background: #C9D7E9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align: center;
	border: medium;
	border-color: Black;
}

.champHeader
{
	background: Blue;
	font-family: Arial;
	font-size: small;
	color: White;
	text-align: center;
	border: medium;
	border-color: Black;
	font-weight: bold;
}

.ChampClassHeader
{
	background: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DBDBDB;
	text-align: center;
	border: medium;
	border-color: Black;
	font-weight: bold;
}

.champClassLine
{
	background: #C9D7E9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #483D8B;
	text-align: center;
	font-weight: bold;
}

