body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; background-color: #937fff;
background-image: fond.jpg;
background-repeat: repeat-y;
cursor: CURSEUR;
}
p {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: bold; 
font-variant: small-caps; 
background-image: url(header.jpg); 
color: #000000; 
background-repeat: no-repeat
}
div {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
color: #1e8e8b;
}
textarea {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
color: #937fff;
}
input {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
color: #937fff;
}
a:link {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
color: #24aeaa;
text-decoration: none;
background: url(underline.gif) repeat-x 100% 100%;
padding-bottom: 2px;
cursor: crosshair;
}
a:visited {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
color: #24aeaa;
text-decoration: none;
background: url(underline.gif) repeat-x 100% 100%;
padding-bottom: 2px;
cursor: move;
}
a:hover {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
color: #24aeaa;
text-decoration: none;
background: url(underlinehover.gif) repeat-x 100% 100%;
padding-bottom: 2px;
cursor: crosshair;
}
a:active {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
color: #24aeaa;
text-decoration: none;
background: url(underline.gif) repeat-x 100% 100%;
padding-bottom: 2px;
cursor: crosshair;
}