body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: 
#000000;
	color: #C0C0C0;
	font-style: normal;
}
a:hover      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
	color: #FF9933;
	font-style: oblique;
	font-weight: bold;
}
a:link       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
	color: #FF9933;
	font-style: italic;
	font-weight: bold;
}
a:active     {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
	color: #FF9933;
	font-style: normal;
	font-weight: bold;
}
a:visited    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	color: #FF9933;
	font-style: normal;
	font-weight: bold;
}
.titre1    { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: x-large; 
               color: #C0C0C0; background-color: #333333; text-align: center; 
               text-transform: uppercase; position: relative; top: 10px; width: 
               400px; border-style: ridge; border-width: medium; margin: 0; 
               padding: 5px }
.titre2 { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: large; text-align: center; background-color: #C0C0C0; color: #808080; border-style: double; border-width: 1px; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px }
.titre3 { font-family: Tahoma, Arial, Helvetica, Verdana; font-size: large; font-variant: small-caps; text-align: center; background-color: #C0C0C0; color: #000000; font-weight: bold; border-style: outset }
.textmenu {  font-family: "Arial Narrow"; font-size: x-small; border: #FF9933; border-style: outset; border-top-width: thick; border-right-width: thick; border-bottom-width: thick; border-left-width: thick}
.stylePenseBeteDiv { position:absolute;	visibility:hidden;	z-index:1000; }
.stylePenseBeteTable {	color:red;	background-color:yellow;	width:300px;	text-align: center;	font-size: .8em; border-style: outset;	border-width: 15px; }
