/********************************************************************
* TOP Titre															*
*Par Rom650															*
*	http://www.generationado.fr										*
*	Aucune apropriation du script autorisé							*
*	Merci de respecter le copringht									*
*   Redistribution interdite car nous comptons les downloads		*
*   Si vous avez télécharger ailleurs que sur le site de l'auteur	*
*	Envoyer un mail a rom650@live.fr								*
*********************************************************************/
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

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

table.vote {
	 
}

table.classement, table.classementneg {
	width: 920px; 
}

th.position, th.cover, th.artiste, th.titre, th.plus, th.moins, th.total,th.evolution {
	background: #117DCA;
	color: #FFFFFF;
}

th.position2, th.cover2, th.artiste2, th.titre2, th.plus2, th.moins2, th.total2,th.evolution2 {
	background: #008000;
	color: #FFFFFF;
}

td.position, td.cover, td.plus, td.moins, td.evolution{
	background: #DEF4F5;
	color: black;
}

td.artiste, td.titre{
	background: #DEF4F5;
	color: black; 
	text-align: left;
}

td.total,td.total1{
background: #96D5E5;
color: #254A6F;
font-size: 15px; 
font-weight: bold;
text-align: center;
}


td.position1, td.cover1, td.plus1, td.moins1, td.evolution1 {
	background: #EBFFFC;
	color: black;
}

td.artiste1, td.titre1 {
	background: #EBFFFC;
	color: black;
	text-align: left;
}

th.titre, td.titre, td.titre1 {
	
}

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

.footer {
	color: #68B4FF;
	font-size: 9px;
	text-align: center;
}
A.liens { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#68B4FF; font-style:normal;  text-decoration: none}
A.liens:hover { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#FDB022; font-style:normal;  text-decoration:none}
A.artiste { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#075589; font-style:normal;  text-decoration: none}
A.artiste:hover { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#FF6600; font-style:normal;  text-decoration:none}
A.titre { font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#0A77C0; font-style:normal;  text-decoration: none}
A.titre:hover { font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#FF6600; font-style:normal;  text-decoration:none}

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