body {
	background-image: url(../img/edito-background.gif);
}

.home .actualite {
	background-image: url(../img/bloc-background-bas.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #c0c0c0;
}

.home .rss {
	position: absolute;
	top: 8px;
	right: 8px;
}

.home .actualite .bloc_article {
	position: relative;
	height: 206px;
}

.home .actualite .visuel {
	float: left;
	width: 211px;
	height: 166px;
	margin-left: 20px;
	margin-right: 8px;
}

.home .actualite .article {
	float: left;
	width: 352px;
	height: 166px;
	background-image: url(../img/actualite-background.gif);
	background-repeat: no-repeat;
}

.home .actualite h2 {
	line-height: 30px;
	text-align: left;
}

.home .actualite p {
	padding: 5px 10px;
	font-size: 13px;
}

.home .actualite .lirelasuite {
	position: absolute;
	top: 166px;
	left: 507px;
}