dl.AjArticle {
	margin-left: 0px;
	margin-bottom: 1em;
}

.AjArticle dt {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.AjArticle dd {
	margin-left: 15px;
}

.AjArticle dd.signature {
	font-style: italic;
	font-size: 8pt;
	text-align: right;
	font-weight: normal;
}

#editFrame {
	width: 600px;
	height: 250px;
	overflow: auto;
}

#AjEdition_txt_toolbar {
	display: none;
}

#AjEdition_txt {
	display: none;
	width: 600px;
	height: 250px;
}

#corps dl dt.info_commentaire {
	font-size:11px;
	padding-bottom:0px;
	background-color:#CCCCDD;
}
#corps dl dd.body_commentaire {
	padding-bottom:10px;
}
#commentaire {
	width: 100%;
	height: 120px;
}