.td_menu {  
	font-family: Verdana; 
	font-size: 10px; 
	line-height: 11px;
	font-weight: bold;
  }
a.rub {
	  color : #ffffff;
	  text-decoration : none;
  }
a.rub:hover {
	  color : #000000;
  }
a.menu_categorie
	{
	color: #000000;
	border-left: #FF9900 3px solid;
	border-bottom: #FF9900 1px solid;
	background-color: #FFFFCC;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	padding: 5px;
	width: 90%;
	margin: 1px;
	display: block;
	}
a.menu_categorie:hover
	{
	color: #ffffff;
	border-left: #000000 3px solid;
	border-bottom: #000000 1px solid;
	background-color:#FF9900;
	text-decoration: none;
	}
a.menu_rubrique
	{
	color: #ffffff;
	border-left: #CC0000 3px solid;
	border-bottom: #CC0000 1px solid;
	background-image:url(http://www.basketfrance.com/dtn/menu/images/deg_rub.jpg);
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	text-align:left;
	padding: 5px;
	width: 90%;
	margin: 1px;
	display: block;
	}
a.menu_rubrique:hover
	{
	color: #000000;
	border-left: #ffffff 3px solid;
	border-bottom: #ffffff 1px solid;
	text-decoration: none;
	}
body 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
