/* .mootabs_title{list-style-image:none;list-style-type:none;margin:0px;padding:0px;height:24px}
.mootabs_title li{float:left;background-color:#ddd;padding:2px 8px 2px 8px;margin-right:2px;cursor:pointer;height:24px}
.mootabs_title li.active{background-color:#e6e6e6}
.mootabs_panel{display:none;background-color:#ddd;position:relative;width:100%;top:-1px;clear:both;overflow:auto}
.mootabs_panel.active{background-color:#e6e6e6;display:block} */
#fiche #mootabs_title{line-height:27px}
#fiche #mootabs_title li{float:left}
#fiche #mootabs_title li a{color:#666;font-size:12px;font-weight:bold;margin:0 8px;padding:0 3px 0 0px;background:url(../../img/interface/nav_fiche_bg_off1.jpg) repeat-x;display:block;cursor:pointer;float:left}
#fiche #mootabs_title li.active a{color:#FFF;background:url(../../img/interface/nav_fiche_bg_on1.jpg) repeat-x}
#fiche #mootabs_title li a:hover{color:#FFF;background:url(../../img/interface/nav_fiche_bg_on1.jpg) repeat-x}
#fiche #mootabs_title li a span{display:block;float:left}
#fiche #mootabs_title li a span.tabs_nav_l{margin:0 -8px;background:url(../../img/interface/nav_fiche_l_off1.jpg) no-repeat}
#fiche #mootabs_title li.active a span.tabs_nav_l{background:url(../../img/interface/nav_fiche_l_on1.jpg) no-repeat}
#fiche #mootabs_title li a:hover span.tabs_nav_l{background:url(../../img/interface/nav_fiche_l_on1.jpg) no-repeat}
#fiche #mootabs_title li a span.tabs_nav_r{padding:0 22px;background:url(../../img/interface/nav_fiche_r_off1.jpg) 100% 0 no-repeat}
#fiche #mootabs_title li.active a span.tabs_nav_r{background:url(../../img/interface/nav_fiche_r_on1.jpg) 100% 0 no-repeat}
#fiche #mootabs_title li a:hover span.tabs_nav_r{background:url(../../img/interface/nav_fiche_r_on1.jpg) 100% 0 no-repeat}

.mootabs_panel{display:none;position:relative;width:100%;top:-1px;clear:both}
.mootabs_panel.active{display:block}
