/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-top: 30px;
	background-color: #FFF;
}
a {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
	font-variant: small-caps;
}
.copyright {
	font-size: 10px;
	line-height: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.sous-titre {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
