

.comment     { background-color: #0066FF }

.comment_table     {
	background-color: white;
	width: 70%;
	border-style: solid;
	border-width: 1px;
	border-radius:  5px;
}

.comment_table table    {
	#position: relative;
	#background-color: red;
	margin-top: 00px;
	margin-right: 00px;
	margin-bottom: 00px;
	margin-left: 00px;
	padding-right: 00px;
	padding-bottom: 00px;
	padding-left: 00px;
	#max-width: 70%; /* ne pas dépasser */
	/* autoriser la césure */
	word-break: break-all;

}

.comment-value {
color: #000000; font-size: 8pt; text-align: justify;
                word-spacing: 4px; margin-bottom: 0pt;
                margin-top: 0pt;
                }
.comment-value_start {
                }
.comment-value_end {
                }

.comment-title {
   color: #0D6DFF; font-size: 8pt; text-align: left;
   font-weight: bold ; border-bottom-style:    solid;
   border-bottom-width: 0
}

.comment-flash {
   /* color: #0D6DFF; */
   font-size: 16pt; text-align: left;
   font-weight: bold ; border-bottom-style:    solid;
   border-bottom-width: 0
}

.comment-date
{
		color: #0D6DFF; font-size: 8pt; text-align: right;
                border-bottom-style:    solid; border-bottom-width: 0
}

.comment-author { color: #FF9933; font-size: 10px; text-align: right;
                margin-bottom: 20pt }


.comment-select {
                }

.comment_invisible {
	display: none;
}
