body{
  margin:0px;
  padding:0px;
  font-family:arial;
  background:white;
  font-size:12px;
}

a{
  font-family:arial;
  font-weight:bold;
  color:black;
}

a:hover{
  font-family:arial;
  font-weight:bold;
  color:red;
}

.total{
  width:100%;
  float:left;
}

.top1{
  width:612px;
  height:57px;
  background:url(images/rsp_video_01.jpg);
}

.top2{
  width:612px;
  height:51px;
  background:url(images/rsp_video_02.jpg);
}

.top3{
  width:612px;
  height:20px;
  background:url(images/rsp_video_03.gif);
}

.left{
  float:left;
  width:26px;
  height:522px;
  background:url(images/rsp_video_04.gif);
}

.main_video{
  float:left;
  width:90%;
  border:1px solid black;
}

.main_video_top{
  width:100%;
  height:27px;
  border-bottom:1px solid black;
  background:url(images/rsp_video_08.gif);
}

.main_video_top_left{
  width:78px;
  height:27px;
  float:left;
  border-bottom:1px solid black;
  background:url(images/rsp_video_07.gif);
}

.main_photo_top_left{
  width:78px;
  height:27px;
  float:left;
  border-bottom:1px solid black;
  background:url(images/photos.gif);
}

.main_video_top_right{
  width:16px;
  height:27px;
  float:right;
  border-bottom:1px solid black;
  background:url(images/rsp_video_10.gif);
}

.main_video_contenu{
  height:500px;
  background:url(images/rsp_video_17.gif);
  background-repeat:no-repeat;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
}

.ombre_right_top{
  float:left;
  width:6px;
  height:27px;
  position:relative;
  top:2px;
  background:url(images/rsp_video_12.gif);
}

.ombre_right{
  float:left;
  width:6px;
  height:511px;
  position:relative;
  left:-6px;
  top:29px;
  background:url(images/rsp_video_16.gif);
}

.ombre_footer{
  float:left;
  width:90%;
  height:7px;
  position:relative;
  left:34px;
  background:url(images/rsp_video_22b.gif);
  background-repeat:repeat-x;
}

.ombre_footer_left{
  float:left;
  width:10px;
  height:7px;
  position:relative;
  left:-6px;
  background:url(images/rsp_video_22.gif);
  background-repeat:repeat-x;
}

.ombre_footer_right{
  float:right;
  width:6px;
  height:7px;
  background:url(images/rsp_video_23.gif);
  background-repeat:repeat-x;
}

.footer{
  float:left;
  width:100%;
  height:40px;
  position:relative;
  top:20px;
}

.link_tofs{
  font-size:14px;
}

