/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuHZCHRLC {position:relative;z-index:50;width:400px;height:29px;background:#800000 url(pix/navigation/maroon-top-bg.gif) center center;}
.AJXMenuHZCHRLC ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenuHZCHRLC li {float:left;width:100px;margin:0;}
.AJXMenuHZCHRLC li:hover,.AJXMenuHZCHRLC li a:hover {position:relative;}
.AJXMenuHZCHRLC a {display:block;width:88px;height:29px;white-space:nowrap;padding:0 12px 0 0;font:12px/29px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;}
.AJXMenuHZCHRLC a b {display:block;padding:0 0 0 12px;}
.AJXMenuHZCHRLC li:hover a,.AJXMenuHZCHRLC a:hover {background:#ffffff url(pix/navigation/maroon-tab.gif) no-repeat bottom right;}
.AJXMenuHZCHRLC li:hover a b,.AJXMenuHZCHRLC a:hover b {background:url(pix/navigation/maroon-tab.gif) no-repeat bottom left;}
.AJXMenuHZCHRLC ul ul {position:absolute;left:-9999px;top:-9999px;width:190px;height:auto;background:#9d0000 url(pix/navigation/maroon-sub-bg.gif) repeat-x top left;}
.AJXMenuHZCHRLC table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuHZCHRLC ul :hover ul {left:0px;top:29px;}
.AJXMenuHZCHRLC li li {width:190px;padding:0}
.AJXMenuHZCHRLC ul ul a,.AJXMenuHZCHRLC ul :hover ul a {margin:0;width:158px;height:auto;white-space:normal;padding:6px 20px 6px 12px;font:12px/12px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:none;}
.AJXMenuHZCHRLC ul ul :hover a,.AJXMenuHZCHRLC ul ul a:hover {background:#900000 url(pix/navigation/puce_fleur.png) no-repeat center right;}
.AJXMenuHZCHRLC br {clear:both;height:0;font-size: 1px;line-height: 0px;}

