A.accueil          { font-family: helvetica,arial,"Times New Roman", Times, serif,sans-serif; font-size: 24px; color: #FFFF00; font-weight: bold; text-decoration: none}
A.accueil:link     { font-family: helvetica,arial,"Times New Roman", Times, serif,sans-serif; font-size: 24px; color: #FFFF00; font-weight: bold; text-decoration: none}
A.accueil:visited  { font-family: helvetica,arial,"Times New Roman", Times, serif,sans-serif; font-size: 24px; color: #FFFF00; font-weight: bold; text-decoration: none}
A.accueil:hover    { font-family: helvetica,arial,"Times New Roman", Times, serif,sans-serif; font-size: 24px; color: #FFFF00; font-weight: bold; text-decoration: underline}

FONT.titre1      	{
	font-family: helvetica,arial,"Times New Roman", Times, serif,sans-serif;
	font-size: 36px;
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
}
FONT.titre2      	{
	font-family: helvetica,arial,"Times New Roman", Times, serif,sans-serif;
	font-size: 20px;
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
}
FONT.texte     		{font-family: helvetica,arial,"Times New Roman", Times, serif,sans-serif; font-size: 10px; color: #FFFF00;
	font-style: italic;
	font-weight: bold;}
FONT.compteur     		{font-family: helvetica,arial,"Times New Roman", Times, serif,sans-serif; font-size: 18px; color: #FFFF00;
	font-style: italic;
	font-weight: bold;}
FONT.texte2     		{font-family: helvetica,arial,"Times New Roman", Times, serif,sans-serif; font-size: 10px; color: #FFFF00;}

FONT.texte3     		{font-family: helvetica,arial,"Times New Roman",  Times,serif,sans-serif; font-size: 48px; color: #FFFF00;;
	font-weight: bold;}

FONT.t15      	{font-family: arial,helvetica,sans-serif; font-size: 1em}
FONT.t18      	{font-family: arial,helvetica,sans-serif; font-size: 1.2em}
FONT.t20      	{font-family: arial,helvetica,sans-serif; font-size: 1.3em}
FONT.t24      	{font-family: arial,helvetica,sans-serif; font-size: 1.6em}
FONT.t30      	{font-family: arial,helvetica,sans-serif; font-size: 2em}
FONT.t36      	{font-family: arial,helvetica,sans-serif; font-size: 2.4em}

.barre {
  position: fixed;
  top: 1em;
  height: 5px;
  width: 30%;
  left: 1em;
  background-color: #ffffff;
}

#labarre {
  position: absolute;
  top: 1em;
  height: 5px;
  width: 30%;
  left: 1em;
  background-color: #ffffff;
}

.letitre {
  background-color: #CC0000;
}

