@charset "utf-8";
/* CSS Document */

.etabs { margin: 0; padding: 0; text-align:left; }
.tab { display: inline-block; zoom:1;*display:inline; border:none; border-bottom: none;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
border-radius:4px 4px 0 0;
behavior: url(../PIE.htc);
background:url(../images/tab_off.gif)  repeat-x;
top: 1px;
position:relative;
}
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; color:#598399 !important; text-decoration:none; }
.tab a:hover { }
.tab.active { background:url(../images/tab_on.gif)  repeat-x; padding-top: 6px; position: relative; top: 1px; border-color: #666; position:relative;z-index:20; border-bottom:1px solid #F5F3F4; }
.tab a.active { color:#f45b26 !important; }
.tab-container { float:left; min-width:700px; width:700px; }
.tab-container .panel-container {  border-top: solid #e1e1e1 1px; padding: 20px 0px;  }
.panel-container { margin-bottom: 10px; }
.mentions-legales .tab a {font-size: 12.6px}