/* ---Les News--- */
.bloc_news{
	margin-bottom : 20px;
	background-color:#161616;
	border: 1px solid #CC0000;
	-moz-border-radius: 7px;
	padding: 4px;
}
h3.news{
	width:98%;
	color:#CCCCCC;
	text-align:center;
	font-size:18px;
	text-decoration:none;
	background-image:url("/images/titre2.png");
	margin:0;
	padding:3px;
	border-left:4px solid #990000;
	border-right:4px solid #990000;
}
.auteur_date{
	text-align:right;
	font-size:80%;
}
