body {
	background-image: url(10_BG.jpg);
	background-repeat: repeat;
}
table.accueil {
	margin: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #c7b35a ;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #c7b35a;
}
p {font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}



a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal; 
	color: #000000;
	text-decoration: none;
}


a:visited {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:	italic;
	color: #000000 ;
	text-decoration: none;
}
a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:	italic;
	color: #000000;
	text-decoration: underline;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

BODY
{

scrollbar-face-color: #c7b35a ; /* barre defilement */

scrollbar-track-color: #c7b35a ; /* Barre fixe */

scrollbar-arrow-color: #000000 ; /* Petide fleche */

}


