body
{
  font: 12px/170% Verdana, sans-serif;
  background-image: url(includes/template-images/fond.png);
  background-color: #474747;
  background-repeat: repeat-x;
}

h1
{
  margin: 0px 0px 10px 0px;
}

h1 a, h2, h3
{
  color: #757575;
  text-decoration: none;
}

a
{
  text-decoration: none;
  color: red;
}

#page
{
  background-color: white;
  width: 780px;
  margin: 20px auto 0px auto;
  padding: 10px;
  -moz-border-radius: 20px;
}

#credits
{
  font-size: 8pt;
  color: #101010;
  text-align: center;
  margin: 10px auto;
  width: 780px;
}

#credits a
{
  color: #101010;
}

#header
{
  border-bottom: 1px solid #DBDBDB;
}

.annonce
{
  padding-bottom: 10px;
  border-bottom: 1px solid #DBDBDB;
  text-align: justify;
}

#search
{
  float: right;
}

#menu ul
{
  margin-top: 0px;
  list-style: none;
  padding-left: 0px;
}

#menu ul li
{
  display: inline;
  padding-left: 20px;
}

.blackborder
{
  border: 1px solid #CCCCCC;
}

#pager
{
  text-align: center;
}

.cover-note.voted
{
  color: #999999;
}

.cover-note img
{
  border: 0px;
}

a .thumbnail
{
  border: 1px solid white;
}

.thumbnail .reflected
{
  border: 1px solid white;
}

a:hover .thumbnail .reflected
{
  border: 1px solid red;
}

.thumbnail canvas
{
  border: 1px solid white;
}

.thumbnail-frame
{
  width: 150px;
  vertical-align: bottom;
}

.tip
{
  color: grey;
}

.big-image
{
  margin-left: 140px;
}
