.commentaire
{
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
.commentaire .nom
{
	width: auto;
	font-size: 12px;
	color: #FFF600;
	letter-spacing: 1px;
	margin-bottom: 2px;
}
.commentaire .nom a, .commentaire .nom a:visited
{
	color: #FFF600;
	text-decoration: none;
}
.commentaire .nom a:hover, .commentaire .nom a:visited:hover
{
	color: #FFFFFF;
}
.commentaire .date
{
	color: #76CE00;
}
.commentaire p
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 35px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #17527C;
}





