a {
	text-decoration: none;
	color: black;
}

.titre {
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

.news {
	font-size: 11px;
}
.news .titre {
	font-size: 14px;
}
.menu {
	font-size: 11px;
}
.menu .savoir_plus {
	font-weight: bold;
	color: #1e6ab5;
}