/* Polymod lastNews */
.polymod_news{
	margin:				0px;
	padding:			10px 0 0 10px;
}
.polymod_news_content{
	margin:				0px;
	padding:			0 0 15px 14px;
	background:			url(/img/puce_orange.gif) no-repeat 0px 4px;
}
.polymod_news_title{
	font-weight:		bold;
	color:				#093d68;
}
.polymod_news_title a:link{
	font-weight:		bold;
	color:				#093d68;
	text-decoration:	none;
}
.polymod_news_title a:visited{
	font-weight:		bold;
	color:				#093d68;
	text-decoration:	none;
}
.polymod_news_title a:hover{
	font-weight:		bold;
	color:				#ff4f00;
	text-decoration:	none;
}
.polymod_news_title a:active{
	font-weight:		bold;
	color:				#093d68;
	text-decoration:	none;
}
.polymod_news_date{
	font-weight:		normal;
	color:				#555d6a;
}
.polymod_news_introduction{
	margin:				0px;
	padding:			0px;
	color:				#000000;
	clear:				both;
}
.polymod_news_file{
	margin:				0px;
	padding:			0px;
}
.polymod_news_file a:link{
	color:				#FF6000;
	text-decoration:	none;
}
.polymod_news_file a:visited{
	color:				#FF6000;
	text-decoration:	none;
}
.polymod_news_file a:hover{
	color:				#FF6000;
	text-decoration:	underline;
}
.polymod_news_file a:active{
	color:				#FF6000;
	text-decoration:	none;
}