#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dropline {padding:0 0 0 0px; margin:0 0 0 98px; list-style:none; height:33px; position:relative; /*background:#cccccc;*/ }
#dropline table {border-collapse:collapse: width:0; height:0; margin:-3px -10px;}

#dropline li {float:left;}
#dropline li a {display:block; height:31px; line-height:15px; padding:8px 15px 0 0; float:left; color:#415409; text-decoration:none; font-family:tahoma, sans-serif; font-size:12px;}
#dropline li a b {display:block; height:36px; float:left; padding:0 0 0 15px; cursor:pointer; font-weight:normal;}
#dropline li a:hover { /*background:url(../images/tab_a.gif) no-repeat right top;   Image de droite au survol   */ line-height:15px; height:33px}
#dropline li a:hover b { /*background:url(../images/tab_b.gif) no-repeat left top;    Image de gauche-centre au survol   */  line-height:15px;}

#dropline li:hover > a { /*background:url(../images/tab_a.gif) no-repeat right top;    Image de droite au survol   */ line-height:15px; height:33px}
#dropline li:hover > a b { /*background:url(../images/tab_b.gif) no-repeat left top;    Image de gauche-centre au survol   */ line-height:15px;}

#dropline ul {padding:0; margin:0; list-style:none; position:absolute; height:21px; width:700px; left:-9999px; top:44px; z-index:10; border-bottom:1px solid #fff;}
#dropline ul li {height:25px; line-height:25px;}
#dropline ul.right li {float:right;}
#dropline ul li a {color:#415409; padding:0 10px 0 10px; height:24px; line-height:25px; border-right:1px dashed #415409; font-weight:noemal; font-size:11px;}
#dropline ul li a:hover {height:24px; line-height:25px; background:transparent; color:#111111; text-decoration:underline;}
#dropline ul.right li a {border-left:1px solid #e60; border-right:0;}
#dropline ul li a.last {border:0;}




#dropline :hover ul {left:0;}

#dropline li.current ul {left:0; z-index:1;}
#dropline li.current a { /* background:url(../images/tab_a.gif) no-repeat right top;  Image de droite au survol   */ line-height:15px; height:33px; color:#fff;}
#dropline li.current a b { /*background:url(../images/tab_b.gif) no-repeat left top;     Image de gauche-centre au survol   */ line-height:15px;}
#dropline li.current ul li a {color:#415409; padding:0 10px 0 10px; height:24px; line-height:25px; background:transparent; font-weight:normal;}
#dropline li.current ul li.current_sub a {color:#111111;}
#dropline li.current ul li a:hover {color:#111111;}


#dropline li a b {
cursor:pointer;
display:block;
float:left;
font-weight:normal;
height:40px;
padding:0 0 0 15px;
}
