/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenufEHHTNA {position:relative;z-index:100;width:620px;height:30px;background:#888277 url(ajxmenu_fr_files/menu-bg.gif) center center;}
.AJXMenufEHHTNA ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenufEHHTNA li {float:left;margin:0;}
.AJXMenufEHHTNA a {display:block;float:left;height:30px;white-space:nowrap;padding:0 10px 0 0;font:11px/30px Arial,Helvetica,sans-serif;text-decoration:none;text-transform:uppercase;text-align:left;color:#ffffff;}
.AJXMenufEHHTNA a b {display:block;padding:0 0 0 10px;}
.AJXMenufEHHTNA a.menuactive {color:#ff9933;}
.AJXMenufEHHTNA li:hover a,.AJXMenufEHHTNA a:hover {background:#ffffff url(ajxmenu_fr_files/top-mo.gif) no-repeat bottom right;}
.AJXMenufEHHTNA li:hover a b,.AJXMenufEHHTNA a:hover b {background:url(ajxmenu_fr_files/top-mo.gif) no-repeat bottom left;}
.AJXMenufEHHTNA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
