body, td {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}
.article {
	text-align: justify;
}
a {
	color: #5F5F5F;
}
a:hover {
	color: #000000;
}
.menu-bas {
	font-size: 10px;
	color: #7F7F7F;
}
a.menu-bas {
	text-decoration: none;
	color: #7F7F7F;
}
a.menu-bas:hover {
	color: #000000;
	text-decoration: none;
}

.ssmenu-autre {
	font-weight: bold;
	color: #000000;
}

form {
	margin: auto;
}
.fd-blanc {
	background-color: #FFFFFF;
}
.fd-menu-gauche-1on {
	background-color: #FFFFFF;
}
.ss-titre {
	font-weight: bold;
	color: #18477C;
}
/* PAGE D'ACCUEIL */
.titre-spotlight {
	font-weight: bold;
	color: #7F9225;
}
/* LATEST NEWS */
.latest-news-titre {
	color: #4B92E3;
	font-weight: bold;
	font-size: 12px;
}
a.latest-news {
	font-weight: bold;
	color: #215085;
	/*text-decoration: none;*/
}
a.latest-news:hover {
	color: #4B92E3;
}

/* MENU DE GAUCHE */
.menu-gauche {
	font-weight: bold;
	color: #04438B;
}
a.menu-gauche {
	text-decoration: none;
}
a.menu-gauche:hover {
	text-decoration: none;
	color: #04438B;
}
td.menu-gauche {
	height: 20px;
}

.copyright{
	color: #7F7F7F;
	text-decoration: none;
	float:left;
	font-size: 10px;
}

.titre-spotlight a{
	color: #ff5f00;
	font: bold 14px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
