#menu2 p.m_news {
	background-color: #EEEEEE;
	border: 1px solid #dedede;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu2 p.m_news .date {
	font-style: italic;
	display: block;
}
p.m_news a {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
p.m_news a:hover {
	color: #336699;
}
#menu2 p.m_news .auteur {
	background-image: url(../img/btn/auteur.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
}

