#contentWhit #colCentre #articleContent {
	float: left;
	width: 400px;
}
#content #colCentre .rubrique {
	float: left;
	width: 280px;
	margin-right: 10px;
	height: 120px;
	margin-top: 12px;
}
#content #colCentre .rubrique .icone {
	width: 80px;
	height: auto;
	float: left;
}

a.lienRubrique {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CECD00;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}
a.lienRubrique:hover {
	color: #C4C400;
	text-decoration: underline;
}
