/*Top 3*/

#top3 {visibility: hidden; position: absolute;text-align: left;font-size:10pt;}

#classement {position:absolute;max-height:595px;overflow-y:auto;min-width:580px;}

#chargement {position:absolute;top:150px;left:200px;visibility: hidden;}

#formVote input,#formVote label textarea {width:300px;padding:3px;background-color:#e6e6e6;}

table#vote td{
	padding: 10px;

}

table#coordonnees td{
	padding: 5px;

}

.fondSelect{
background-color:#e6e6e6;
border:none;
color:#040075;
width:200px;	
}

.choixTop3{
	color:#ff7f2a;
}

.bouton{
	width:120px;
	color:#040075;
	}
	
table#afficheClassement{
	width:300px;
}