.centre {
	text-align: center;
}

.affichage_commentaire {
	background-color: #eceff5;
	border-bottom-color: #e5eaf1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 9pt;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0pt;
	padding-top: 0px;
}

.petito {
	font-size: 9pt;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 0px;
}

.affichage_prenom {
	color: navy;
	font-weight: bold;
	margin-right: 4pt;
}

.pourbouton {
	margin-bottom: 4px;
	margin-right: 0px;
	margin-top: 4px;
	text-align: right;
}

.inactif {
	color: #c0c0c0;
}

#champ_saisie {
	border-color: #bdc7d8;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	font-family: Arial;
	font-size: 9pt;
	height: 100px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	width: 400px;
}

