@CHARSET "UTF-8";

* html .navigation td{
	background-image:none;
}
* html .navigation a:hover{
	text-decoration:none;
}
.navigation .conteneur{
	text-align:left;
	left:2px;
	top:expression(this.parentNode.offsetHeight + 'px');
	margin-right:-15px;
}
.navigation.vertical li span{
	display:block;
}