/* SAMPLE THEME */
.bg-theme {background:url(../images/fondo_repeat_y.gif) repeat-y center top transparent;}
.bg-theme .bg-aux {background:url(../images/fondo.gif) no-repeat center -20px}



/* head theme */
.hd-theme .limiter1{height:113px;background:url(../images/fondo.gif) no-repeat center -20px}


/* LINKS Y BOTONES*/ 
.enlace01 {width: 100%; height: 112px;position: absolute;top: 0; left: 0;text-indent: -9999px;overflow: hidden;} /* link  LOGO */

/* MENU*/ 
.inner-nav .nav .nav-item.selected {background-color: #00AADB;}

/* ligas extranjeras MODULO LIBRE*/ 
.ligas_extranjeras li{width:149px;  float:left; margin-right:19px}
.ligas_extranjeras li.ultimo{margin-right:0}
.ligas_extranjeras li a{font-weight:bold; font-size:17px; color: #333;}
.ligas_extranjeras li a:hover{color:#06A9DF}
.ligas_extranjeras li span.ico_flecha{display:block;float:left; width:12px; height:16px;background: url("http://www.telecinco.es/static/TL5Telecinco/images/sprites/tl5_bg-sprites-ui-themables.png") no-repeat scroll -39px -518px transparent;}
