body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

.txtnormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}

.txtnormal:hover {
	color: #000000;
	text-decoration: none;
}

.txtpetit {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

.linksbottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8A9CB1;
	text-decoration: none;
}

.linksbottom:hover {
	color: #000000;
}