<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;
            }
	.w20		{
				width:500px;
				text-align : right
				}
	.w5			{
				width:150px;
				text-align : right
				}
				
	
	body.liste	{
				font-family: Arial;
				font-size: 15px;
				color: #000000
				}

div.layer_fond {position:absolute; top:0px; left:0px; width:auto; height:auto; vivibility:show;  font-size: 30px; z-index:1;} 
div.layer_liste {position:absolute; top:50px; left:0px; width:auto; height:auto; vivibility:show;  z-index:3;}  

			
			
</style> 