body {
	background-image: url(images/page/fond.gif);
	background-repeat: repeat-x;
	background-color: #48566B;
	background-attachment: scroll;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-family: Arial;
	font-size: 22px;
	color: #F97000;
	padding-top: 10px;
	padding-left: 10px;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.textblack {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.references {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color:#666666;
}
.footer2 {
	font-family: Arial;
	font-size: 11px;
	color: #3C6FB5;
	text-decoration: underline;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFDF55;
	text-decoration: underline;
}
.footer2:hover {
	color: #F97000;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
