table {
	font-size: 12px;
	color:#227777;
}
a {
	color:#227777;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
acronym {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	cursor: default;
}
body {
	background-color:#FFFFFF;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	display:inline;
}
img {
	border:0;
}
li {
	margin-bottom:0.5em;
}
p, ul {
	margin-top:0;
	margin-bottom:0.7em;
}
.input, textarea, select {
	border:1px solid #227777;
	padding:1px 2px;
}
.article {
	width:540px;
	text-align:justify;
	margin:0 0 20px 0;
	padding:0;
}
.date {
	font-size: 10px;
	font-weight:bold;
	color:#999999;
}
.texte {
	font-size: 10px;
	border:3px solid #227777;
	padding:5px;
}
.titre {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.soustitre {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.commentaires {
	font-size: 10px;
}
.lireLaSuite {
	font-size: 10px;
	font-weight:bold;
}
.lesCommentaires {
	font-size: 10px;
	color:#999999;
	margin:0 0 0 30px;
}
.lesSignataires {
	font-size: 10px;
	margin:0;
	padding:0;
}
.lesSignataires tr {
	vertical-align:top;
}
.lesReponses {
	font-size: 10px;
	text-align:left;
}
.lesReponses .liste {
	color:#CCCCCC;
}
.noMargin {
	margin:0;
}
.messages {
	font-size: 10px;
	font-weight:bold;
	color:#FF0000;
}
.obligatoire {
	font-size: 10px;
	color:#FF0000;
}
.nonObligatoire {
	font-size: 10px;
	color:#FFFFFF;
}
.tri {
	font-size: 10px;
	font-weight: bold;
	color:#227777;
	padding:0;
	border:1px solid #227777;
}
.voyant {
	color:#FF0000;
	font-weight:bold;
}
.tab {
	margin-left:30px;
}
.narrow {
	font-family:"Arial Narrow";
}