body {
	background:#FFCC66;
	background-image: url(images/balle_raquette3.jpg);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size:14px;
	text-weight: normal;
	margin: 0;
	text-align:justify;
}

a:link {
	color: blue;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: blue;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: red;
	font-weight: normal;
	text-decoration: underline;
}

#menu {
	background:#FFCC66;
	
	font-size:12px;
	color:blue;
}

#menu table {
	border:0;
	spacing:0;
	height:500px;
}

#menu td {
	text-align:center;
	height:40px;
}

#tableauTournoi table{
	width:90%;
	border:1;
	padding:5;
	background:#FFFFFF;
}

#tableauTournoi td {
	text-align:center;
	height:30px;
}

#tableauTournoi th {
	background:#FFD700;
	font-weight:bold;
	height:30px;
}
