body {
  font-size: 12px;
  background-color: #000;
  color: #fff;
  font-family: arial;
  margin-top: 0px;
}

img {
  border-width: 0px;
}

#header {
  width: 1280px;
  height: 165px;
  background: transparent url('header.png') no-repeat top center;
}

table#main_table {
  background: #000 url('bg_main.png') no-repeat center top;
}

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

a:hover { 
  color: #808080;
  text-decoration: none;
}

.myborder:focus, .myborder:hover {
  background-color:    #666;
}

.myborder {
  font-size:           10px;
  color:               #eee;
  background-color:    #000;
  border: #666 solid 1px;
}

a.footer, a.footer:visited, .footer a, .footer a:visited {
  color: #616161;
}

img.footer {
  vertical-align: baseline;
  padding: 0 10 0 10px;
}

img.image_news {
  margin: 0;
}

div#footer2 {
  font-family: arial;
  font-size: 10px;
  text-align: center;
  color: #616161;
  font-size: 10px;
  margin-top: 20px;
}

div#footer {
  font-family: arial;
  font-size: 10px;
  position: absolute;
  text-align: center;
  top: 640px;
  color: #616161;
  font-size: 10px;
  width: 95%;
  _margin-left: -1200px;
}

div#small_scroll {
  position: absolute;
  width: 145px;
  left: 5px;
  height: 347px;
  overflow: hidden;
}

div#small_track {
  position: absolute;
  top: 0px;
  left: 155px;
  width: 3px;
  height: 347px;
  background-color: #313131;
}

div#small_pointer {
  float: right;
  width: 3px;
  height: 20px;
  background-color: #aaa;
  cursor: pointer;  
}

div#large_scroll {
  position: absolute;
  right: 55px;
  width: 650px;
  height: 347px;
  margin-top: 77px;
  overflow: hidden;
}


div#long_scroll {
  position: absolute;
  right: 55px;
  width: 490px;
  height: 347px;
  margin-top: 77px;
  text-align: justify;
  overflow: hidden;
}

div#long_track {
  float: right;
  width: 3px;
  height: 347px;
  margin-top: 77px;
  background-color: #313131;
  margin-right: 31px;
}

div#long_pointer {
  float: right;
  width: 3px;
  height: 40px;
  background-color: #aaa;
  cursor: pointer;  
}

div.content_news {
  width: 488px;
  margin-bottom: 4px;
  height: 110px;
  font-size: 10px;
  border: #222 1px solid;
}

div.content_news_text {
  margin: 5px;
  text-align: justify;
  color: #999;
  vertical-align: middle;
  height: 60px;
}

div.titre_news_text {
  margin: 5px;
  color: #fff;
  text-transform: uppercase;
}

div.read_more {
  float: right;
  margin-right: 5px;
}

div#content_rubrique {
}

div#menu_gauche {
  position: absolute;
  top: 77px;
  left: 9px;
  font-size: 10px;
  width: 160px;
  height: 347px;
  overflow: hidden;
  z-index: 10;
}

ul.presse a, ul.presse a:visited {
  color: #fff;
}

ul.presse a:hover {
  color: #ccc;
  text-decoration: underline;
}

ul.presse {
  color: #999;
  font-style: italic;
}


ul.menu_gauche {
  list-style-position: outside;
  list-style-type: none;
  list-style-image: url('sep_menu_gauche.png');
  margin-top: -3px;
}

ul.menu_gauche a:hover, ul.menu_gauche a.selected {
  color: #99ccff;
  text-decoration: none;
}

div#main {
  position: absolute;
  background: transparent url('bg_content.png') no-repeat top center;
  top: 173px;
  left: 89px;
  width: 725px;
  height: 443px;
}

div#titre_article {
  height: 30px;
  float: left;
  padding-top: 10px;
  margin-top: 21px;
  padding-right: 5px;
  margin-bottom: -50px;
  margin-left: 39px;
  font-size: 16px;
}

div#login {
  position: absolute;
  top: 200px;
  left: 280px;
  width: 400px;
}

div#list_language_pic {
  position: absolute;
  top: 205px;
  left: 747px;
}

div#seaorbiter_3d {
  width: 170px;
  height: 228px;
  position: absolute;
  top: 0px;
  left: 1120px;
}

div#rolex {
  width: 187px;
  height: 80px;
  position: absolute;
  top: 15px;
  left: 900px;
}

div#partenaires {
  width: 219px;
  height: 320px;
  background: transparent url('logos_test.png') no-repeat bottom left;
  position: absolute;
  top: 115px;
  left: 900px;
  font-size: 14px;
  color: #ccc;
}

div#soutient {
  width: 291px;
  height: 190px;
  background: transparent url('soutient_test.png') no-repeat bottom left;
  position: absolute;
  top: 435px;
  left: 900px;
  font-size: 14px;
  color: #ccc;
}

div#menu_front {
  position: absolute;
  top: 103px;
  left: 180px;
}
div#menu_front div {
  display: inline;
  margin: 0;
  background: transparent url('sep.png') no-repeat top right;
  padding-right: 10px;
  padding-left: 10px;
}

div#menu_front a:link, div#menu_front a:visited {
  color: white;
  font-weight: normal;
  font-size: 12px;
  text-shadow: 2px 2px 2px #000;
}

div#menu_front a:hover {
  color: #99ccff;
  text-shadow: 2px 2px 2px #000;
}

