body {
	background-color : #6EA174;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
p {
	width: 730px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
a {
	color : Black;
	text-decoration : underline;
}
a:hover {
	color : Yellow;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
.lien_menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
.lien_sous_menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
.lien_contenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Darkblue;
	text-decoration : none;
}
