body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 10px;
}
.tablemaster {
	background-color: #000000;
}
.navig {
	background-color: #006666;
	font-size: 10px;
	color: #000000;
}
.navig a {
	color: #FFFFFF;
	text-decoration: none;
}
.navig a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titre {
	font-weight: bold;
	text-transform: uppercase;
	color: #009999;
}
.titre2 {
	font-weight: bold;
	text-transform: uppercase;
}
a {
	color: #009999;
}
a:hover {
	color: #006699;
}
.listetoune {
	font-weight: bold;
	color: #FFFFFF;
}
.listetoune a {
	color: #FFFFFF;
	text-decoration: none;
}
.listetoune a:hover {
	color: #006699;
	text-decoration: underline;
}
