body
{
  background-color:#333333;
}

#fond1
{
  width: 998px;
  height: 300px;
  background: url('../images/fondTest.jpg') top left repeat;
}

#fond2
{
  background: url('../images/fond-2.jpg') top left repeat !important;
}

#fond3 {
	background: url('../images/pixel_blanc.png') top left repeat !important;
}

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

a.lieninf
{
  text-decoration:none;
  color:#C0C0C0;
  font-size:11px;
  font-family:Verdana;
}