body {
	background-color: #eaedaf;    
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url();
}
a:link {
	FONT-SIZE: 12px; COLOR:#3f773b; FONT-FAMILY: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
	text-decoration: none;
}
a:visited {
	FONT-SIZE: 12px; COLOR:#3f773b; FONT-FAMILY: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
	text-decoration: none;
}
a:hover {
	FONT-SIZE: 12px; COLOR:#3f773b; FONT-FAMILY: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif; 
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
}
#content H1 {
	font:bold 14px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
	color: #3f773b;
	margin-left: 5px;
}#content H2 {
	font:bold 12px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
	color: #3f773b;
	margin-left: 5px;
}
.content {
	border: 1px solid #eaedaf;
	padding: 12px;
	margin-bottom: 2px;
	font: 12px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
}
.title {
	font:bold 12px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
	text-align: center;

}

.liensuite {
	text-align:right;
}
.pic {
	vertical-align: top;
	text-align: center;
	font: 8pt "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
	color: #f9f9b9;
}
#menu {
	text-align: center;
	margin-bottom: 12px; border: 1px solid #eaedaf; padding: 12px;
	font:bold 12pt "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
}
#bottom {
	text-align: center;
	padding: 12px;
	margin-bottom: 12px;
	font:bold 10px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
}
