body {
	background-image: url('images/fond_vert.gif');
	background-color: #8FAB67;
}

a:link {
	text-decoration: none;
	color: #EEECD3;
}
a:visited {
	text-decoration: none;
	color: #EEECD3;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.entete {
	font-family: Verdana;
	font-size: 10px;
	color: #EEECD3;
	font-weight: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C3733;
}

a:link.p {
	text-decoration: none;
	color: #7E975B;
}
a:visited.p {
	text-decoration: none;
	color: #7E975B;
}
a:hover.p {
	text-decoration: none;
}

.lettrine {font-size: 18px}