
/** MENU HORIZONTAL */
.bg {background: url(../IMG/button4b.gif);}
.menu_h {padding:0 0 0 32px; margin:0; list-style:none; height:27px; background:#fff url(../IMG/button1b.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; z-index: 15;}
.menu_h li.top {display:block; float:left; position:relative;}
.menu_h li a.top_link {display:block; float:left; height:27px; line-height:25px; color: white; text-decoration:none; text-transform: uppercase; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu_h li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:27px;}
.menu_h li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(../IMG/down.gif) no-repeat right top;}
.menu_h li a.top_link:hover {color:#A6C8D3; bac/kground: url(../IMG/button4b.gif) no-repeat;}
.me/nu_h li a.top_link:hover span {background:url(../IMG/button4b.gif) no-repeat right top;}
.menu_h li a.top_link:hover span.down {background:url(../IMG/button4a.gif) no-repeat right top;}

.menu_h li:hover > a.top_link {color:#A6C8D3; bac/kground: url(../IMG/button4b.gif) no-repeat;}
.m/enu_h li:hover > a.top_link span {bac/kground:url(../IMG/button4b.gif) no-repeat right top;}
.menu_h li:hover > a.top_link span.down {background:url(../IMG/button4a.gif) no-repeat right top;}

.menu_h table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu_h a:hover {visibility:visible;}
.menu_h li:hover {position:relative; z-index:200;}

.menu_h ul, 
.menu_h :hover ul ul, 
.menu_h :hover ul :hover ul ul,
.menu_h :hover ul :hover ul :hover ul ul,
.menu_h :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu_h :hover ul.sub {left:10px; top:26px; right:2px; padding:0 0; border: none;  white-space:nowrap; width:100px; height:auto;}
.menu_h :hover ul.sub li {display:block; height:20px; position:relative; float:left;  background: transparent url(../IMG/button1c.gif) repeat-x; width:100px; margin: 0 0 0 0; padding: 0 0 0 0;}
.menu_h :hover ul.sub li a {font-weight:bold;display:block; font-size:11px; height:20px; width:100px; line-height:20px; text-indent:5px; color: white; text-decoration:none; border:none; margin: 0 0 0 0; padding: 0 0 0 12px; text-transform: uppercase;}
.menu_h :hover ul.sub li a.fly {background:#fff url(../IMG/arrow.gif) 80px 7px no-repeat;}
.menu_h :hover ul.sub li a:hover {color:#A6C8D3;}
.menu_h :hover ul.sub li a.fly:hover {background:#95d2ee url(../IMG/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu_h :hover ul li:hover > a.fly {background:#95d2ee url(../IMG/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu_h :hover ul :hover ul,
.menu_h :hover ul :hover ul :hover ul,
.menu_h :hover ul :hover ul :hover ul :hover ul,
.menu_h :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 95d2ee; white-space:nowrap; width:93px; z-index:200; height:auto;}


/** BARRE DU BAS **/
.barre_bas {padding-left: 50%; margin:0; list-style:none; height:20px; background:#fff url(../IMG/fond_barre_bas.gif) repeat-x; position: relative; font-family:arial, verdana, sans-serif; }
.barre_bas li {display:block; float:left; position:relative;}
.barre_bas li a {display:block; float:left; height:20px; line-height:19px; color: white; text-decoration:none; text-transform: capitalize; font-size:11px; font-weight:bold; padding-left: 6px; padding-right: 6px; cursor:pointer;
background:transparent url("../IMG/separateur_barre_bas.gif") no-repeat top right;
}
.barre_bas li a:hover {color:#A6C8D3;}