strong 
{
	font-size: 18px;
	font-weight: normal;
}

#actus img
{
	float:left;clear:left;margin-right:10px;margin-bottom:10px;
}

.boutons a
{
	display: block;
	width: 150px;
	padding: 5px 0;
	text-align: center;
	background: #FFF;
	color: #2F5890 !important;
}

.boutons a:hover
{
	background: #2F5890;
	color: #FFF !important;
}

.pair
{
	background: #97ACC9;
	font-weight: bold;
}

.impair
{
	background: #6C87B6;
	font-weight: bold;
}