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

