.menu1 {    padding:5px 0 0 35px;     margin:0; list-style:none;     height:40px;     position:relative;     background: url(../images/menu/theme-01/fond_top.png) repeat-x left bottom;     font-size:11px;}.menu1 li {    float:left;     height:40px;     margin-right:1px;}.menu1 li a {    display:block;     float:left;     height:40px;     line-height:35px;     color:#4388BD;     text-decoration:none;     font-family:arial, verdana, sans-serif;     font-weight:bold;    text-align:center;     padding:0 0 0 4px;     cursor:pointer;     background:url(../images/menu/theme-01/passif_gauche.gif) no-repeat;}.menu1 li a b {    float:left;     display:block;     padding:0 9px 5px 5px;     background:url(../images/menu/theme-01/passif_droite.gif) no-repeat right top;}.menu1 li.current a {    line-height:30px;     color:#666666;     background:url(../images/menu/theme-01/courant_gauche.gif) no-repeat;}.menu1 li.current a b {    line-height:30px;     background:url(../images/menu/theme-01/courant_droite.gif) no-repeat right top;}.menu1 li a:hover {    line-height:30px;     color:#666666;     font-family:arial, verdana, sans-serif;     font-weight:bold;    background: url(../images/menu/theme-01/courant_gauche.gif) no-repeat;}.menu1 li a:hover b {    line-height:30px;     font-family:arial, verdana, sans-serif;     font-weight:bold;    background:url(../images/menu/theme-01/courant_droite.gif) no-repeat right top;}.menu1 li.current a:hover {    line-height:30px;     color:#313131;     font-family:arial, verdana, sans-serif;     font-weight:bold;    background: url(../images/menu/theme-01/courant_gauche.gif) no-repeat;     cursor:default;}.menu1 li.current a:hover b {    line-height:30px;     font-family:arial, verdana, sans-serif;     font-weight:bold;    background:url(../images/menu/theme-01/courant_droite.gif) no-repeat right top;}