BODY {
  background-image:  url(images/structure/fond.gif);
  background-color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #0b345d
}

HR {
  color: #0b345d;
}

A {
  color: #0b345d;
  text-decoration: underline;
}

A:visited {
	color: #006699;
  text-decoration: underline;
}

A.actus {
  font-size: 11px;
  text-decoration: none;
}

A.actus:hover {
  font-size: 11px;
  text-decoration: underline;
}

.titre {
  color: #0b345d;
  font-size: 18px;
  font-weight: bold;
}

.forum {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.encadretitre {
  background-color: #0b345d;
  color: #ffffff;
  font-weight: bold;
}

.encadrecorps {
  background-color: #ffffff;
  color: #0b345d;
  text-decoration: none;
}