#actuListing{
	margin-right:20px;
}

.item {
	margin:0 0 20px 30px;
	width:640px;
}
.item .chapeau{
	font-weight:bold;	
	margin:0 0 10px 0;
}
.item .texte{
	text-align:justify;
}

.item p.link{
	text-align:right;
	margin-right:5px;
	margin-top:20px;
}
.item p.link a{
	color:#863721;
	text-decoration:none;
	font-weight:bold;
}

.documents{
	margin:0 0 15px 0;
}

.documents h2{
	width:670px;
}

.documents p{
	width:640px;
	margin:0 0 0px 30px;	
}

.commentaires{
	margin:0 0 20px 0;
}

.commentaires h2{
	width:670px;
}

.commentaires p.premier{
	text-align:center;
	width:640px;
	margin:0 0 15px 0;
}

.commentaires .form{
	margin:0 0 0 30px;
}
.commentaires .form p{
	text-align:center;
	width:640px;
}
.commentaires .form td{
	padding:3px;	
}
.commentaires .form .top{
	vertical-align:top;
}

.commentaires .comm{
	width:650px;
	margin:0 0 15px 30px;	
}
.commentaires .comm .date{
	float:right;
}	
.commentaires .comm .pseudo{
	padding-bottom:3px;
	border-bottom:2px solid #FFB50E;
	margin:0 0 5px 0;
}

.url{
	display:none;
}
