<style type="text/css">

html, body {
	font-family: Verdana, Arial, sans-serif;
  	height: 100%;
  	width: 100%;
  	overflow: scroll;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td.legende{
	padding-left: 20px;
	padding-right: 20px;
}
td.diapo img {
	width: 300px; 
}
 
div#goright {
	float: right;
}
div#goleft {
	float: left;
}

td#year {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990099;
}
td#topitem {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990099;
}
td#total {
	font-family: Tahoma;
	color: #0000CC;
	font-size: 12px;
	font-weight: bold;
}
td#tabitem {
	font-family: Tahoma;
	font-size: 12px;
}
#title{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 25px;
	color: #800080;
}
#subtitle{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 20px;
	color: #800080;
}
#info{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
#label{
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
}
#zone {
	height: 440px ;
	width: 800px;
   	overflow : scroll ;
   	background-color : silver;
}
#zone a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-decoration: underlined;
}
td#midzone {
	padding-top: 0;
}
#topbar{
	height: 60px;
	background-color: #BDD9F7;
	border-style: solid;
	border-width: 1px;
	border-color: #800080;
}
td#leftbar {
	width: 10px;
	background-color: #FFFFCC;
	border-style: solid;
	border-width: 1px;
	border-color: #800080;
}
td#mainbar {
	background-color: floralwhite  ;
}
td#midbar{
	border-style: solid;
	border-width: 1px;
	border-color: #800080;
}
td#footbar{
	height: 5px;
	font-size: 10px;
	background-color: #DFFFFE;
	border-style: solid;
	border-width: 1px;
	border-color: #800080;
}
div#toparea{
	padding-top: 0px;
	margin-top: 0px;
	background-color:  #D3D3D3;
}
td#titre {
	text-align: center;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 40px;
	color: #800080;
}
div#inline {
	font-family: Trebuchet MS;
	font-size: 12px;
}
td#logoL {
	width: 60px;
	height: 60px;
	background-image : url("images/ksf_logo_L60.gif");
}
td#logoR {
	width: 60px;
	height: 60px;
	background-image : url("images/ksf_logo_R60.gif");
}

div#menuitem img {
	border: 0px;
}
table#fiche {
	width: 100%;
}
table#name_fiche {
	padding-top: 10px ;
	padding-left: 20px ;
	padding-bottom: 20px ;
}
table#name_fiche td {
	text-align: center;
}
table#fiche td {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: ivory;	
}
table#fiche td#label {
	background-color: ivory;
	padding-top: 2px ;
	padding-bottom: 2px ;
}
table#fiche td#info {
	padding-top: 5px ;
	padding-bottom: 5px ;
}
table#fiche td#info a {
	font-size: 20px;
}

td#cadre_fiche {
	width: 50%;
	border-style: solid;
	border-width: 1px;
	border-color: #800080;
}
td#info_fiche {
	width: 50%;
	border-style: solid;
	border-width: 1px;
	border-color: #800080;
}
td#meet_line {
	text-align: center;
}

table#tabstat {
	width: 800px;
	text-align: center;
	border-style: solid;
	border-width: 1px;		
	border-color: ivory;
	padding-left: 30px;
	padding-bottom: 10px;
}
table#topstat {
	width: 800px;
	text-align: center;
	border-style: solid;
	border-width: 1px;		
	border-color: ivory;
}

</style>


<!--
//overflow-y: -moz-scrollbars-vertical;
//overflow-y: scroll; 
//overflow-x: scroll;
-->