#centre  .c_last_msg   {
	background-image: url(../img/lignes/msg.gif);
	background-repeat: repeat-x;
	background-position: center 40px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#centre .last_msg_date {
	font-style: italic;
}
#centre .c_last_msg a {
	font-weight: bold;
	background-image: url(../img/btn/news-noir.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
	background-position: left center;
}
#centre .c_last_msg a:hover {
	color: #336699;
	background-image: url(../img/btn/news-bleu.gif);
}

#menu2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#menu2  ul a {
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}
#menu2 ul a:hover {
	color: #336699;
}

