#bn_torneo
{   
	width:270px;
	height:253px;
	position:fixed;
	z-index:100;
	display:block;
	float:right;
	right:0px;
	top:50%;
	margin-right:0px;	
	margin-top: -127px;
}

#bn_torneo .bn
{
border:4px solid red;
}

#bn_torneo img
{
	display:block;
	position:relative;
	float:left;
}
#bn_torneo
{
	cursor:pointer;
}