html {
 margin: 0;
 padding: 0; }

 body,div{
   margin: 0;
   padding: 0;
 }
 table{
 /*css-level2 -use bordercollapse 
 to replace cellspacing and cell-padding ="0"*/
 border-collapse: collapse; 
 }
 td{ margin: 0;
   padding: 0;
    vertical-align: top;
 }
 
body#splash{
   text-align:left;
}
#splash #container{
  /*border: 1px solid red;*/
}
div.lsLogo{
background:white url(../img/home/bk-kamik-logo.gif) no-repeat top right;
height:142px;
}


div.rsLogo{
 background: url(../img/home/bk-curve-rs.gif) no-repeat  top left;
  /*height:132px;*/
height:142px; 

}
.rsLogo img{
  padding: 60px 0px 40px 74px;
}
.head{
   margin:0px;
   padding: 0px 0px 0px 0px;
}
.splashLogo{
padding: 35px 0px 0px 0px;
}
#content-ls{ 
float:left;
width: 400px;
}
.bottom{
  background: url(../img/home/bk-splash-ls.gif) no-repeat right;
  height:80px;
  width:400px;
 
}
#content-rs{
/*border:1px solid green;*/
width:378px;
background: #E3E2DB;
float:left;
   }

.image{

   }
.imagebttm{background: url(../img/home/bk-splash-rs.gif) no-repeat;
height:64px;
}
.rotating{
margin:0px;
padding: 0px;
height: 338px;
width:400px;
background:white;
}

  br.clear{
  clear: both;
  }

.enter{
 font: bold 80% arial,sans-serif; 
 text-align:right;
   }
   .enter ul{
      list-style-type: none;
      padding:0px;
      margin:0px;
   }
   .enter ul li.francais{display:inline;
   padding:0px 0px 0px 0px;
   margin:0px;
   }
   .enter ul li.francais a{
    display:block;
    color:white;
   padding:15px 30px 27px 3px;
    /* height:58px;*/
    background: url(../img/home/francais.gif) no-repeat right;
    /*border: 1px solid red;*/
    }
     .enter ul li.francais a:hover{display:block;
       background: url(../img/home/francais-on.gif) no-repeat right;
       color:black; 
       text-decoration: none; 
    }
    
   .enter ul li.english{
   display:inline;
   padding:0px 0px 0px 0px;
   margin:0px;
   width: 378px;
   }
   .enter ul li.english a{display:block;
     color:white;
     padding:15px 85px 0px 0px; 
     background: url(../img/home/english.gif) no-repeat ;
     height:47px;
     
    
   }
     .enter ul li.english a:hover{
      background: url(../img/home/english-on.gif) no-repeat;
      text-decoration: none; 
      color:black;
    }
		
.footerdiv {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:right;
color: #666666;
vertical-align:bottom;
padding-top:40px;
padding-right:2px;
background-color:none;
}
.footerdiv a {
color: #666666;
text-decoration: underline;
}
.footerdiv a:hover {
color: #999999;
text-decoration: underline;
}
.footerdiv a.active {
color:#5191CD;
}
