body {
      
       background-color: #FFFFFF; 

	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma,Arial,Century gothic, sans-serif;
	font-size: 11px;
	color: #666;


}

table.top-vote
{
	width:600px;
	background-color:#E6E6E6;
	border:3px solid #E6E6E6;
}

td.pochette
{
	width:190px;
	height:240px;
	border:3px solid #E6E6E6;
}

table.nom-titre
{
	background-color:#FAFAFA;
	height:50px;
	width:185px;
	margin-top:-3px;
}

td.posi
{
	font-size:15px;
	color:#B40404;
	width:20px;
}



table {

	border: 0;

	margin: 10px auto 0 auto;

	padding: 0;

	text-align: center;

}



table.vote {

	width: 250px; 

}



table.classement, table.classementneg {

	width: 640px; 

}



th.position, th.cover, th.artiste, th.titre, th.plus, th.moins, th.total,th.evolution {

	background: #000000;

	width: 100px;

	color: #FFFFFF;

}



td.position, td.cover, td.artiste, td.titre, td.plus, td.moins, td.evolution{

	background: #fff9e0;

	width: 80px; 

	color: #000000;

}



td.total,td.total1{

background: #000000;

color: #FEFEFE;

}





td.position1, td.cover1, td.artiste1, td.titre1, td.plus1, td.moins1, td.evolution1 {

	background: #FA5858;

	width: 80px; /* 80 x 3 = 240px */

	color: #000000;

}



th.titre, td.titre, td.titre1 {

	width: 400px; /* 400 + les 240px = 640px du tableau */

}

#titre
{
	font-size:16px;
	color:#870707;
	font-weight:bold;
}

#artiste
{
	font-size:16px;
}

#top
{
	width:576px
	margin-left:auto;
	margin-right:auto;
}

#image-top
{
	width:205px;
	margin-left:4px;
	float:left;
	text-align:center;
}

#content
{
	height:220px;
	width:566px;
	margin-left:auto;
	margin-right:auto;
	background: #FAFAFA;
}

#posi
{
	font-size:18px;
	color:#B40404;
}

#fleche
{
	width:75px;
	float:right;
	text-align:center;
	margin-right:10px;
}




#footer {

	margin: 10px;

	font-size: 9px;

	text-align: center;

}



a.#footer {

	text-decoration: none;

	font-weight: bold;

}

