

.xtab1 {
    border: #ddddde 1px inset;
    background-color:#eeeeee;
  }


.xtab2 {
    border: #FF3300 2px inset;
    background-color:#FFFFFF;
  }


.xtab3 {
    background-color : #DDDDD;
    border-bottom-color : #003300;
    border-bottom-style : inset;
    border-bottom-width : 2px;
    border-left-color : #003300;
    border-left-style : inset;
    border-left-width : 2px;
    border-right-color : #D13300;
    border-right-style : inset;
    border-right-width : 1px;
    border-top-color : #003310;
    border-top-style : inset;
    border-top-width : 1px;
    font-size : 12;
    font-weight : bold;
  }


.adivtbis {
    width:750px;
    height:400px;
    background-color:#EEABFF;
    border-style:solid ;
    border-color:#102FFF;
    OVERFLOW: auto;
  }


.adivtbis:hover {
    border-style:double;
    border-color:#CCFF33;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style:groove;
    border-right-style: ridge;
    border-bottom-style: outset;
    border-left-style: outset;
    border-top-color: #00FF33;
    border-right-color: #00FF33;
    border-bottom-color: #00FF33;
    border-left-color: #00FF33;
  }


.haut:hover {
    background-color:Write;
    border-style:double;
  }


.haut {
    width:650px;
    height:20px;
    top:0px;
    left:0px;
    position:relative;
    border-width:2px;
    cursor:move;
    background-color:#ddddee;
    border-style:solid ;
    border-color:#102FFF;
  }


.main {
    border-width:2px;
    position:absolute;
  }

