<html>
<body>
<style type="text/css">

<!-- effets de lien -->
<!--A{cursor:ne-resize}
<!--A:link{color:000000;  text-decoration:none;font-weight:bold}-->
<!--A:visited{color:000000; text-decoration:none;font-weight:bold}-->
<!--A:active{color:000000;text-decoration:line-through;font-weight:normal;}-->
<!--A:hover{color:808080;text-decoration:underline-overline;}-->

<!--BODY

{
cursor:url("jon1.ANI"); 
<!-- ascenseur -->
       BORDER:#9fa83d 3px solid;
            scrollbar-face-color: #9fa83d; 
            scrollbar-shadow-color:#9fa83d;
            scrollbar-highlight-color: #FFFFcc;
            scrollbar-3dlight-color: #9fa83d; 
            scrollbar-darkshadow-color: #ffffcc; 
            scrollbar-track-color:#9fa83d; 
            scrollbar-arrow-color: #ffffcc;


color:#FFFFCC;
font-size:10pt;
font-family:verdana;
line-height: 15px;
background-color:#9fa83d;
background-image: url(VOTRE_IMAGE_DE_FOND.jpg);
background-attachment : fixed;

}-->

<!-- propriétés des formulaires -->

<!--
select
{
background: ; font-family: trebuchet ms; color:black; font-size: 8pt}

textarea, input{
font-family: verdana;
font-size: 8pt;
color:#FFFFCC;
background:transparent;
border-style: dotted;
border-color:#FFFFCC;

}-->

</style>

</BODY>
</html>


