body { background-image: url(../jousseHTML/images/fond.jpg);
	text-align: center;}
table { width: 900px;
	text-align:justify;
	vertical-align: top;}
caption {
	font-size: x-large;
	font-weight: bold;
	padding-bottom: 15px;
	color: #530053;}
a:link {
	color:#4682b4;
	text-decoration: none;
	font-weight: bold;}
a:visited {
	color:#4682b4;
	text-decoration: none;
	font-weight: bold;}
a:hover { color:#9400d3; 
	font-weight: bold;}
.def {
	text-align: center;
	background-color:#530053;
	color: #ffd700;
	font-size:18pt; }
.titre {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;}
th {
	width: 200px;
	text-align:center;
	background-color:#530053;
	color: #ffd700;
	font-size:18pt; }
img {
	border: 0px;}
}