body, td
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}

.TitreHome
{
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #9d9d9d;
}

.Titre
{
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.Souligne { border-bottom: 1px solid #9c9c9c; }

.SousTitre
{
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a { text-decoration: none; }

a:visited
{
	color: #808080;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

.Lien
{
	color: #808080;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}

.Lien a
{
	color: #808080;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}

.Lien a:visited
{
	color: #808080;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}

.Lien a:hover
{
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}

.LienNS
{
	color: #808080;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

.LienNS a
{
	color: #808080;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

.LienNS a:visited
{
	color: #808080;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

.LienNS a:hover
{
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

.Txt10 { font-size: 10px; }
.Txt11 { font-size: 11px; }
.Txt12 { font-size: 12px; }
.Txt14 { font-size: 14px; }
