table.menu24 td {
	background-image: url(/templates/common/images/separateur_menu.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-align: center;
}

table.menu24 td a {
	color: #000000;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

table.menu24 td a:hover, table.menu24 td#trans-active24 a {
	background-color: #84E9E8;
	color: #FFFFFF;
}