.bloc_news
{
	margin:0 30px 35px 20px;
	background-color:#282828;
	border:1px solid;
	border-color:#5C5C5C #3F3F3F #343434 #515151;
}
h3.news
{
	display:block;
	margin:0;
	padding-top:3px;
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	text-indent:16px;
	border: none;
}
.auteur_date_commentaires
{
	color: #289FDF;
	font-size:10px;
	padding:4px 8px 0;
}
.bloc_news .droite
{
	text-align:right;
	margin-bottom:2px;
}
.auteur_news
{
	float:left;
}
.commentaires_news
{
	float:right;
}
.contenu_news
{
	margin-top:5px;
	padding:5px 7px 0;
	text-align: justify;
	line-height: 16px;
}
.header_news
{
	border-bottom:1px #5D5D5D dotted;
	padding-bottom:5px;
	background:#323232 url("header-news.png") repeat-x;
}
.pagination_news
{
	text-align:center;
	position:relative;
	top:-15px;
}
.bloc_news.commentaires
{
	margin-top:20px;
}
