
body, table {font-family: Arial, Helvetica, sans-serif;   color: #000000}

.fichetitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	color: #1E1C19;
	font-weight: normal;
	text-decoration: none;
}

.fichetexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	color: #1E1C19;
	font-weight: normal;
	text-decoration: none;
}

.ficheadresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	color: #1E1C19;
	font-weight: normal;
	text-decoration: none;
}

.ficheadresseWeb {
	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #1E1C19;}
}

.fichecategoriecontenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	color: #8A8076;
	font-weight: normal;
	text-decoration: none;
}

a
	{
	color: #1E1C19;
	font-family : Arial, Helvetica;
	text-Decoration : none;
	}

a:hover
	{
	color : #000000;
	font-family : Arial, Helvetica;
	text-Decoration : underline;
	}


