<style type="text/css">

   	a		{
     		text-decoration:none;color:#000000;text-align:center;font-family:Arial;font-weight:normal;font-style: normal
    		}
    a:link 	{
            text-decoration:none;color: #000000 ; text-align:center;font-family:Arial;font-weight:normal
            }

	a:visited {
            color : #000000 ; text-align:center;font-family:Arial;font-weight:normal
            }

	a:hover { 
				color: #60400A ; text-decoration: none ;text-align:center;font-family:Arial;font-weight:normal;
				border-bottom: 3px solid red;  
				background: #bae498;
            }
	ul 			{
				padding:0;
				margin:0;
				list-style-type:none
				}
	li 			{
				margin-left:2px;
				float:left /*pour IE*/
				}
	ul li a 	{
				text-decoration:none	
				}
	ul li a:hover {
				background-color:#D3D3D3
				}
	.w20		{
				width:650px;
				text-align : left
				}
	.w5			{
				width:150px;
				text-align : right
				}
	.w8			{
				width:15%;
				text-align : center
			}
	div.layer_fond {position:absolute; top:0px; left:0px; width:auto; height:auto; vivibility:show;  z-index:1;} 
	div.layer_entete {position:absolute; top:0px; left:0px; width:auto; height:auto; font-size: 40px; vivibility:show;  z-index:2;} 
	div.layer_liste {position:absolute; top:120px; left:0px; width:auto; height:auto; font-size: 20px; vivibility:show;  z-index:2;} 
	div.layer_stat {position:relative; top:1000px; left:1000px; width:auto; height:auto; font-size: 20px; vivibility:show;  z-index:2;} 

	body.liste	{
				font-family: Arial;
				font-size: 40px;
				color: #000000
				}
				}
 
</style> 