@charset "iso-8859-1";
body {
	background-color: #f8f8ee;
	color: #000000;
	font-family: verdana, arial;
	font-size: 16px;
}
a {
	color: #0466a7;
	text-decoration: none;
}
a:hover {
	color: #0466a7;
	text-decoration: underline;
}
a:visited {
	color: #0466a7;
	text-decoration: none;
}
a:visited:hover {
	color: #0466a7;
	text-decoration: underline;
}
td.headtab {
	background-color: #f8f8ee;
	vertical-align: xtop;
	font-size: 12px;
}
td {
	background-color: #f8f8ee;
	vertical-align: xtop;
	font-size: 12px;
}
td.centre {
	text-align: center;
}
td.droite {
	text-align: right;
}
td.content {
	background-color: #cccccc;
}
.titre2 {
	font-variant: small-caps;
	font-weight: bold;
}
