@charset "utf-8";
/* CSS Document */
body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-family: Geneva, sans-serif;
	font-size: 0.915em;
	text-justify: newspaper;
	background-color:#FFFFFF
}
a:link {
	color: #1E6498;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E6498;
}
a:hover {
	text-decoration: underline;
	color: #7E9800;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.4em;
	color: #819B02;
}
.titre {
	color: #00CCCC;
	font-weight: bold;
	font-size: large;
/*	text-decoration:underline */
}
.small {
	font-size: smaller
}
