body{
 font-size			: 8pt;
 color				: #FFFFFF;
}
.Erreur{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 14pt;
 color				: #FF0000;
 font-weight			: bold;
}
.Contenu{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #FFFFFF;
}
a{
 color				: #A4A4A4;
 text-decoration		: none;
 font-size            	: 10pt;
 font-family          	: Arial;
}

a:hover {
 color				: #2B83DA;
 text-decoration		: none;
 font-size            	: 10pt;
 font-family          	: Arial;
}

a.Menu{
 color				: #A4A4A4;
 text-decoration		: none;
 font-size            	: 7pt;
 font-family          	: Arial;
 font-weight          	: bold;
}

a.Menu:hover {
 color				: #2B83DA;
 text-decoration		: none;
 font-size            	: 7pt;
 font-family          	: Arial;
 font-weight          	: bold;
}

