#listeCommentaires{
margin-left: auto;
margin-right: auto;
width: 391px;
}

#nbCommentaires{
text-align: right;
margin-bottom: 20px;
}

#commentaires{
margin-top: 15px;
}

.commentaire{
width: 391px;
background-image:url(../img/bulleFond.gif);
background-repeat:repeat-y;
}

.commentaireContenu{
padding-left: 30px;
padding-right: 30px;
}

.commentairePseudo{
font-weight: bold;
color: #FFFF66;
}

.commentaireDate{
color: #CCCCCC;
font-size:10px;
font-style:italic;
}

.hautBulle{
padding-left: 65px;
padding-bottom: 0px;
height:33px;
background-image:url(../img/bulleHaut.gif);
background-position:bottom;
}

.basBulle{
height:31px;
background-image:url(../img/bulleBas.gif);
}

#formulaireInsertionCommentaire a{
	margin-left: 30%;
}
