.legal {
	color: #189DDF;
}
a:link {
	color: #189DDF;
	text-decoration: none;
}
a:hover {
	color: #003;
	text-decoration: underline;
}
a:visited {
	color: #360;
	text-decoration: none;
}
a:active {
	color: #0CF;
	text-decoration: none;
}
a:visited:hover {
	color: #003;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #189DDF;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #8DB638;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #8DB638;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DB638;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.legende {
	font-size: 9px;
	color: #8DB638;
}
.lettrines {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
.img2 {
	padding: 0px;
}
