*|body {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  background-color: #442200;
  background-image: url(images/rsc/mn_fond.jpg);
  background-repeat: repeat-x;
}
*|a:link {
  color: #333333;
}
*|a:hover {
  color: #666666;
}
*|a:visited {
  color: #333333;
}
*|h1 {
  color: #333333;
  font-size: 18px;
  font-family: Time;
  line-height: 30px;
}
*|td {
  color: #666666;
  font-size: 12px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  line-height: 15px;
}
*|th {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #cccccc;
  background-color: #333333;
}
*|.bodystyle {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
*|.small {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #c0c0c0;
}
*|.medium {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 14px;
}
*|.big {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 16px;
}
*|.xbig {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 24px;
}
*|.expanded {
  line-height: 18px;
  letter-spacing: 4px;
  font-size: 10px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
*|.justified {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  text-align: justify;
}
*|.footer {
  font-family: "Times New Roman",Times,serif;
  font-size: 9px;
  color: #999999;
}
.img_container {
  float: left;
  position: relative;
  width: 400px;
  height: 400px;
  padding: 0px 0px 0px 0;
}
img.img_shining {
  position: relative;
}
.img_shine {
  opacity: 0.2;
  width: 400px;
  height: 400px;
  background: url('images/rsc/shine.png');
  position: absolute;
  top: 0px; left: 0px;
  background-position: -500px 0;
  background-repeat: no-repeat;
}

