article.estatisticas{ background:#fff; padding:20px; }
article.estatisticas div.content p.intro{ color:#000; font-size:20px; margin-bottom:20px; line-height:28px; }
article.estatisticas div.content h2{ font-size:34px; border-bottom:1px solid #333; margin-bottom:5px; }
article.estatisticas div.content ul{ margin-bottom:50px; }
article.estatisticas div.content ul li{ min-height:180px; padding:10px 10px 10px 210px; position:relative; overflow:hidden; margin-bottom:5px; }
article.estatisticas div.content ul li:nth-of-type(odd){ background:#f2f2f2; }
article.estatisticas div.content ul li:hover{ box-shadow:inset 0 0 30px rgba(0,0,0,0.2); background:#d6d2c4; }
article.estatisticas div.content ul li:nth-of-type(odd):hover{ background:#d6d2c4; }
article.estatisticas div.content ul li h3{ font-size:20px; text-transform:uppercase; margin-bottom:5px;}
article.estatisticas div.content ul li p{ margin-left:5px; font-size: 11px; font-family: tahoma; line-height: 15px; color:#666; }
article.estatisticas div.content ul li:hover p{ color:#000;}
article.estatisticas div.content ul li img{ position:absolute; top:0; left:0; width:200px; height:200px; }
article.estatisticas div.content ul li p.label{ margin-top:4px; border-top:1px solid #999; padding-top:3px; }
article.estatisticas div.content ul li p span{  font-size: 11px; font-family: tahoma;  }
article.estatisticas div.content ul li p span.bom{ color:#0095cc; }
article.estatisticas div.content ul li p span.ruim{ color:#fa0c01; }
article.estatisticas h1.principal{ margin-top:0; padding-top:0; }

div.filtro_temporada { background: #fff; padding: 20px; border-top: 1px solid #bbb; margin-bottom: 10px; border-bottom: 1px solid #bbb; }