.fondcontenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(img/bg_contenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: thin solid #000000;
}
.bgboxtop {
	background-color: #FDEBC1;
	background-image: url(img/bg_topbox.gif);
	background-position: top;
}
.bgboxdroit {
	background-color: #FDEBC1;
	background-image: url(img/bg_topboxdroit.gif);
	background-position: right;
}
.bgboxgauche {
	background-color: #FDEBC1;
	background-image: url(img/bg_topboxgauche.gif);
	background-position: left;
}
.bgboxbas {
	background-color: #FDEBC1;
	background-image: url(img/bg_topboxba.gif);
	background-position: 2px;
	background-repeat: repeat-x;
}.lienkemenn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.bgboxtoptitre {
	background-image: url(img/bg_topboxtitre.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #411d11;
	text-decoration: none;
	text-align: justify;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #411d11;
	text-decoration: none;
	font-weight: bold;
}
