/******************** Entête UTF-8 ******************\
*
*	fichier			: public/css/admin/gestion_commentaires.css
*	projet			: TAC 2011
*	version			: 1.0.0 2012/08/13 11:25 DA
*
\****************************************************/

h3 {margin:0; padding:0; font-size:100%;}
.message {clear: both; padding: 10px 0px; display: none;}
.message, .message p { color: #cd0a0a !Important; font-size: 12px;}
.monCommentaireTexte p {overflow: hidden;}
.monCommentaire {margin:20px 0;border-bottom:1px solid #7F7F7F;}
.monCommentaireAnswer {margin: 0px 0px 50px 150px; border-bottom:1px solid #7F7F7F;}
.date {float: left; font-size: 12px; color: #8c8c8c;}
.nb_commentaire {text-align: center; font-size: 16px;}