.cssHeaderBoldcenter{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.cssHeadersoustitre{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.csHeaderArray_1{
	background-color: #92aaef;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.cssFormTitle{
	font-family: "Lucida Sans Unicode";
	font-variant: small-caps;
	color: Black;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color: #A89F9F;
	text-decoration: none;
}

.cssFormData{
	font-family: "Lucida Sans Unicode";
	font-variant: small-caps;
	color: #6615B0;
	font-weight: bold;
	text-align: left;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: ActiveBorder;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: Gray;
	vertical-align: middle;
}

.cssFormMenu{
	font-family: monospace;
	font-variant: small-caps;
	font-size: larger;
	color: #4B4B4B;
	font-weight: bold;
	text-align: right;
	background-color: #E4E4E4;
		border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: ActiveBorder;
		border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: Gray;
}

.resGreenDataArray{
	background-color: #B2F888;
	font-size: x-small;
	font-family: Verdana;
	text-align: center;
	color: Black;
}

.resRedDataArray{
	background-color: #FF5555;
	font-size: x-small;
	font-family: Verdana;
	text-align: center;
	color: White;
}

.resBlueDataArray{
	background-color: #B0C4DE;
	font-size: x-small;
	font-family: Verdana;
	text-align: center;
	color: Black;
}

.resOrangeDataArray{
	background-color: #FFB860;
	font-size: x-small;
	font-family: Verdana;
	text-align: center;
	color: Black;
}


.resGreenHeadArray{
	background-color : #33CC99;
	font-size : smaller;
	font-family : Verdana;
	text-align : center;
	color : White;
	font-weight : bold;
}

.resBlueHeadArray{
	background-color: #5973BD;
	font-size: smaller;
	font-family: Verdana;
	text-align: center;
	color: White;
	font-weight: bold;
}




.admListeJoueur{
	background-color : #CCCCFF;
	font-size : xx-small;
	font-family : Verdana;
	text-align : center;
	color : Blue;
	font-weight : normal;
}

.blueArrayPair{
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	background-color: #8B9ED1;
	color: Navy;
	text-align: center;
}

.blueArrayImpair{
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	background-color: #A8C7D9;
	color: Navy;
	text-align: center;
}

.champTitle{
	border: thin ridge #A0A0A0;
	background: Gray;
	font-family: Arial;
	font-size: medium;
	text-align: center;
	color: #E8E8E8;
}

.champLine{
	background: #8B9ED1;
	font-family: Arial;
	font-size: xx-small;
	color: Black;
	text-align: center;
	border: medium;
	border-color: Black;
}

.champHeader
{
	background: Blue;
	font-family: Arial;
	font-size: xx-small;
	color: Aqua;
	text-align: center;
	border: medium;
	border-color: Black;
	font-weight: bold;
}

.ChampClassHeader
{
	background: Black;
	font-family: Arial;
	font-size: x-small;
	color: #DBDBDB;
	text-align: center;
	border: medium;
	border-color: Black;
	font-weight: bold;
}

.champClassLine
{
	background: #D4FEFF;
	font-family: Arial;
	font-size: x-small;
	color: #483D8B;
	text-align: center;
	font-weight: bold;
}

.lienMenuChamp{
	font-family: Verdana;
	font-size: xx-small;
	height: 4px;
	color: Blue;
	font-weight: normal;
}

.lienSubMenuChamp{
	font-family: Verdana;
	font-size: xx-small;
	height: 4px;
	color: Blue;
	text-align: right;
	margin-left: 3px;
}

.ArrClassTitle{
	font-family: "@Arial Unicode MS";
	background: #DCDCDC;
	border-bottom: ridge;
	border-top: ridge;
	font-family: Verdana;
	font-weight: bolder;
	color: Blue;
	text-align: left;
}

.ArrClassLineP{
	background: #C57A78;
	border-bottom: thin solid Purple;
	font-family: Verdana;
	font-size: smaller;
	font-weight: lighter;
	color: #FFD700;
}
.ArrClassLineI{
	background: #B45855;
	border-bottom: thin solid Purple;
	font-family: Verdana;
	font-size: smaller;
	font-weight: lighter;
	color: #FFD700;
}

