@charset "iso-8859-1";
/* author: JJD */
/* Creation date: 23/03/2008 */
/* Last modified: 23/03/2008 */

body {background: url(K-display/Fond20a.jpg)}
A:hover {color:#FF0000;background-color:#CDCBCB; }
div {margin-bottom:0;margin-top:0;padding-top:0;padding-bottom:0;}
img {border:none; margin:0; padding:0;}

#i2 {border:none; margin:0; padding:0; vertical-align: text-bottom;}

#global_k {
  position:absolute;
  top: 5px;
  left: 50%;
  width:750px;
  margin-left: -375px; /* moitié de la largeur */
  background-color: #FCF7ED;
}


#left_k {
  position:absolute;
  top: 5px;
  left: 50%;
  width:60px;
  margin-left: -445px;
}


#global_cm {
  position:absolute;
  top: 5px;
  left: 50%;
  width:800px;
  margin-left: -400px; /* moitié de la largeur */
  background-color: #FCF7ED;
}


#left_cm {
  position:absolute;
  top: 5px;
  left: 50%;
  width:60px;
  margin-left: -470px;
}

 a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#F7F3F3;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #6699cc;
    background-color:#fff; color:#1212FF ;  /* color:#6699cc*/
    text-align: justify;
    font-weight:none;
    padding:5px;
  /*  background-image: url(../im/fond.gif);*/
} 


#t1  {text-align: center;  width:140px; }
#t1 A { text-decoration: none; }

#t2  {text-align: center; width:145px;  }    /* background-color: #CAE6D7;   */
#t2 A { text-decoration: none;   }

#select A { text-decoration: none; }


.table1 {border:none; margin-bottom:0; margin-top:0; padding:0;}
.table2 {border:none; margin-bottom:0; margin-top:0; padding:1px;}
.table3 {border-collapse:collapse; border-style:ridge; border-width:3px; margin:0; padding:0; width:750px;}
.mini1 {border: none; margin:0; padding:0;  text-align:center; width:150px; }
.cell1 {border: none; margin:0; padding-left:5px;}
.cell1a {border: none; margin:0; padding-left:5px; color:#6E6E6E;}

