body{border:0px;}
.nom {color:red;text-decoration:underline;font-size:12px}
 a {color:#d00;text-decoration:none;} 
hr {color: #666; background-color: #fff; border: 2px dotted #666; border-style: none none dotted; }
.last {padding:6px}
.best{padding:6px}
.tweet {
  background-color:#f5f5f5;
	padding: 5px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 6px !important;
	margin-bottom: 6px;
	text-align:left;
}

.toptweets{
  background-color:#f5f5f5;
	padding: 5px; 
	padding-top:25px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 6px !important;
	margin-bottom: 6px;
	text-align:center;
}
.bouton {
   width:140px;
  background-color:#eee;
	padding: 8px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 6px !important;
	margin-bottom: 6px;
	border:1px #999 solid;
	font-size:1.1em;color:black;
	font-family:verdana,arial,sans-serif;
	text-decoration:none;
	text-align:center;
}

.top{
  width:18px;height:18px;
  background-color:#ddddee;
	padding: 5px; 
	margin-right:6px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 6px !important;
	margin-bottom: 6px;
	text-align:center;
	color:red;
	float:left;
}
.totranslate{
  background-color:#ffcc33; 
	padding:3px;
}

.translation{
  color:#999999;
  display:none; 
}