<style type="text/css">

html{
	height: 100%;
}
body{
	background: LemonChiffon;
	width: 100% ;	
	height: 100%;
	text-align: center ;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
td {
	border-width: 1px 1px 1px 1px;
	border-color: Green;
	border-style: ridge;	
}
div.title {
	font-family: Comic Sans MS;
	font-size: 35px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center ;
	color: Crimson; 
}
div.subtitle {
	font-family: Comic Sans MS;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center ;
	color: DarkBlue; 
}

table#contenu {	
	text-align: center;
	font-family: Helvetica;
	color: #003E7E;
	font-size: 18px;
}

div.contenu {	
	text-align: center;
	font-family: Calibri;
	font-weight: bold;
	color: #003E7E;
	font-size: 16px;
}

div.date {	
	font-family: Comic Sans MS;
	color: Crimson;
	font-weight: bold;
	text-align: center ;
	font-size: 18px;
}

div.date span {	
	color: Black;
}

table.define {
	padding-top: 200px;
}

tr.select {
	background-color: Gold;
}

div.notes {
	text-align: center ;
	font-family: Helvetica;
	color: Crimson;
	font-size: 14px;
	font-weight: bold;
}

span.high {
	font-weight: bold;
	font-size: 20px;
}

span.fire {
	color: Crimson;
	font-weight: bold;
	font-size: 20px;
}

td#zone {
	font-weight: bold;
}

td#rems {
	font-weight: bold;
	background-color: Gold;
	text-align: left ;
	padding-left: 100px;
}

td#left {
	background-color: Gold;
	width: 255px;
}

td#right {
	background-color: White;
}
td#center {
	text-align: right ;
	background-color: PaleTurquoise;
	padding-left: 10px;
} 
td#top {
	background-color: NavajoWhite;
}
table#menu td {
	background-color: Gold;
	padding-left: 10px;
}
table#menu td#video {
	background-color: LimeGreen;
}
table#menu td a {
	text-decoration: none;
	color: Black;
	font-weight: normal;
	font-family: Comic Sans MS;
	font-size: 16px;
}
table#flash td {
	text-align: center ;
	background-color: Gold;
	color: Black;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 15px;
}

table#matches {
	text-align: center ;
	background-color: Gold;
	font-family: Helvetica;
	font-size: 14px;
}

table#classe {
	margin-top: 50px;
	text-align: center ;
	background-color: Gold;
	font-family: Helvetica;
	font-size: 14px;
}

table#etabs {
	text-align: center ;
	background-color: Gold;
	font-family: Helvetica;
	font-size: 14px;
}

table#zones {
	text-align: left ;
	background-color: Gold;
	font-family: Comic Sans MS;
	font-size: 16px;
	border-left:20px solid Gold;
	border-right:20px solid Gold;
	border-top:5px solid Gold;
	border-bottom:5px solid Gold;
}
table#zones td {
	padding-left: 10px;
}

table#finale {
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center ;
	font-family: Helvetica;
	font-size: 14px;
}
table#finale  tr.link {
	background-color: PaleTurquoise;	
}
table#finale  tr.link td#alink {
	background-color: Green;	
	height: 20px;
}
table#finale  tr.link a {
	text-decoration: none;	
	color: Gold;
}
table#finale td {
	padding : 0 5px 0 5px;
}
table#finale  tr.title {
	background-color: PaleTurquoise;
}
table#finale  tr.title td {
	border-width: 0 0 0 0;
	font-family: Helvetica;
	color: #003E7E;
	font-size: 18px;
	padding-bottom : 10px;
	padding-top : 20px;
}
table#finale  tr {
	background-color: Gold;
}
table#finale  tr.first {
	text-align: center ;
	background-color: Crimson;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 17px;
	color:  Gold;
}
table#finale  tr.first a {
	color:  Gold;
	text-decoration: none;
}
table#finale  tr.first  td#lien {
	background-color: Green;
	text-decoration: underline;
}

.goleft {
	float: left; 
	text-decoration: none;
	font-size: 10px;
}

.goright {
	float: right; 
	text-decoration: none;
	padding-right: 10px;
	font-size: 10px;
}

table#topmenuleft td {
	background-color: Orange;
	padding-left: 10px;
	padding-right: 5px;
}

table#topmenuright td {
	background-color: Green;
	padding-left: 10px;
	padding-right: 5px;
}

table#topmenuleft td#header {
	background-color: NavajoWhite;
	border-width: 0 0 0 0;
	padding-left: 0;
	color: DarkOrange; 
	font-size: 20px;
	text-align: center ;
	font-family: Arial Black;
}

table#topmenuright td#header {
	background-color: NavajoWhite;
	border-width: 0 0 0 0;
	padding-left: 0;
	color: Green;
	font-size: 18px;
	text-align: center;
	font-family: Arial Black;
}

table#topmenuleft td#header span {
	color: Green; 
}

table#topmenuleft td a {
	text-decoration: none;
	color: LemonChiffon;
	font-weight: bold;
	font-family: Calibri;
	font-size: 22px;
}

table#topmenuright td a {
	text-decoration: none;
	color: LemonChiffon;
	font-weight: bold;
	font-family: Calibri;
	font-size: 20px;
}

</style>