@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C1D8CA;
	text-decoration: none;
}
a:visited {
	color: #C1D8CA;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #99BFA8;
	text-decoration: none;
}
.sep_menu {
	color: #FFFFFF;
	font-weight:bold;
}
.footer {
	font-size:10px;
	color: #FFFFFF;
	font-weight:bold;
}
.titre {
	font-size:20px;
	color: #76A98A;
	font-weight:bold;
}