BODY {
	background-color: #006400;
}

TABLE {
	background-color: #006400;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

A:link {
	color : #90ee90;
}

A:VISITED {
	color : #90ee90;
}

A:HOVER {
	color : White;
}

.textInfo {
	color : #90ee90;
}


.alignCenter {
	text-align: center
}

.alignRight {
	text-align: right;
	
.floatRight {
	float: right;
}

.textWhite {
	color: white
}

.textLime {
	color : Lime;
}

.textYellow {
	color : Yellow;
}

.title {
	color: #228b22;
	font-size: larger;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.tableResults {
	background : #CFCDC0;
	vertical-align: middle;
	width : 612px;
}

.tableStandings {
	background : White;
	vertical-align: top;
	width : 612px;
	color: White;
}

.menuResults {
	vertical-align : top;
	background-color: Red;
}

.menu {
	vertical-align : top;
	background-color: Red;
}

.titleInfo {
	color: Yellow;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: larger;
}

.titreChampionat {
	background-color : Green;
	color : Window;
}

a.btsubweb:link {
	width : 100%;
	color : Green;
	background : #CFCDC0;
	border : solid ;
	border-width : 1px;
	border-top-color : #E2E1DB;
	border-left-color : #E2E1DB;
	border-right-color : #708090;
	border-bottom-color : #708090;
	margin : 0;
	padding : 9px;
	text-decoration : none;
	font-size : 3mm;
	font-weight : bold;
} 
a.btsubweb:visited {
	width : 100%;
	color : Green;
	background : #CFCDC0;
	border : solid ;
	border-width : 1px;
	border-top-color : #E2E1DB;
	border-left-color : #E2E1DB;
	border-right-color : #708090;
	border-bottom-color : #708090;
	margin : 0;
	padding : 9px;
	text-decoration : none;
	font-size : 3mm;
	font-weight : bold;
} 
a.btsubweb:hover {
	width : 100%;
	color : Red;
	background :  #CFCDC0;
	border : solid ;
	border-width : 1px;
	border-top-color : #708090;
	border-left-color : #708090;
	border-right-color : #E2E1DB;
	border-bottom-color : #E2E1DB;
	margin : 0;
	padding : 9px;
	text-decoration : none;
	font-size : 3mm;
	font-weight : bold;
} 

.notSelected {
	width : 100%;
	color : White;
	background : Background;
	border : solid ;
	border-width : 1px;
	border-top-color : #708090;
	border-left-color : #708090;
	border-right-color : #E2E1DB;
	border-bottom-color : #E2E1DB;
	margin : 0;
	padding : 9px;
	text-decoration : none;
	font-size : 3mm;
	font-weight : bold;
} 