h2.titre{
	font-size:25px !important;
	padding-left:20px;
	padding-top:20px;
	background:url(../img/fleche_bleue1.jpg) no-repeat left 24px;
	color:#041140 !important;
	line-height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	margin-bottom:30px;
}
#news_classement{
	float:right;	
	width:215px;
}
#news_classement .top{
	background:transparent url(../img/news_archives_top.png) no-repeat;
	width:	215px;
	height:48px;
}
#news_classement .bottom{
	background:transparent url(../img/news_archives_bottom.png) no-repeat;
	width:	215px;
	height:55px;
}
#news_classement > ul {
	list-style:none;	
	background:transparent url(../img/news_archives_center.png) repeat-y;
	width:215px;
	text-align:right;
	padding-top:10px;
    min-height: 70px;
}
#news_classement > ul > li > a {
	color:#051141;
	font-weight:bold;	
	float:right;
	font-size:14px;
}
#news_classement > ul > li > a > .nb {
	color:#2758d7;
	font-weight:bold;	
}
#news_classement > ul ul{
	list-style:none;
	margin-left:20px;
	text-align:right;
	clear:both;
	padding-top:7px;
	padding-bottom:7px;
}
#news_classement > ul ul .actu a{
 	color:#096DD1;
}
#news_classement a {
	margin-right:40px;	
	clear:both;
}
#news_classement a span {
	float:left;
	margin-left:5px;
}
#news_classement > ul ul a{
	color:#041140;	
}
#news_classement a .arrow{
	background:transparent url(../img/news_archives_arrow_right.png) no-repeat;
	width:7px;
	height:13px;
	margin-top:4px;
	margin-right:2px;
}
#news_classement .actu a .arrow{
	background:transparent url(../img/news_archives_arrow_bottom.png) no-repeat;
	width:14px;
	height:8px;
	margin-top:3px;
	margin-right:0px;
}
#news_classement a .archive{
	background:transparent url(../img/news_archives_article.png) no-repeat;
	width:12px;
	height:17px;
}
.news{
	width:700px;
	margin-left:20px;
	margin-top:20px;
}
.news p{
	padding-top:5px;
	padding-bottom:5px;
}
.top_news{
	background:url(../img/news-top.jpg) no-repeat;
	width:700px;
	height:23px;
}
.bottom_news{
	background:url(../img/news-bottom.jpg) no-repeat;
	width:701px;
	height:53px;
}
.center_news{
	position:relative;
	width:700px;
}
.imgCenterNews{
	background-image:url(../img/news-center.jpg);
	height:274px;
	width:700px;
	position:absolute;
	width:700px;
	z-index:0;
}
.news_table > table{
	background-color:#f2f5fb;
	border-collapse:collapse;	
	border-spacing: 0px;
	margin-left:15px;
	width:660px;
	position:relative;
	z-index:1;
}
.news_table > table td{
	vertical-align:top;
}
.news_table{
	height:257px;
	overflow:hidden;
}
.actions_news{
	background:url(../img/news-ombre-haut.png) no-repeat bottom center;
	height:70px;
	overflow:hidden;
	position:relative;
}
.actions_news a{
	display:inline-block;
	margin-top:10px;
	margin-left:10px;
	text-align:center;
}
.date_news{
	position:absolute;
	top:10px;
	right:20px;
	font-weight:bold;
	color:#000f43;
}
.titres_news{
	background:url(../img/news-ombre-bas.png) no-repeat bottom center;
	height:187px;
	overflow:hidden;
}

.news_corps{
	background:url(../img/news-center2.jpg) repeat-y;
	width:690px;
	padding-right:10px;
	position:relative;
	z-index:1;
	color:#030C4D !important;
	padding-top:20px;
}
.news ul{
	margin-left:50px;	
	margin-top:5px;
	margin-bottom:5px;
}
.news p
{
	margin:auto 20px !important;
}
.news p,.news p *{
	
	font-size:12px  !important;
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:15px !important;
}
.news h2,.news h3
{
	margin-top:20px !important;
	margin-left:10px !important;
	margin-right:10px !important;
}
.news h2,.news h2 *{
	color:#0331db !important;
	font-weight:bold;
	font-size:18px !important;
	line-height:20px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	background:none !important;
	width:auto !important;
}
.news h3,.news h3 *{
	color:#000f43 !important;
	font-weight:bold !important;
	font-size:14px !important;
	line-height:15px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	background:none !important;
	width:auto !important;
}


