#container #col_centre.credits h2 {
	font-size: 1.5em;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	margin: 0px;
	background-image: url(../Images/fond-actu-bleu.png);
	line-height: 2em;
}
#container .div_credits {
	background-image: url(../Images/fond-actu.png);
	background-repeat: repeat;
	font-size: 1.3em;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#container .div_credits .noms {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #0096A0;
	font-weight: bold;
}

#container .div_credits p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#container .div_credits  .info  {
	font-size: 1.3em;
	font-style: italic;
	padding-top: 0px;
}
#container .div_credits  a  {
	text-decoration: none;
	color: #0096A0;
}
#container .div_credits  a:hover  {
	text-decoration: underline;
	color: #54A7AB;
}

