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

img {
  border-width: 0px;
}
a:link        
{ color: #aaa;
  text-decoration: none;
}
a:visited        
{ color: #aaa;
  text-decoration: none;
}
a:hover     aaa
{ color: #808080;
  text-decoration: none;
}

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

.myborder {
  font-size:           10px;
  color:               #eee;
  background-color:    #000;
  font-weight:         normal;
  border-color:        #666;
  border-style:        solid;
  border-top-width:    1px; 
  border-right-width:  1px; 
  border-bottom-width: 1px; 
  border-left-width:   1px;
}

.text_area {
  font-family: arial;
  font-size: 12px;
}

a.footer, a.footer:visited, .footer a, .footer a:visited {
  color: #616161;
}
img.footer {
  vertical-align: baseline;
  padding: 0 10 0 10px;
}

div.content_text_news {
  padding-left: 14px;
  padding-right: 4px;
  padding-top: 4px;
}

img.image_news {
  margin: 10 2 0 4px;
  border: #222 1px solid;
}

div#footer {
  font-family: arial;
  font-size: 10px;
  position: relative;
  text-align: center;
  top: 0px;
  color: #616161;
  font-size: 10px;
}
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: #222;
}

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

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

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

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

div#content_news {
  background: url('/images/bg-news.png') no-repeat top left;
  width: 466px;
  margin-top: 4px;
  height: 134px;
  font-size: 10px;
  border: #222 1px solid;
}

div#content_rubrique {
  background: url('/images/bg-content.jpg') no-repeat center top;
  height: 443px;
  width: 725px;
}

div#menu_gauche {
  position: absolute;
  top: 77px;
  left: 3px;
  font-size: 10px;
  color: #b3d3e9;
  width: 160px;
  height: 347px;
  overflow: hidden;
}

table#main_table {
  background: url('/images/bg-main.png') no-repeat center top;
  position: center;
  top: 0px;
  left: 0px;
}

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('/images/croix.png');
}

div#main {
  position: relative;
  top: -40px;
  left: 89px;
  width: 725px;
  height: 443px;
}

div#titre_article {
  background-color: #292929;
  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;
}
