#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;
	margin-right: 5px;
	margin-left: 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);
}
#navigation  a:hover {
	text-decoration: underline;
}

#menu2 .c_presentation {
	margin: 0px;
}
.c_presentation    a  {
	line-height: 40px;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	padding-right: 10px;
	color: #666666;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 2px;
}
p.c_presentation a:hover {
	color: #336699;
}

.jacques {
	background-image: url(../img/presentation/mini-jacques.jpg);
	background-position: left;
	text-align: right;
}
.raphael {
	background-image: url(../img/presentation/mini-raphael.jpg);
	background-position: right;
}
.robin { background-image: url(../img/presentation/mini-robin.jpg); background-position: right; text-align: left; 
}
.stephane { background-image: url(../img/presentation/mini-stephane.jpg); background-position: left; text-align: right; 
}
a.jacques:hover {
	background-image: url(../img/presentation/mini-jacques-h.jpg);
	background-color: #B9C7DD;
}
a.raphael:hover {
	background-image: url(../img/presentation/mini-raphael-h.jpg);
	background-color: #B9C7DD;
}
a.robin:hover {
	background-image: url(../img/presentation/mini-robin-h.jpg);
	background-color: #B9C7DD;
}
a.stephane:hover {
	background-image: url(../img/presentation/mini-stephane-h.jpg);
	background-color: #B9C7DD;
}
