/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
	clear: both;
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 1px 0;
 padding-bottom: 2px;
 border-bottom: 1px solid #865216;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #f5f2be;
 border-bottom: none;
 background: /*#DDE*/#f6f1e6;
 text-decoration: none;
}

ul.tabbernav li a:link { /*color: #448;*/color: #CC9292; border-color: #FBEAE7;}
ul.tabbernav li a:visited { color: #C98B8B;}

ul.tabbernav li a:hover
{
 color: #272829;
 background: /*#AAE;*//*#E1B6B2;*/ #f6ebbf;
 border-color: /*#227;*//*#C98B8B;*/ #b09218;
}

ul.tabbernav li.tabberactive a
{
 background-color: #eddac5;
border-color: #865216;/*hhhh*/
 border-bottom: 1px solid #eddac5;
color: #778;

}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: #eddac5;
 border-bottom: 1px solid #eddac5;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 /*padding:5px;*/
 padding: 7px 10px 5px 5px;
 border:1px solid /*#aaa*/#865216;
 border-top:0;
 background:#f8efe0 url(/web/20130516212441im_/http://www.ot-saint-amarin.com/lei/img/fondtabbertab.jpg) repeat-x top left;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */
 overflow:auto;
  height:330px;

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 margin-bottom: 10px;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
/*
     FILE ARCHIVED ON 21:24:41 May 16, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:04:11 Jul 22, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 81.188 (3)
  captures_list: 116.882
  PetaboxLoader3.resolve: 71.207 (2)
  esindex: 0.019
  exclusion.robots.policy: 0.444
  PetaboxLoader3.datanode: 78.21 (4)
  CDXLines.iter: 27.803 (3)
  exclusion.robots: 0.465
  load_resource: 79.578
  RedisCDXSource: 1.069
*/