@charset "windows-1252";
<style type="text/css"> dl, dt, dd, ul, li {margin: 0; padding: 0; list-style: none; text-align: left}

#menu_structure {position: absolute; background-color: lime; font: bold; text-align: left; top: 6em; z-index: auto; left: 0px}
	#menu_structure dl {margin: 0 1px; text-align: left}
	#menu_structure dt {cursor: pointer; text-align: center; font-weight: bold; background: yellow; border: 1px solid gray; color: mediumblue} /*margin: 1px; color: fuchsia*/
	#menu_structure dd { border: 1px solid gray}
	#menu_structure li {text-align: left;background: #ffb;}
	
	
	
	#menu_structure li a, #menu_structure dt a {color: #CC3333; text-decoration: none; display: block; height: 100%; border: 0 none}
	#menu_structure li a:hover, #menu_structure dt a:hover {background: #eee;  }
	
	
	
	
#menu_Compet {position: absolute; background-color: lime; font: bold; text-align: left; top: 3.5em; z-index: auto; left: 200px}
	#menu_Compet dl { margin: 0 1px;  text-align: left}
	#menu_Compet dt {cursor: pointer; text-align: center; font-weight: bold; background: yellow; border: 1px solid gray; color: mediumblue} /*margin: 1px; color: fuchsia*/
	#menu_Compet dd { border: 1px solid gray}
	#menu_Compet li {
	text-align: left;
	background: #ffb;
	}
	#menu_Compet li a, #menu_Compet dt a {color: #CC3333; text-decoration: none; display: block; height: 100%; border: 0 none}
	#menu_Compet li a:hover, #menu_Compet dt a:hover {background: #eee;  }
	
	
	
	
#menu_Liens {position: absolute; background-color: lime; font: bold; text-align: center; top: 3.5em; z-index: auto; }
	#menu_Liens dl {
	
	width: 200px; 
	margin: 0 1px;
	}
	#menu_Liens dt {cursor: pointer; text-align: center; font-weight: bold; background: yellow; border: 1px solid gray; color: fuchsia} /*margin: 1px; color: fuchsia*/
	#menu_Liens dd { border: 1px solid gray}
	#menu_Liens li {
	text-align: left;
	background: #ffb;
	}
	#menu_Liens li a, #menu_Liens dt a {color: #CC3333; text-decoration: none; display: block; height: 100%; border: 0 none}
	#menu_Liens li a:hover, #menu_Liens dt a:hover {background: #eee;  }
	
	
	
	
#menu_Juniors {position: absolute; background-color: lime; font: bold; text-align: center; top: 4em; z-index: auto; }
	#menu_Juniors dl {
	width: 200px; 
	margin: 0 1px;
	}
	#menu_Juniors dt {cursor: pointer; text-align: center; font-weight: bold; background: yellow; border: 1px solid gray; color: fuchsia} /*margin: 1px; color: fuchsia*/
	#menu_Juniors dd { border: 1px solid gray}
	#menu_Juniors li {
	text-align: left;
	background: #ffb;
	}
	#menu_Juniors li a, #menu_Juniors dt a {color: #CC3333; text-decoration: none; display: block; height: 100%; border: 0 none}
	#menu_Juniors li a:hover, #menu_Juniors dt a:hover {background: #eee;  }
#menu_Seniors{position: absolute; background-color: lime; font: bold; text-align: center; top: 4em; z-index: auto; }
	#menu_Seniors dl {
	width: 200px; 
	margin: 0 1px;
	}
	#menu_Seniors dt {cursor: pointer; text-align: center; font-weight: bold; background: yellow; border: 1px solid gray; color: fuchsia} /*margin: 1px; color: fuchsia*/
	#menu_Seniors dd { border: 1px solid gray}
	#menu_Seniors li {
	text-align: left;
	background: #ffb;
	}
	#menu_Seniors li a, #menu_Seniors dt a {color: #CC3333; text-decoration: none; display: block; height: 100%; border: 0 none}
	#menu_Seniors li a:hover, #menu_Seniors dt a:hover {background: #eee;  }
#menu_Arbitres{position: absolute; background-color: lime; font: bold; text-align: center; top: 35em; z-index: auto; }
	#menu_Arbitres dl {
	width: 200px; 
	margin: 0 1px;
	}
	#menu_Arbitres dt {cursor: pointer; text-align: center; font-weight: bold; background: yellow; border: 1px solid gray; color: fuchsia} /*margin: 1px; color: fuchsia*/
	#menu_Arbitres dd { border: 1px solid gray}
	#menu_Arbitres li {
	text-align: left;
	background: #ffb;
	}
	#menu_Arbitres li a, #menu_Arbitres dt a {color: #CC3333; text-decoration: none; display: block; height: 100%; border: 0 none}
	#menu_Arbitres li a:hover, #menu_Arbitres dt a:hover {background: #eee;  }
