h2#zoom_sur{
	font-size:2.4em;
	color:#8e7e7b;
	font-weight:normal;
	margin-top:30px;
	border-bottom:2px solid #8e7e7b;
	padding-left:35px;
}

#aff_news{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:15px;
}
#aff_news li.autre{
	float:left;
	width:44%;
	padding-left:40px;
	float:left;
	height:160px;
	margin-bottom:23px;
}
#aff_news li.premier{
	padding:0px 0px 22px 40px;
	zoom:1;
	width:42%;
	float:left;
}
#aff_news li span{
	display:block;
	width:44px;
	height:40px;
	text-align:center;
	color:#efefef;	
	padding-top:2px;
	font-size:1.2em;
	float:left;
	margin-right:7px;
	background:url('../images/date_news.gif') top left no-repeat;
	text-transform:capitalize;
}
#aff_news li.premier span{
	background:url('../images/date_news_bleu.gif') top left no-repeat;
}
#aff_news li h2{
	color:#041b6c;
	font-weight:bold;
	margin-left:57px;
}
#aff_news li h3{
	color:#8e7e7b;
	padding:0;
	margin:0;
	font-size:1.1em;
	margin-top:5px;
	margin-left:57px;
}
#aff_news li p{
	margin-top:10px;
	margin-left:57px;
	margin-right:20px;
	color:#041b6c;
}
#aff_news li.autre p{
	margin-right:50px;
	margin-top:0;
}
#aff_news li img.img_news{
	margin-top:20px;
	margin-left:-55px;
	float:left;
	margin-right:10px;
	background:url('../images/fond_img_home.png') top left no-repeat;
	padding:5px 5px 9px 6px;
}
#aff_news li.autre a.suite{
	float:right;
	margin-right:50px;
	padding-left:12px;
	color:#8e7e7b;
	text-decoration:underline;
	background:url('../images/en_savoir_plus_home.gif') center left no-repeat;
}
#aff_news li.autre a.suite:hover,#aff_news li.premier a.suite:hover{
	color:#00106a;
	background:url('../images/en_savoir_plus_home_bleu.gif') center left no-repeat;
}
#aff_news li.premier a.suite{
	margin-right:30px;
	float:right;
	padding-left:12px;
	color:#8e7e7b;
	text-decoration:underline;
	background:url('../images/en_savoir_plus_bleu.gif') center left no-repeat;
}
#fin_zoom_sur{
	clear:left;
	width:100%;
	margin-bottom:25px;
}
#fin_zoom_sur hr{
	border:0;
	border-top:2px solid #8e7e7b;
}
