body {
  margin: 0px;
  font-family: helvetica;
  background: #4b423c url(body.gif) repeat-y scroll center center
}


form {
  display: inline;
  margin: 0px;
}

div#cartouche {
  float: left;
  position: relative;
  background: url('/themes/front_kookai2/bg_cartouche.png') repeat-y top center;
  width: 946px;
  height: 474px;
}

div#player {
  float: left;
  position: relative;
  top: 56px;
  left: 18px;
  width: 662px;
  height: 377px;
  z-index: 10;
}

div#clap {
  float: left;
  position: absolute;
  top: 447px;
  left: 0px;
  width: 935px;
  height: 22px;
  background: url('/themes/front_kookai2/clap2.png') repeat-y top center;
  -background: url('/themes/front_kookai2/clap.gif') repeat-y top center;
  /*-top: 70px;*/
}


div#titre_section_main {
  float: left;
  position: absolute;
  font-weight: bold;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  top: 20px;
  left: 18px;
  width: 670px;
  height: 377px;
}

div#legende {
  float: left;
  position: absolute;
  background: url('bg_box_legende.png') no-repeat top center;
  -background: url('bg_box_legende.gif') no-repeat top center;
  top: 56px;
  left: 446px;
  /*left: 680px;*/
  width: 253px;
  height: 224px;
  z-index:8;
  /*-top: -381px;
  -left: -225px;*/
  cursor: pointer;
}

div.desc_vid {
  color: #efedea;
  font-size: 12px;
  width: 205px;
  margin-left:15px;
  margin-right:15px;
  text-align: justify;
}

div.titre_vid {
  color: #d70043;
  font-size: 15px;
  width: 230px;
  margin-left:15px;
  margin-bottom:10px;
  font-weight:bold;
}

div#IE7 {
  position: relative;
  top: 5px;
  left: 0px;
  height: 50px;
  width: 793px;
  display: inline;
  white-space: nowrap;
}
div#scroll {
  position: absolute;
  float: left;
  top: 80px;
  left: 700px;
  height: 320px;
  width: 190px;
  display: inline;
  white-space: nowrap;
  _left: 50px; 
  /*-top: -600px;*/
}

div#imagebox {  
  width: 190px;  
  overflow: hidden; 
  position: relative;
  top: 0px;
  left: 20px; 
  /*_position: absolute;
  _top: 0px;
  _left: 15px; */
}

div#goup {
  position: absolute;
  float: left;
  background: url('/themes/front_kookai2/goup.png') no-repeat top;
  -background: url('/themes/front_kookai2/goup.gif') no-repeat top;
  width: 23px;
  height: 20px;
  top: -25px;
  left: 100px;
  cursor: pointer;
}
div#godown {
  position: absolute;
  float: left;
  top: 335px;
  left: 100px;
  background: url('/themes/front_kookai2/godown.png') no-repeat top;
  -background: url('/themes/front_kookai2/godown.gif') no-repeat top;
  width: 23px;
  height: 20px;
  -top: 340px;
  cursor: pointer;
}


div.selected_video {
  background: url('/themes/front_kookai2/border_red.png') no-repeat top left;
  padding: 0px;
  padding-left:14px;
  height: 99px;
}
div.not_selected_video {
  background: url('/themes/front_kookai2/border_black.png') no-repeat top left;
  padding: 0px;
  padding-left:14px;
  height: 99px;
}

span.message {
  float: right;
  padding-top: 265px;
  padding-right: 5px;
  font-size: 9px;
  color: #ebe5e5;
}

#bouton_deroule {
  height : 20px;
  width : 250px;
  background: url('deroule.png') no-repeat top right;
  -background: url('deroule.gif') no-repeat top right;
}

#bouton_cache {
  height : 20px;
  width : 250px;
  display : none;
  background: url('cache.png') no-repeat top right;
  -background: url('cache.gif') no-repeat top right;
}

/*
  #bouton_deroule img{
  padding-top:6px;
  padding-right:2px;
  float : right;
  cursor: pointer;  
  z-index:5px;
}

#bouton_cache img{
  float : right;
  padding-top:6px;
  padding-right:2px;
  z-index:5px;
}
*/
div#cart_scroll_comment {
  height: 140px;
  overflow:hidden;
}

div#cart_track_comment {

  position: absolute;
  top: 60px;
  left: 240px;
  width: 3px;
  height: 140px;
  background-color: #222222;
  /*background: url('/themes/front_kookai2/scroll_bg.png') no-repeat top;
  width: 11px;*/
}

div#cart_pointer_comment {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 3px;
  height: 21px;
  cursor: pointer;  
  background-color: #fff;
  /*background: url('/themes/front_kookai2/scroll_pointer.png') no-repeat top;
  width: 11px;*/
}

div#triangle {
  float: left; 
  position: absolute;
  top: 438px;
  left: -9px;
  width: 541px;
  height: 36px;
  background: url('triangle_blanc.png') no-repeat top center;
  -background: url('triangle.gif') no-repeat top center;
  -left: -4px;
  -top: 438px;
}

#imageBoxInside { 
  width: 175px; 
  height:1000px;
}

#imagebox img {
  margin: 0px; 
  height: 99px; 
  margin-bottom:15px;
}
#imagebox {
height:330px;
overflow:hidden;
}

div#scroll {
height:375px;
}
