body{
	font-family: verdana,arial,sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 760px;
	background: #9B9EA2;
	color: #333333;
}

h1 {
	margin: 0 auto 10px auto;
	border-bottom: 3px double black;
	text-align: right;
	font-size: 1.5em;
	font-weight: normal;
}

h1:first-letter {
	font-weight: bold;
}

h2 {
	background-image: url(images/subtitles.png);
	margin: 10px auto 0 20px;
	border: 1px solid black;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	width: 300px;
	background-color: #ffffff;
	position: relative;
	top: 8px;
}

div.blockcontenu {
	border: 1px dotted black;
	margin: 0 0 0 10px;
	padding: 10px;
}

a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

a:hover {
	background-image: url(images/menu-hover.png);
}

.groupeclassement {
	clear: both;
}

.classement {
	border-collapse: collapse;
	width: 60%;
	margin-top: 10px;
}

caption {
	margin-bottom: 5px;
	font-style:italic;
	font-weight: bold;
	font-size: 0.8em;
	caption-side: bottom;
}

.tabtitle td {
	font-weight: bold;
	border-bottom: 2px solid black;
}

.ligne0 td {
	background-color: #dddddd;
	border-bottom: 1px solid black;
	padding: 0 10px 0 10px;
}

.ligne1 td {
	background-color: #eeeeee;
	border-bottom: 1px solid black;
	padding: 0 10px 0 10px;
}

.nombre {
	text-align: right;
}

.header{
	background-image: url(images/header.jpg);
	height: 129px;
	border-top: 1px solid black;
}

#menu{
	background-image: url(images/menu.png);
	height: 28px;
	text-align: right;
	line-height: 25px;
}

#menu a{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	padding: 7px;
	border-right: 1px solid #000000;
	font-weight: bold;
}

#menu a:hover{
	background-image: url(images/menu-hover.png);
	border-top: 0;
}

.linkseparator {
	display: none;
}

.centre{
	background-image: url(images/centre.gif);
	padding: 10px 20px 20px 20px;
	font-family: verdana,arial,sans-serif;
	font-size: 0.8em;
}

.footer {
	text-align: center;
	padding: 5px;
	background-image: url(images/centre.gif);
	border-top: 1px solid black;
	border-bottom: 2px solid black;
	font-size: 0.6em;
}

ul {
	list-style-type: square;
}

td {
    background-color: white;
    font-size: 12px;
    font-family: verdana, tahoma, sans-serif;
    color: black;
    color: #585858;
    max-width: 100%;
}

.title {
	margin: 0 auto 10px auto;
	border-bottom: 3px double black;
	text-align: right;
	font-size: 1.5em;
	font-weight: normal;
	width: 100%;
	display: block;
}

.title:first-letter {
	font-weight: bold;
}

.headtext {
    color: black;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background-image: url(images/subtitles.png);
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

.tdtop {
    background-color: #F0F0F0;
}


.hicell {
    background-color: #F0F0F0;
}

.hicell10 {
    background-color: #F0F0F0;
}

.rankc {
    background-color: #F0F0F0;
}

.hirankc {
    background-color: #F0F0F0;
    font-weight: bold;
}

.rankc10center {
    background-color: #F0F0F0;
    font-size: 10px;
    text-align: center;
}

.hirankc10center {
    background-color: #F0F0F0;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
}

.small {
	text-align: center;
	font-size: 0.8em;
}

.asmall {
	font-family: arial,verdana, sans-serif;
	font-size: 0.7em;
}

