
.BlocNews {
	position:relative;
	float:left;
	width:170px;
	margin:0 10px 0 0px;
	height:140px;
	vertical-align:center;
	text-align:left;
}

.BlocNews .Couverture {
	margin:0px 4px 0 0;
	border:none;
	height:100px;
	float:left;
}

.BlocNews .Couverture img {
	border:1px solid #aaa;
	margin:0;
}

.BlocNews h3 {
	font-size:0.70em;
}

.BlocNews h3 a {
	color:#000;
	text-decoration:none;
	font-style:italic;
}

.BlocNews h4 {
	font-size:0.65em;
}

.BlocNews h4 a {
	color:#000;
	text-decoration:none;
}

.BlocNews a:hover {
	color:#ED1C24;
}

.h2News {
	clear:both;
	text-align:left;
	padding:20px 0 10px 0;
	border-top:1px solid #eee;
	color:#ED1C24;
}
.linkRss{
	border-top:1px;
	width: 250px;
	margin:15px 4px 0 0;
}
.imgRss{
	float:left;
}
.linkRss img{
	margin:0;
}
.linkRss h3 {
	float:left;
	margin:2px;
}
.linkRss h3 a {
	color:#000;
	text-decoration:none;
}