	.fn,
	.url
	{
		font-size:24px;
		color:#007CFF;
		text-decoration:none;
	}

	.fn:hover,
	.url:hover
	{
		color:#fff;
		background-color:#007CFF;
	}

	.commentmetadata
	{
		font-size:10px;
		margin: 5px 0 5px 52px;
		/*
		margin-top:12px;
		margin-bottom:15px;
		*/
		float:left;
		display:block;
		text-decoration:underline;
	}
	
	.commentlist p
	{
		margin: 5px 0 0 31px;
	}
	.comment_text
	{
		padding-left:20px;
		margin-bottom:15px;
		display:block;
		width:650px;
	}

	.comment_numb
	{
		width:15px;
		padding-top:7px;
		height:30px;
		font-size:13px;
	}


	.comment-author
	{
		float:left;
		margin-right:0px;
	}

	.attente
	{
		float:right;
	}

	.comment-body p
	{
		clear:both;
		display:block;
		margin-bottom:15px;
		line-height:19px;
	}

	#commentform
	{
		padding-top:20px;
		border-top:1px solid #007CFF;
	}

	#comments
	{
		font-weight:bold;
		font-size:14px;
	}

	#respond input,
	#respond textarea
	{
		border:1px solid #7f9db9;
		padding:2px 1px 2px 1px;
	}

	#respond input:focus,
	#respond textarea:focus
	{
		border:1px solid #000;
	}

	.label_text
	{
		font-size:12px !important;
		margin-top:10px;
		margin-bottom:5px;
	}

	.ipt_text
	{
		width:250px;
		border:1px solid #c2c5be;
		color:#82877c;
	}

	.ipt_text:focus
	{
		border:1px solid #007cff !important;
		color:#000;
	}

	.textarea_comment:focus
	{
		border:1px solid #007cff !important;
	}






