/*TabGarb Uncom*/ #tabgarb { display:block; padding-bottom:8px; margin: 0; padding-left: 0px; } #tabgarb li { margin: 0; padding: 0; display: inline; list-style-type: none; } #tabgarb li a { float: left; background: #f3f3f3; font-size: 14px; line-height: 14px; font-weight: bold; text-decoration: none; color: black; font-family: \"Trebuchet MS\", Arial, Helvetica, sans-serif; padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px; margin-right: 8px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #ccc; border-right-color: #ccc; border-bottom-color: #ccc; border-left-color: #ccc; } #tabgarb li a:link { color: black; } #tabgarb li a:visited { color: black; } #tabgarb li a:hover { background: #fff; } #tabgarb li.tabgarbactive a { border-bottom: 1px solid #fff; background: #fff; color: black; margin-bottom:-2px } .tabgarb_content { clear:both; display:none; border-size:1px; margin-top:-0px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #ccc; border-bottom-color: #ccc; padding-bottom: 10px; } .tabgarb-tab { display:none; } #tabgarb_loader { border:none !important; border-radius:none; box-shadow:none; background:url(http://compagniechaboti.fr/wp-content/plugins/tabgarb/loader.gif); background-repeat:no-repeat; background-position:center center; height:18px; background-color:white; vertical-align: middle }