body  { font-family: Verdana }
p   { color: black; font-size: 10px; font-family: Verdana; font-weight: 500 }
td {}
.titre_accueil    { color: black; font-size: 20px; font-family: Verdana; font-weight: 900; letter-spacing: 2px }
.sous_titre { color: black; font-size: 14px; font-family: Verdana; font-weight: 700; letter-spacing: 2px }
.tableau  { color: black; font-size: 12px; font-family: Verdana; font-weight: 500 }
.tableau_marques   { color: black; font-size: 12px; font-family: Verdana; font-weight: 500 }
.index_alphabetique    { color: black; font-size: 12px; font-family: Verdana; font-weight: 700; text-transform: uppercase }
.index_alphabetique:a link    { color: black; font-size: 12px; font-family: Verdana; font-weight: 700; text-decoration: underline; text-transform: uppercase  }
.index_alphabetique:a hover    { color: green; font-size: 12px; font-family: Verdana; font-weight: 700; text-decoration: underline; text-transform: uppercase  }
.titre_rubriques   { color: white; font-size: 14px; font-family: Verdana; font-variant: small-caps; font-weight: 800; letter-spacing: 2px }
a:link { font-family: verdana; text-decoration: underline; }
a:hover   { color: black; font-family: Verdana; text-decoration: underline; }
.sous_rubriques { color: #197532; font-size: 12px; font-family: Verdana; font-weight: 700; text-transform: uppercase }
.sous_rubriques:a { color: #197532; font-size: 12px; font-family: Verdana; font-weight: 700; text-decoration: underline; text-transform: uppercase }
.sous_rubriques:a link { color: #197532; font-size: 12px; font-family: Verdana; font-weight: 700; text-decoration: underline; text-transform: uppercase }
.sous_rubriques:a hover { color: #f00; font-size: 12px; font-family: Verdana; font-weight: 700; text-decoration: underline; text-transform: uppercase }
.blanc_rouge { color: #fff; font-size: 18px; font-family: Verdana; font-weight: 700; background-color: #f00 }
.ecrans_infos_complementaire { color: #197532; font-size: 10px; font-family: Verdana; font-weight: bold; letter-spacing: 1px; }
.blanc { color: #fff; }
.message {
	color: #F00;
	font-size: 36px;
	font-family: "Lucida Console", Monaco, monospace;
	font-weight: 700;
	width: 700px;
	border: thin solid #000;
	background-color: #000;
	height: 40px;
	vertical-align: middle;
}
a { color: #000; text-decoration: underline; }
.messagelcd {
	color: #e95d0f;
	font-size: 14px;
	font-family: verdana;
	font-weight: 700;
	width: auto;
}
