.doc {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffcc;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.link-af {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
