@charset "utf-8";
/* ------------------------------- Structure News ------------------------------- */
#page #content .module .news-titre_bg
{
	background:url(../images/news/news-titre3.png) repeat-x;
	height:43px;
}

#page #content .module .news-bg_titre-fr
{
	background:url(../images/news/bg-titre-news-fr.png) no-repeat;
	height:43px;
}

#page #content .module .news-bg_titre-en
{
	background:url(../images/news/bg-titre-news-en.png) no-repeat;
	height:43px;
}


#page #content .module .news-titre
{
	float:left;
	font-size:18px;
	font-family:"myriad Pro", arial;
	color:#597b0c;
	padding-left:40px;
	padding-top:3px;
}


#page #content .module .news-style_detail
{
	display:block;
	font-size:11px;
	color:#626161;
	font-family: "myriad Pro", arial;
}

#page #content .module .nb-comment
{
	float:right;
	width:40px;
	margin-top:12px;
	margin-right:7px;
	text-align:center;
	font-size:14px;
}

#page #content .module .new-content1
{
	background:url(../images/news/news-content1.png) no-repeat;
	height:10px;
}

#page #content .module .new-content2
{
	background:url(../images/news/news-content2.png) repeat-y;
	padding-left:12px;
	padding-right:12px;
	overflow:hidden;
}

#page #content .module .new-content3
{
	background:url(../images/news/news-content3.png) no-repeat;
	height:13px;
}