HTML {
  margin: 0;
  overflow:auto;
  border: none;
}

body {
  font-family: verdana;
  font-size: 11px;
  margin: 0px;
}
* {
outline:none;
}

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

img {
  border-width: 0px;
}

a, a:link, a:visited {
  text-decoration: none;
}

div#cartouche {
  float: left;
  position: relative;
  background: url('/themes/front_invisu/cart_global_4.png') no-repeat top;
  width: 1000px;
  height: 372px;
}

div#player {
  float: left;
  position: relative;
  top: 45px;
  left: 285px;
  width: 504px;
  height: 284px;
}

div#playlist {
  float: left;
  position: absolute;
  top: 45px;
  left: 145px;
  width: 239px;
  z-index: 130; 
}

input#delete_in_playlist {
  padding-top: 10px;
  padding-left: 5px;
  width: 20px;
  height: 20px;
}

div#titre_vid {
  margin-left: 0px;
  margin-top: 6px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  width: 162px;
  height: 46px;
  text-align: center;
}
div.name_in_playlist {
  position: absolute;
  top: 10%;
  margin-left: 60px;
  margin-top: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  left: 5px;
  width: 158px;
  height: 46px;
  vertical-align: middle;
  text-align: center;
}

img.myborder {
  margin-left: 3px;
  border-width: 1px;
  border-top-color: #72665b;
  border-right-color: #e3dabd;
  border-left-color: #72665b;
  border-bottom-color: #e3dabd;
}

div.image_in_playlist img.myborder {
  margin-top: 12px;
  margin-left: 8px;
}

div.image_in_playlist {
  float: left;
  position: relative;
  vertical-align: middle;
  border-width: 1px;
  border-top-color: #72665b;
  border-right-color: #e3dabd;
  border-left-color: #72665b;
  border-bottom-color: #e3dabd;
}

div#cart_scroll {
  position: absolute;
  top: 45px;
  left: 25px;
  width: 239px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 10px;
  height: 284px;
  overflow: hidden;
  z-index: 0;
}

div#cart_track {
  position: absolute;
  left: 255px;
  *left: 265px;
  top: 45px;
  width: 11px;
  height: 284px;
  background: url('/themes/front_invisu/scroll_bg.png') no-repeat top;
  _background: url('/themes/front_invisu/scroll_bg_no_trans.gif') no-repeat top;
}

div#cart_pointer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 11px;
  height: 21px;
  background: url('/themes/front_invisu/scroll_pointer.png') no-repeat top;
  _background: url('/themes/front_invisu/scroll_pointer.gif') no-repeat top;
  cursor: pointer;  
}
div#cart_scroll_comment {
  position: absolute;
  top: 105px;
  width: 218px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 10px;
  height: 180px;
  margin-top: 10px;
  overflow:hidden;
}

div#cart_track_comment {
  position: absolute;
  top: 110px;
  left: 250px;
  width: 11px;
  height: 180px;
  margin-top: 10px;
  background: url('/themes/front_invisu/scroll_bg.png') no-repeat top;
}

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

div#regen_selection a {
  position: absolute;
  left: 185px;
  top: 320px;
  font-size: 11px;
  color: #fcab1a;
}

div#boutons {
  display: none;
  position: absolute;
  top: 50px;
  left: 20px;
  width: 200px;
}

div#web20 {
  float: left;
  margin-left: -65px;
  margin-top: 100px;
  *margin-left: 0px;
  *margin-top: 20px;
  line-height:20px;
}

div#web20 a, div#web20 a:visited {
  color: #ffa22a;
  text-transform: uppercase;
  font-size: 9px;
}
div#web20 a:hover  {
  color: #fff;
  text-transform: uppercase;
  font-size: 9px;
}

div#web20 img {
  vertical-align: middle;
  padding: 5 5 5 5px;
}

div#score {
  color: #8c3e04;
  font-size: 12px;
  padding: 20 0 20 0px;
  _margin-top:10px;
}

div#play {
  padding-bottom: 10px;
  width: 90px;
  line-height:20px;
}

div#play a.play_bt {
  float: left;
  width: 65px;
  height: 66px;
  background: url('/themes/front_invisu/cart_play_small.png') no-repeat top center;
  _background: url('/themes/front_invisu/cart_play_no_trans_small.gif') no-repeat top center;
}

div#chaines {
  position: absolute;
  top: 285px;
}

div#content_droit {
  position: absolute;
  top: 45px;
  left: 804px;
  width: 172px;
  text-align: center;
}

div#accroche_droit {
  color: #8c3e04;
  font-size: 12px;
  text-align: justify;
}

div#accroche_droit .titre_general {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: center;
}

div#bouton_lumiere {
  position: absolute;
  top: 180px;
  left: 20px;
}


.list_vids_orange, .sortable_small {
  border: 0px;
  background: url('/themes/front_invisu/playlist_bg_2.png') no-repeat top;
  width: 229px;
  height: 55px;
  cursor:move;
  _background: url('/themes/front_invisu/playlist_bg_no_trans.gif') no-repeat top;
}

#list {
  position: absolute;
  left: 0px;
}

#comments {
  position: absolute;
  background: url('/themes/front_invisu/comment_bg.png') no-repeat top;
  _background: url('/themes/front_invisu/comment_bg.gif') no-repeat top;
  top: 25px;
  left: 118px;
  *left: 105px;
  width: 280px;
  height: 315px;
}
#share {
  position: absolute;
  background: url('/themes/front_invisu/share_bg.png') no-repeat top;
  _background: url('/themes/front_invisu/share_bg.gif') no-repeat top;
  top: 177px;
  left: 20px;
  width: 375px;
  height: 158px;
  z-index: 2;
}
div#content_droit_share {
  position: relative;
  top: 40px;
  left: 50px;
  color: #FFF;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 24px;
}
div#content_droit_form {
  position: absolute;
  top: 64px;
  left: 160px;
  width: 250px;
  padding: 0px;
  margin: 0px;
}

div#close, div#close a {
  position: absolute;
  padding-top: 4px;
  right: 10px;
  color: #fff;
  font-size: 10px;
}

.popin {
  z-index: 100000000!important; 
  position: absolute;
  color: #fff;
  padding: 20 20 20 20px;
}

.popin input.emailform {
  font-size: 11px;
  background-color: #fff;
  border-width: 0px;
  color: #58585a;
}

div#flash_ie6 {
  position: relative;
}

table.playlist {
  background:url('back_table_playlist.gif') repeat-x;
}

input.myborder, textarea.myborder {
  border-width: 0px;
  color: #feb60d;
  font-size: 10px;
}

div.form_comment {
  margin-top: 10px;
  *margin-top: 30px;
  margin-left: 30px;
  width: 230px;
}

.list_comment {
  color: #934506;
  line-height:16px;
  margin-top:5px;
}
.titre_comment {
  font-size:12px;
  font-weight:bold;
  line-height:16px;
}
.content_comment {
  font-size:11px;
  line-height:16px;
}
.date_comment {
  font-size:10px;
  line-height:16px;
}

input#sub_comment{
  border:none;
  background: none;
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  font-size:12px;
  *margin-left:-30px;
}

#video_content object{
  position:absolute;
  z-index: 450;
}


