.lien {
	color: #339933;
	text-decoration: none;
	font-weight : bold;

}
.lien:hover {
	color: #FF6600;
	text-decoration: none;
}.souligne {
	text-decoration: underline;
}
.police {
	font-size: x-small;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lien2 {
	color: #FF6600;
	text-decoration: underline;
	font-weight : bold;

}
.lien2:hover {
	color: #FF6600;
	text-decoration: none;
}
.box {
	border: 1px solid #E1E1E1;
}
.lien3 {
	color: #0000FF;
	text-decoration: none;
}
.lien3:hover {
	color: #006600;
	text-decoration: none;}
.police1 {
	font-size: small;
	color: #000000;
	font-family: Forte;
}	
.body_background
{
	background:#272727 url(http://www.belgianmarshals.be/bm2009/templates/xblog/images/background.png) 0% 0% repeat-x;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#E1E1E1;
}