.contenedora_bloque_top{
	position:relative;
	width:928px;/*580px;*/
	height:130px;
	margin:0px 0px 20px 0px;


	display:none;
}

.cabecera_bloque_top{
	position:absolute;
	width:948px;/*580px;*/
	height:46px;
	top:-38px;
	left:2px;
	padding:0px 0px 20px 0px;
}
.titulo_bloque_top{
	position:absolute;
	width:171px;
	height: 35px;
	padding:8px 0px 0px 20px;
	left:-5px;
	top:8px;
	text-align:left;
	font-size:20px;
	color:#FFFFFF;
	background:url(../img/fondos/fnd_bloque_amarillo-trans.png) 0 0 no-repeat;
	z-index:20;
	word-spacing:-2px;
}

.bloque_top{
	position:relative;
	width:928px;/*560px!important;*/
	height:113px;
	margin:46px 0px 20px 0px;
	padding:10px;
	border:solid 1px #000;
	overflow:hidden;
	clear:both;
}

.bloque_bt_scroll{
	position:absolute;
	width:55px;
	height:25px;
	right:0px;
	top:3px;
	
}

a.bt_scrollizq{
	position:absolute;
	width:25px;
	height:25px;
	left:0px;
	top:5px;
	background:url(../img/botones/bt_top_scroll_izq-trans.png) 0 0 no-repeat;
}
a.bt_scrollizq:hover{
	background:url(../img/botones/bt_top_scroll_izq_b-trans.png) 0 0 no-repeat;
}

a.bt_scrollder{
	position:absolute;
	width:25px;
	height:25px;
	right:0px;
	top:5px;
	background:url(../img/botones/bt_top_scroll_der-trans.png) 0 0 no-repeat;
}
a.bt_scrollder:hover{
	background:url(../img/botones/bt_top_scroll_der_b-trans.png) 0 0 no-repeat;
}

.cont_bloque_banda_top{
	position:relative;
	float:left;
	width:143px;
	height:112px;
	border:solid 1px #F0F0F0;
	background:#fff;
	margin-bottom:15px;
}
a.bloque_banda_top{
	width:143px;
	height:112px;
	display:block;
	background:#fff;
}
a.bloque_banda_top:hover{
	background:#FFFBE1;
}
.num_top{
	position:absolute;
	left:10px;
	top:5px;
	font-size:20px;
	font-weight:bold;
	color:#F87F18;
	letter-spacing:-1px;
}
.banda_top{
	position:relative;
	width:143px;
	display:block;
	padding:30px 0px 5px 10px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000;
}

.bloque_votos_top{
	position:absolute;
	width:90px;
	bottom:45px;
	left:10px;
}

.votos_txt{
	color:#000!important;
}
a.bt_video_top {
	position:absolute;
	bottom:6px;
	left:10px;
	color:#000;
	font-weight:bold;
	display:block;
	cursor:pointer;
}
a:hover.bt_video_top {
	color:#F87F18;
}