/* Copyright Siscomp Network */

body,td,th {
	color: #333;
	font-family: Helvetica, Arial, san serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin:0px;
	padding:0px;
}

body {
	behavior:url("csshover.htc");
	text-align:center;
	margin: 25 0 0 0;
	background:url(../images/bg.jpg) top center no-repeat;
}


/* Inician Divs */

#wrapper {
	width:902px;
	margin:0 auto;
	padding:167px 10px 0 64px;
	text-align:center
}

#left{width:435px; height:321px; float:left;  margin:0px;}
#players {height:321px; }

#players_grabados { background: url(../images/fondo_player.jpg) top center no-repeat ; width:435px; height:321px; text-align:center; }

#programacion {padding:0px; float:right; width:400px; height:350px; }
select{width:381px; background: #111111; border:1px solid #292929; color:#CCCCCC; //color:#333; _color:#333; }

.option{ color:#FFFFFF; display:block; height:18px; width:381px;}
.option:hover { background:#79af03; display:block; height:18px; width:381px; color:#343F1B; padding-left:5px;}

.lista_prog{display:block; width:381px; text-decoration:none; height:20px; color:#FFFFFF;}
.lista_prog:hover{background:#79af03; color:#333333;}





#copyright { width:100%; margin:0 auto; text-align:center; clear:both; }

#contenido_canales { border:1px solid #333333; height:170px; overflow-x:hidden; overflow-y:auto; padding:5px 5px 5px 15px; text-align:left; width:360px; }

/*.combos { width: 300px; border:#CCCCCC solid 0.2px; background:#fff; }*/
p{color:#FFFFFF;}
.botones{float:left; margin-right:100px;} 
.botones2{float:right; margin-right:15px;} 
.lista_programas { width:381px; border:1px solid #292929; color:#CCCCCC; //color:#333; _color:#333;  overflow-x:scroll; overflow-y:hidden; }
a img { border:0px; }

