.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0190D4;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #FFDE01;
	font-weight: bolder;
}
.basdepage {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0190D4;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #33485E;
}
.titrenews {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #336699;
}
.sstitrenews {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336699;
}
.datenews {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #b33d29;
}
.textenews {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #336699;
	text-align: justify;
}


