
	/* style pour la seriePageBar */
	.m_u_SeriePage{
		border-top		:#edf 1px solid;
		border-bottom	:#edf 1px solid;
		padding:3px;
	}
	.m_u_SeriePage {
		font-size		:10px;
		color:#ed4897;
		font-weight:bold;
	}
	.m_u_SeriePage .return{
		font-size		:160x;
		color:#ed4897;
		font-weight:bold;
		/*text-decoration : none;*/
	}
	.m_u_SeriePage a{
		font-size		:10px;
		color:#000;
		font-weight:normal;
	}
	.pathway_cntr{
		font-size 		:11px;
		padding 		:5px;
	}
	.list_article_wrapper{
		padding:12px 20px 0 20px;
	}
	.list_article_wrapper a{
		font-size:11px;
		color	:#000;
		text-decoration		:none;
		font-weight:bold;
	}
	.list_article_wrapper a:hover, a:active {color:#888;}
	
	.list_event_wrapper a{
		font-size:11px;
		color	:#000;
		text-decoration		:none;
		font-weight:bold;
	}
	.list_event_wrapper a:hover, a:active {color:#888;}

	
.content_archiveList_wrapper sup{
	display:none;
}	
.content_archiveList_wrapper .group_wrapper{
	margin:14px 14px 0 14px;
	background-color:#f4f5f5;
	padding:4px;
}
.content_archiveList_wrapper .group_title{
	font-size:11px;
	text-transform:uppercase;
	color:#ee4799;
	font-weight:bold;
	border-bottom:#ee4799 1px solid;
}
.content_archiveList_wrapper .article_wrapper{
	margin-top:24px;
}
.content_archiveList_wrapper .article_title{
	margin-bottom:8px;
}


.content_archiveList_wrapper a.title_link {
	font-weight:bold;
	font-size:11px;
	color:#f00;
	margin-bottom:10px;
	background-color:f4f5f5;
}
.content_archiveList_wrapper a.intro_link {
	font-weight:normal;
	font-size:11px;
	color:#495963;
	background-color:f4f5f5;
}
.content_archiveList_wrapper .article_intro {
	margin-bottom:10px;
}

.content_article_wrapper{
	margin:15px 20px 5px 20px;
}
.content_article_title{
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;'
}
.content_article_line{
	border-bottom:#ee4799 1px solid;
	margin-bottom:10px;
}
.content_article_bar_wrapper{
	float:right;position:relative; top:-8px;
}
.content_article_bar{
	font-size:11px;
}
.content_article_content_wrapper{
	 font-size:11px;text-align:justify;width:400px;padding:30px
}
.content_article_intro{
	font-weight:bold;margin:0 0 10px 0;
}