body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 5px;
}

table {
	border: 0;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
}

table.vote {
	width: 770px; /* 250px par defaut */
}

table.classement, table.classementneg {
	width: 770px; /* 640px par defaut */
}

th.titre, th.plus, th.moins, th.total {
	background: #00CCFF;
	width: 40px;
}

td.titre, td.plus, td.moins, td.total {
	background: #3399FF;
	width: 40px; /* 80 x 3 = 240px */
}

td.titre1, td.plus1, td.moins1, td.total1 {
	background: #0066FF;
	width: 40px; /* 80 x 3 = 240px */
}

th.titre, td.titre, td.titre1 {
	width:650px; /* 400 + les 240px = 640px du tableau */
}

#footer {
	margin: 10px;
	font-size: 4px;
	text-align: center;
}

a.#index_top20 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 2px;
	text-align: center;
}

a.#footer {
	text-decoration: none;
	font-weight: bold;
}
