#speedbarre
{
	list-style-type:none;
	margin-left:1%;
	margin-right:1%;
	padding-left:0;
	padding-bottom:0px;
	width:98%;
	height:30px;
	background:url('http://hackbbs.org/images/fond-menu.png') repeat-x;
	border-left:1px solid #DDDCDC;
	border-right:1px solid #DDDCDC;
}

#speedbarre li
{
	height:30px;
	line-height:30px;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
	font-family:'Trebuchet MS', Arial, 'Times new roman', Times, 
serif;
	font-size:0.9em;
}

#speedbarre li img 
{
	vertical-align:middle;
}

.speeddroite
{
	float:right;
	background:url('http://hackbbs.org/images/separateur-menu.png') no-repeat;
	padding-left:15px;
	padding-right:5px;
	
}

.speedgauche
{
	float:left;
	background:url('http://hackbbs.org/images/separateur-menu.png') no-repeat right;
	padding-left:5px;
	padding-right:15px;
}

#speedbarre a
{
	color:#000000;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	width:auto;
	padding:0;
	margin:0;
	float:left;
	display:block;
}
* html #speedbarre a {
  	voice-family: "\"}\""; voice-family: inherit;
	padding-top:3px;
}
* html .speeddroite a {
  	voice-family: "\"}\""; voice-family: inherit;
	margin-top:-2px;
}
* html #speedbarre img {
  	voice-family: "\"}\""; voice-family: inherit;
	height:24px;
}

#speedbarre a:hover
{
	color:#828080;
}

