body {
	background-image: url(../images/fond_site.gif);
}
.menu {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.menu p {
	margin: 29px;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #52AB1B;
	text-decoration: none;
	margin: 0px 80px;
	font-weight: bold;
}
.table {
	border: 1px solid #666666;
}
.menu a:link {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu a:visited {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu a:active {



	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.fond_main {
	background-color: #FFFFFF;
	background-image: url(../images/fond_main.gif);
	background-repeat: no-repeat;
	background-position: center;
}
