﻿@charset "utf-8";
body
{
font-family:arial;
font-size:14px;
color:#666666;
text-align:center;
margin:0;
background:#000000;
}
a:link {text-decoration: none; color: #666666; font-size: 14px}
a:hover {text-decoration: none; color: #00FF00; background-color: transparent}
a:visited {text-decoration: none; color: #666666; font-size: 14px}
a:visited:hover {text-decoration: none; color: #00FF00}
.activo{
color:#00FF00;
}
.no_activo{
color:#666666;
}
.ads{
float:left;
width:336px;
height:280px;
margin-top:100px;
}
.episodio{
height:15px; 
cursor:pointer;
}
.episodio:hover
{
color:#FF0000;
background:#CCCCCC;
}
.itemTv{
width:178px;
height:33px;
color:#666666;
background:#000000;
margin:5px 0;
border:1px solid transparent;
}
.itemTv:hover{
border:1px solid #FFFFFF;
}
.menu-li{
display:inline-block;
height:20px;
list-style-type:none;
}
.menu-li a{
display:inline-block;
width:150px;
text-align:center;
}
.menu-li a:hover{
color:#00ff00;	
}
.playlist{
float:left;
height:20px;
padding-top:5px;
font-family:arial;
font-size:14px;
color: #666666;
cursor:pointer;
}
.playlist:hover{
color: #FF0000;
background: #ffffff;
}
.titulo-extra{
float:left;
width:900px;
text-align:center;
cursor:pointer;
font-family:Arial;
font-size:13px;
}
.titulo-extra:hover{
color:#ff0000;
background:#ffffff;
}
#capitulos{
float:left;
width:900px;
height:20px;
}
#container{
width:900px;
/*height:1050px;*/
margin:0 auto;
border:0;
color:#666666;
}
#content{
position: absolute;
top:0px;
left:0px;
width:890px;
height:495px;
padding:5px;
text-align:left;
font-size:13px;
color:#000000;
overflow:auto;
}
#div-channel{float:left;width:900px;margin:5px 0 5px 0;font-size:20px}
#div-display{float:left;width:900px;height:20px;font-family:arial;font-size:12px}
#div-extras{float:left;width:900px}
#div-item{float:left;width:900px;height:15px;margin:0 0 10px 0}
#div-menu-tv{float:left;width:900px}
#div-player{
position:relative;
float:left;
width:900px;
height:507px;
margin:0 auto;
border:0;
background:#666666;
overflow:hidden;
}
#div-player img{
max-height:507px;
max-width:900px;
}
#div-pie{
float:left;
width:900px;
height:150px;
}
#header{
float:left;
width:900px;
height:75px;
color:#666666;
font-size:40px;
font-family:Comic Sans MS;
font-style:italic;
font-weight:bold;
}
#player{
position:relative;
float:left;
width:900px;
height:507px;
margin:0 auto;
border:0;
background:#666666;
}
#player img{
width:900px;
height:507px;
}
#ul-menu-tv{
list-style-type:none;
padding:0;
margin:0;
}
