@charset "utf-8";
/* CSS Document */

.bt-mais-ranking { background:url(../img/bt-mais-ranking.gif) top no-repeat; display:block; width:121px; height:9px; margin:auto; }
.bt-mais-ranking:hover { background:url(../img/bt-mais-ranking.gif) bottom no-repeat; }

.bt-leia-mais { background:url(../img/bt-leia-mais.gif) top no-repeat; display:block; width:55px; height:7px; float:right; }
.bt-leia-mais:hover { background:url(../img/bt-leia-mais.gif) bottom no-repeat; }

.bt-mais-noticias { background:url(../img/bt-mais-noticias.gif) top no-repeat; display:block; width:76px; height:8px; float:right; }
.bt-mais-noticias:hover { background:url(../img/bt-mais-noticias.gif) bottom no-repeat; }

.bt-cadastro { width:235px; height:55px; float:right; position:relative; right:30px; display:block; }


#item-ranking {
	position:absolute;
	margin:5px 0 0 5px;
}
#bt-ranking-1 { width:75px; height:65px; float:left; margin:0; background:url(../img/ranking-1.jpg) top; }
#bt-ranking-2 { width:75px; height:65px; float:left; margin:0 0 0 5px; background:url(../img/ranking-2.jpg) top; }
#bt-ranking-1-sel, #bt-ranking-1:hover { width:75px; height:65px; float:left; background:url(../img/ranking-1.jpg) bottom; }
#bt-ranking-2-sel, #bt-ranking-2:hover { width:75px; height:65px; margin:0 0 0 5px;  float:left; background:url(../img/ranking-2.jpg) bottom; }

h3 {
	font-size:13px;
}