*          {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
P, LI, TD  {color : White;}
H1	        {color : Yellow;}
H2         {color : Silver;}
H3, H4     {color : Grey;}
H1	        {font-size : 22;}
H2	        {font-size : 20;}
H3	        {font-size : 18;}
H4	        {font-size : 16;}
HR	        {color : White;}

A:link	  {color: White; font-weight: bold; text-decoration : underline;}
A:visited  {color: Grey; text-decoration : none;}
A:hover	  {color: Yellow; text-decoration : overline;}

.cellule   {
	width : 100px;
	height : 60px;
	padding : 10px;
	border : solid White 1px;
	text-align : center;
	}
.cellule2  {
	width : 100px;
	height : 60px;
	padding : 10px;
	border : solid Yellow 1px;
	text-align : center;
	}
.copyright   {color: Yellow; text-align : left; font-size: 80%; font-style: oblique; }
.marge_haute {margin-top: 70px;}
.note        {color: White; text-align : left; font-size: 80%;	font-style: oblique; }
.page	       {background-color : Black;}
.tete			 {color: Yellow; font-weight: bold;}
.texte       {color: White; text-align : left;}
.texter      {color: White; text-align : right; font-style : italic;}
.titre		 {color: White; font-weight: bold;}
