@charset "windows-1252"; 

   body {
   scrollbar-face-color: #ff0000; scrollbar-highlight-color: #ffff00; scrollbar-shadow-color: #ffff00; scrollbar-3dlight-color: #000000; 
   scrollbar-arrow-color: #000000; scrollbar-track-color: #000000; scrollbar-darkshadow-color: #000000; background-image: url(image/border.gif);  
   background-color: rgb(55,45,25); color: rgb(23,17,3); Margin:40px;
   }

   /* button styles */	
   
   a.button, a.buttonDis {
   display: block; background-color: transparent; background-image: url(button.gif); background-repeat: no-repeat; width: 153px; height: 51px; 
   margin: 5px auto; padding: 16px 0 0 0; text-align: center; font-family: Garamond; font-size: 95%; font-weight: bold; text-decoration: none;
   }

   a.button:link, a.button:visited {
   color: #6c088e;
   }

   a.button:hover, a.button:active {
   background-position: 0 -51px; color: #ffff00;
   }

   /* liens styles */ 
 
   a { text-decoration: none; }
   a:link, a:visited { color: #6d03a5; }	 
   a:hover { color: #0066cc; }
   a:active { color: #ff0000; }

   .Style1 {
	font-weight: bold; font-size: 16px; font-style: normal; font-family: Garamond; color: #6d03a5;}
   
   .style2 {
    font-weight: bold; font-size: 40 px; font-style: normal; font-family: Garamond; color: #6d03a5;
	}
 
   .style3 {
    font-weight: bold; font-size: 20 px; font-style: normal; font-family: Garamond; color: #6d03a5;
    }
	
	/* courriel */
	
	.univ, .opt { 
	 font-family:Garamond; cursor:hand; font-size:16px; font-weight:bold; color:#6d03a5; background:#ffffcc; 
     }
