@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.minutes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
p {
	font-size: .8em;
}
h2 {
	font-weight: bold;
	font-size: .8em;
}

.signature {
	font-weight: bold;
	text-align: right;
}
.reconnaissance {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #960;
}
#reponse  {
	text-align: justify;
}
#question {
	font-weight: bold;
	text-align: justify;
}
