.images {
 font-family: "Times";
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #808080;
 text-decoration: none;
 text-align: center;
 margin-right: 0px;
 margin-left: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}
.comment_auteur {
 font-family: "Times";
 font-size: 14px;
 font-style: italic;
 font-weight: bold;
 color: #A6A6A6;
 text-decoration: none;
 text-align: right;
 margin-right: 10px;
 margin-left: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
}
.comment_titre {
 font-family: "Times";
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 color: #A6A6A6;
 text-decoration: none;
 text-align: center;
 margin-right: 10px;
 margin-left: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
}
.commentaires {
 font-family: "Times";
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 color: #A6A6A6;
 text-decoration: none;
 text-align: justify;
 margin-right: 10px;
 margin-left: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
}
