.fondboxgauche {
	background-image: url(img/img_borderboxgauche.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fondboxdroit {

	background-image: url(img/img_borderboxdroit.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.fondboxhaut {


	background-image: url(img/img_borderboxhaut.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fondboxbas {



	background-image: url(img/img_borderboxbas.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondtable {
	background-image: url(img/fondtable.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #684522;
}
.lienkemenn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #552B00;
	text-decoration: none;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9900;
	text-decoration: none;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #684522;
	font-weight: bold;
}
