@charset "iso-8859-1";

body { background-color:#f5f0d5; background-image: url(img01.jpg); margin-top: 30px; margin-left: 50px; margin-right: 60px; margin-bottom: 40px;
       border-right: #cfc485 5px dotted;  border-left: #cfc485 5px dotted;  border-bottom: #cfc485 5px dotted;  border-top: #cfc485 5px dotted;
	   scrollbar-highlight-color: #f5f0d5; scrollbar-shadow-color: #f5f0d5; scrollbar-arrow-color: #f5f0d5; scrollbar-track-color: #f2eeeb; scrollbar-face-color: #c4c3c6;}

.Style1 {
	font-weight: bold; font-size: 10px; font-style: normal; font-family: Comic Sans MS; color: rgb(128,128,128); }

.Style2 {
	font-weight: bold; font-size: 16px; font-style: normal; font-family: Comic Sans MS; color: rgb(128,128,128); }

.Style3 {
	font-weight: bold; font-size: 30px; font-style: normal; font-family: Comic Sans MS; color: rgb(128,128,128); }

	/* liens styles */ 
 
 a { text-decoration: none; }
 a:link, a:visited { color: 808080; }	 
 a:hover { color: #cfc485; }
 a:active { color: 808080; }
