}
body,td,th {
	color: #333333;
}
.arial12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.arial9 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

#tableau {
	background-image: url(2colonnes.gif);
	background-repeat: repeat-y;
	height: 400px;
	width: 538px;
	margin: 20px;
	padding-right: 3px;
}
#numero {
	height: 200px;
	width: 255px;
	line-height: 18px;
	margin-top: 3px;
}.grise {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.intertitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
}

