/* tabla planes */
.planesholder {
	overflow:hidden;
	}
.planestits {
	border-bottom:1px solid #cccccc;
	overflow:hidden;
	}
.planestits ul {
	list-style:none;
	padding:0;
	margin:0;
	}
.planestits ul li {
	display:block;
	float:left;
	padding:10px 0;
	font-family:Verdana;
	font-size:11px;
	color:#515559;
	line-height:13px;
	text-align:center;
	}
.planestits ul li ul li {
	padding:3px 0 0 0;
	width:50%;
	}
	
.planesdesc {
	border-bottom:1px solid #cccccc;
	overflow:hidden;
	}
.planesdesc ul {
	list-style:none;
	padding:0;
	margin:0;
	}
.planesdesc ul li {
	display:block;
	float:left;
	padding:15px 0;
	font-family:Arial;
	font-size:12px;
	color:#515559;
	text-align:center;
	}
.planesdesc ul li.odd {
	background:#ecf1f4;
	}
.planestits ul li.lh24 {
	line-height:24px;
	}
.w15p {
	width:15%;
	}
.w25p {
	width:25%;
	}
.w30p {
	width:30%;
	}
.w35p {
	width:35%;
	}

.w10p {
	width:10%;
}


.w40p {
	width:40%;
}


.w20p {
	width:20%;
}
.w50p {
	width:50%;
}


/* tablas */

.vermas {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	background:url(/images/masinfo.jpg) no-repeat right center;
	padding:0 25px 0 0;
	margin:0 10px 0 0;
	overflow:hidden;
	float:none;
	text-align:right;
	height:20px;
	line-height:18px;
	color:#0086c3;
}
.vermas a:link,
.vermas a:active,
.vermas a:visited {	
	color:#0086c3;
}
.imgs img{
	margin:15px 10px 0 0;
	}
	
	/*equipos*/
	
.wlinfo .equipos {
	margin:10px 0 10px 0; 
	overflow:hidden;
	}	
.wlinfo .equipos .eq {
	/*width:108px;*/
	width:130px;
	float:left;
	padding:10px 5px;
	font-family:Arial;	
	}
.wlinfo .equipos .bg	{
	background-color:#edf2f5;
	}
.wld{
	float:right;
	width:228px;
	height:96px;
	background:url(/images/bg-livemsn.png) no-repeat;
	margin:0 0 0 15px;
	}
.wld .lf{
	float:left;
	width:161px;
}
.wld .rg{
	float:left;
	width:67px;
}		
.wld .lf h2 {
	color:#fff;
	width:149px;
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
	margin-top:15px;
	margin-left:12px;
	padding-bottom:5px;
	}
.wld .lf h3 {
	color:#fff;
	width:149px;
	font-size:11px;
	font-family:Verdana;
	margin-top:0;
	margin-left:12px;
	font-weight:normal;
	padding-bottom:5px;
	}
.wld .rg p{
	color:#fff;
	font-family:Arial;
	font-size:9px;
	margin:4px 0 3px 5px;
	padding:0;
	/*text-align:right;*/
	text-align:center;
	line-height:10px;
	width:57px;
	}
.wld .rg h4 {
	color:#fff;
	font-size:18px;
	font-family:Verdana;
	margin:15px 0 0 7px;
	text-align:left;
	width:57px;
	letter-spacing:-1px;
	}
.wld .rg h4 span{
	font-size:10px;
	display:block;
	float:left;
	padding:0;
	font-weight:normal;
	margin:1px 2px 0 0;
	letter-spacing:-5px;
	width:7px;
	}
	
.wld .rg img{	
	margin-left:22px;
	}

	
.bgactivalo {
	background:url(/images/bgactivalo.png) no-repeat top left;
	width:700px;
	height:65px;
	padding-top:16px;
	}
	
.small, p.small{
       font-family:Arial;
       font-size:10px;
       color:#999999;
       padding:10px 0 0 0;
       }
	   
.colorfondo, p.colorfondo {
background: #eeeff1;
padding: 10px;
}
.colorfondo p.tituloserv {
	color:  #000;
	font-weight: bold;
	/* list-style: circle;*/
}
