.ficha_torneo {
	position: relative;
	background:url("../images/i_ficha.gif") repeat scroll 0 2px transparent;
	height: 366px;
	width: 948px;
	margin-bottom: 12px;
}
.ficha_torneo .t {
	color:black;
	font-size:25px;
	font-weight:bold;
	height:25px;
	left:110px;
	overflow:hidden;
	position:absolute;
	top:12px;
	width:540px;
}
.ficha_torneo .titulo{
	color:#267A98;
	font-size:24px;
	height:25px;
	left:23px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:56px;
	width:540px;
}

.ficha_torneo .fecha{
	color:#98A003;
	font-size:19px;
	height:25px;
	left:20px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:88px;
	width:540px;
}

.ficha_torneo .imagen{
	position: absolute;
	overflow: hidden;
	left: 20px;
	top: 115px;
	
}
.ficha_torneo .menu {
	position: absolute;
	top: 121px;
	left: 544px;

}

.ficha_torneo .menu a {
	background:url("../images/i_ficha_li.png") no-repeat scroll 0 0 transparent;
	color:white;
	display:block;
	font-size:16px;
	font-weight:bold;
	height:54px;
	line-height:50px;
	list-style:none outside none;
	margin-bottom:3px;
	overflow:hidden;
	text-decoration:none;
	width:175px;
}

.ficha_torneo .menu a:hover {
	background:url("../images/i_ficha_li_h.png") no-repeat scroll 0 0 transparent;
	color: #267a98;
	
}

.ficha_torneo .menu .activo {
	background:url("../images/i_ficha_li_h.png") no-repeat scroll 0 0 transparent;
	color: #267a98;
	
}


.ficha_torneo .menu a span{
	display: block;
	width: 125px;
	margin-left: 45px;
	text-align: center;
}


.competicion, .torneo, .ciudad, .fecha2, .club {
	color:#C8D200;
	font-size:13px;
	position:absolute;
	overflow: hidden;
	width:170px;
}
.competicion {
	left:838px;
	top:75px;
	width:90px;
	height: 50px;
}

.torneo {
	height:50px;
	left:750px;
	overflow:hidden;
	top:145px;
	width:170px;
}
.ciudad {left:750px; top:221px; width:170px; overflow:hidden;height:19px;}
.fecha2 {left:750px; top:264px; width:170px; overflow:hidden;height:19px;}

.club {
	height:34px;
	left:750px;
	overflow:hidden;
	top:310px;
	width:170px;
}

.ciudades{
	width: 950px;
	height: 60px;
	background: gray;
	overflow: hidden;
	margin-bottom: 18px;
}


.banda_index{
padding-bottom:15px;
text-align: center;
width:950px;
}
.enlaces{
	width: 950px;
	height: 114px;
	overflow: hidden;
	margin-bottom: 20px;
}
.enlaces a{
	float: left;
}

.noticias{
	/*height:437px;*/
	overflow:hidden;
	width: 950px;
	margin-bottom: 15px;
	text-align:center;
}




.envivo{
	position: relative;
	width: 950px;
	height: 221px;
	overflow: hidden;
	margin-bottom: 15px;
}
.envivo .box{
	position: absolute;
	top: 0px;
	left: 574px;
	height: 218px;
	width: 374px;
	border: 1px solid #bbbdbb;
	background: #e3e4e5;
	
}
.envivo .box .pestana {
	background: url(../images/i_pestana.gif);
	width: 364px;
	height: 40px;
	margin-left: 5px;
	margin-top: 4px;
}
.envivo .box .box2 {
	background: white;
	width: 364px;
	height: 167px;
	overflow: hidden;
	margin-left: 5px;
	overflow: auto;
	

}
.envivo .box .linea {width: 340px;overflow: hidden;}
.titulin {border: 1px solid #B4DDFF; background: #B4DDFF; color: #222222;margin-left:3px;}
.titulin span {font-weight: bold;}

.envivo .box .linea img{
	
	float: left;
	border: 1px solid #a2ddf0;
	margin-left: 5px;
	margin-top: 7px;
	
}
.envivo .box .linea img.sinfoto{
	border: 0px;
}
.envivo .box .linea .hora{
	float: left;
	color: #26b0e1;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 7px;
	width: 38px;
	font-size: 11px;
}
.envivo .box .linea .texto{
	color:  #00617f;
	margin-left: 0px;
	margin-top: 7px;
	width: 250px;
	float: left;
}
.envivo .box .linea .texto a{
	text-decoration: none;
	color:  #00617f;
}
.envivo .box .linea .texto a:hover{
	color:  black;
}
.envivo .box .separador{
	height: 1px;
	overflow: hidden;
	background: #91d5e8;
	width: 330px;
	margin: 5px 0 0 10px;
}	
	
.ranking{
	width: 950px;
	margin-bottom: 15px;
}

.patrocina{
	border-top:8px solid #C8D200;
	height:115px;
	overflow:hidden;
	padding-top:3px;
	width:950px;
}
.patrocina a{
	float: left;
	margin: 0 2px;
}

#sombreado {
	background: #e7e7e8;
	padding-top: 15px;
}

.v_index {
	display: block;
	left:764px;
	position:absolute;
	text-decoration: none;
} 
.img_vid {
	border: 1px solid #444444;
	border-radius: 3px 3px 3px 3px;
}
.v_index .hover{ 
/*	position: absolute;
	width: 180px;
	height: 80px;
	margin-left: -20px;*/
}
.cap_vid{
    background: url("../images/play_caption.png") repeat scroll 0 0 transparent;
    bottom: 4px;
    line-height: 9px;
    margin-left: 1px;
    margin-right: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    text-decoration: none;
	width: 99%;
}
.cap_vid span {
	color: white;
	font-size: 9px;
	margin: auto;
	line-height: 10px;
}
.video_1{top:91px;}
.video_2{top:178px;}
.video_3{top:264px;}


.streaming {
	width: 950px;
	position: relative;
	height: auto;
	overflow: hidden;
	margin-top: 16px;
	border-top:1px solid #BBBDBB;
	border-bottom:1px solid #BBBDBB;
}
.streaming .publi{
	float: left;
	width: 570px;
	overflow: hidden;

	
}
.streaming .video{
	float: left;
	width: 380px;
	overflow: hidden;
	
}
