body,td,th {
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: justify;
}
body {
	background-color: #f5fadc;
	margin-top: 30px;
}
a:link {
	color: #A9B300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A9B300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.Titre {
	color: #A9B300;
	font-size: 18px;
}
.Italique {
	font-style: italic;
}
.gras {
	font-style: normal;
	font-weight: normal;
	color: #A9B300;
}
.commentaires {
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
}


a:link.lienbleu {
	color:#003366;
}
.commentairenote {
	font-size: 13px;
	font-style: italic;
}
.beugeneris {color: #000033}
