html, body, ul, li {margin: 0;padding: 0;}
.coop_tv h2, p {margin-top: 0;}
.coop_tv img {border: 0;}
.coop_tv li {list-style: none;}
.coop_tv a {color:#ffffff !important; text-decoration: none;}
.coop_tv a:hover {color:#ff6600 !important; text-decoration: none;}

.coop_tv {font-family: 'latoregular'; color:#999999; width:390px; height:232px; border-top:5px solid #e2e3e5; background:#000000; overflow: hidden;}
.coop_tv #tabs ul.idtabs {overflow:hidden; border-bottom:1px solid #333333;}
.coop_tv #tabs ul.idtabs li {display: inline-block; border-right:1px solid #333333; text-transform:uppercase; float: left; outline: none; padding: 0 !important; overflow:hidden;}
.coop_tv #tabs ul.idtabs li a {display: block; background:#000000; padding:10px 18px; outline: none; font-size:12px; color:#ffffff; font-family: 'latobold'; text-decoration: none; }
.coop_tv #tabs ul.idtabs li a.selected  {color:#ff6600 !important; outline: none; background:#232323;}
.coop_tv #tabs ul.idtabs li.logo {background: #000000;width: 140px;border-right: none;margin: 0 0 0 18px;}
.coop_tv #tabs ul.idtabs li.logo a {display:block; margin:5px 5px 0 0; padding:0; }
.coop_tv .video {position: relative; padding:9px 13px 0; width:260px; float:left;}
.coop_tv .video .preview {display: block; z-index: 1;}

.coop_tv .video .cover {position: absolute;top:9px;left: 13px;width:260px;height:146px;overflow: hidden;z-index: 100;background:url(/noticias/imag/port/capa-player.png)no-repeat center; }

/*RR
.coop_tv .video .capa{position:absolute;opacity:0}
.coop_tv .video .c-1{width: 260px;height: 143px;}

RR*/


/*FH*/
.coop_tv .video .capa{position:absolute;opacity:0}
.coop_tv .video .c-1{width: 260px;height: 55px;float: left;z-index: 999}
.coop_tv .video .c-2{width: 110px;height: 53px;float:left;z-index: 999;margin-top: 47px}
.coop_tv .video .c-3{width: 110px;height: 53px;float: right;z-index: 999;margin-top: 47px;margin-left: 151px}
.coop_tv .video .c-4{width: 260px;height: 55px;float: left;z-index: 999;margin-top: 100px}

/*FH*/


.coop_tv .video .playbtn {width:116px; height: 116px; position:absolute; top:25px; left:85px; display: block; z-index: 10; cursor: pointer;}
.coop_tv .video .title_prog {font-size:14px; color:#ff6600; font-family: 'latobold'; display: inline; clear:both;}
.coop_tv .video .title_prog.pronto {color:#666666;}
.coop_tv .video span{font-size:14px; font-family: 'latobold'; display: inline; clear:both;}
.coop_tv .video .date_prog {font-size:12px; color:#ffffff; display: block; clear:both;}
.coop_tv .opciones {width:102px; float:left; border-left:1px solid #333333; background:#232323;}
.coop_tv .opciones ul li {display: block; border-bottom:1px solid #333333; padding: 7px 0 !important; text-align: center; height:50px;}
.coop_tv .opciones ul li:hover {background:#000000;}
.coop_tv .opciones ul li a {font-size:12px; color:#999999; text-align: center;}
.coop_tv .opciones ul li a img {display: block; margin:0 auto;}
.coop_tv .opciones ul li a.ico {display: inline-block;}
.coop_tv .opciones ul li a.ico img {display: inline-block; margin:0 auto;}
.coop_tv .opciones ul li a span {display:block;}


.coop_tv .programacion .box_prog {float:left; width:181px; padding:3px 6px; border-bottom:1px solid #333333; border-right:1px solid #333333; height:42px;}
.coop_tv .programacion .box_prog:hover {background:#333333;}
.coop_tv .programacion .box_prog .foto {float:left; margin:3px 6px 0 0; display:block;}
.coop_tv .programacion .box_prog .info {float:left; display:block; width:110px;}
.coop_tv .programacion .box_prog .info h2 {font-size:9px !important; font-family: 'latobold'; color:#999999; text-transform: uppercase; margin:0; padding: 0; line-height:110% !important}
.coop_tv .programacion .box_prog .info p {font-size:10px !important; font-weight:normal !important; color:#999999 !important; margin:0; padding: 0; line-height:100% !important}

@font-face {
    font-family: 'latobold';
    src: url('/noticias/css/fonts/lato-bold-webfont.eot');
    src: url('/noticias/css/fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
      url('/noticias/css/fonts/lato-bold-webfont.woff2') format('woff2'),
      url('/noticias/css/fonts/lato-bold-webfont.woff') format('woff'),
      url('/noticias/css/fonts/lato-bold-webfont.ttf') format('truetype'),
      url('/noticias/css/fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('/noticias/css/fonts/lato-regular-webfont.eot');
    src: url('/noticias/css/fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
      url('/noticias/css/fonts/lato-regular-webfont.woff2') format('woff2'),
      url('/noticias/css/fonts/lato-regular-webfont.woff') format('woff'),
      url('/noticias/css/fonts/lato-regular-webfont.ttf') format('truetype'),
      url('/noticias/css/fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*RR*/
.coop_tv .opciones ul li a:nth-child(3) span{font-size:9px;}