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

table.accueil1 {
	border: thin solid #8B5A2B;
}

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


a:visited {

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

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