@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: x-small;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #F30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #333;
	text-align: center;
}
h3 {
	font-size: 12px;
	color: #666;
}
.dessous {
	background-color: #CCC;
}
.dessus1 {
	background-color: #F99;
}
.dessus2 {
	background-color: #6C6;
}
.dessus3 {
	background-color: #FC6;
}
.dessus4 {
	background-color: #F90;
}
