/*
	Feuille de style des nouvelles
	du site.
	
	8 avril 2008
	Alexandre Lepage
	alex@difuzer.com
*/

.bloc_news {
	margin-right: 10px;
	margin-bottom: 10px;
	background: url('/img/bg_news.png');
	width: 80%;
	margin-left: 10%;
}
.bottom {
	border-bottom: 1px solid #c1c1c1;
}

.bloc_news h2 {
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 5px;
	font-family: Arial, Serif;
	color: #31598c;
}
