/*  Définition de règles de style */
@charset "iso-8859-15";

BODY {scrollbar-face-color: #006633; 
	scrollbar-arrow-color: #d6debd;
	scrollbar-track-color: #993300;
	scrollbar-shadow-color:	#ff9900;
 	scrollbar-highlight-color: #ff9900; 
	scrollbar-3dlight-color: #006633; 
	scrollbar-darkshadow-color: #006633; 
	background-image:url(fond.gif); background-attachment :fixed; color: #993300;}

h3 { font-family: "Times New Roman", serif; font-size: 125%; color: #006600;}

.photo { font-size: 9pt; font-family: "Times New Roman", Times, serif; font-weight:bold; color: #000000; }

a:link { font-size: 10pt; font-family: "Times New Roman", serif; font-weight: bold; font-style: italic;  text-decoration: none; color: #006633; cursor: hand; }

a:active { font-size: 10pt; font-family: "Times New Roman", serif; font-weight: bold; font-style: italic; text-decoration: underline; color: #006633; cursor: hand; }

a:visited { font-size: 10pt; font-family: "Times New Roman", serif; font-weight: bold; font-style: italic; text-decoration: none; color: #006633; cursor: hand; }

a:hover { font-size: 10pt; font-family: "Times New Roman", serif; font-weight: bold; font-style: italic;  text-decoration: underline overline; color: #000000; cursor: hand; }

/* Fin de la section de style */
