@CHARSET "ISO-8859-1";

[class*="COM_JSCM saison"] .body .table-cell-body {
	padding-left: 1px;
	padding-right: 1px;
	background-color: #000000;
}

[class*="COM_JSCM saison"] .body .table-row {
	text-align: center;
}

[class*="COM_JSCM saison"] .body #name {
	background-image: url("../../graph/background/background_darkblue.PNG");
	color: #ffffff;
}

[class*="COM_JSCM saison"] .body #info, 
[class*="COM_JSCM saison"] .body #links {
	background-image: url("../../graph/background/background_green.PNG");
	color: #000000;
}

[class*="COM_JSCM saison"] .body .table-row .key-link {
	color: darkviolet;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	border: 0;
	text-decoration: none;
	background-color: transparent;
	line-height: 12px;
}

[class*="COM_JSCM saison"] .body .table-row .key-link:hover {
	color: crimson;
}

[class*="COM_JSCM saison"] .table {
	border: 1px solid #000;
	border-right: 0;
	display: table;
	width: 100%;
	padding: 0px;
	color: #000000;
	margin: 0px;
}

[class*="COM_JSCM saison"] .table-row-head {
	display: table-row;
	padding-left: 10px;
	background-color: #EEE;
}

[class*="COM_JSCM saison"] .table-row-head .elem {
	display: inline;
}

[class*="COM_JSCM saison"] .table-row-head .elem select {
	height: 24px;
	vertical-align: middle;
	margin: 0;
	width: 120px;
}

[class*="COM_JSCM saison"] .table-row-head .elem input {
	height: 12px;
	vertical-align: middle;
	margin: 0;
	width: 100px;
}

[class*="COM_JSCM saison"] .body {
	display: table-row;
	padding-left: 10px;
	background-color: #FFF;
}

[class*="COM_JSCM saison"] .table-row-body-1 {
	display: table-row;
	padding-left: 10px;
	background-color: #dee;
}

[class*="COM_JSCM saison"] .table-row-head .table-cell-head {
	display: table-cell;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold;
}

[class*="COM_JSCM saison"] .table-row-head .table-cell-head a {
	color: #000000;
}

[class*="COM_JSCM saison"] .body .table-cell-body {
	display: table-cell;
	padding-left: 0px;
	vertical-align: middle;
}

[class*="COM_JSCM saison"] .body .table-cell-body .elem {
	display: inline;
}

[class*="COM_JSCM saison"] .leagueRow {
	height: 50px;
}

[class*="COM_JSCM saison"] .red {
	color: #ef3300;
}