#top{width:967px;height:110px;background-image:url(images/top.gif);background-repeat:none;}
#cuerpo{
	width:799px;
	height:auto;
	overflow:hidden;

	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.logo{width:799px;padding:0px;margin:10px 0 15px 0;border-bottom:1px solid #CCC;font-size:13px;color:#f936ec;text-align:left;}
#player{width:400px;height:300px;margin:0 10px 0 0;float:left;background:#fff;}
#flv_player{width:400px;height:300px;margin:0 10px 0 0;float:left;background:#fff;}
#bloques{width:360px;height:290px;overflow:scroll;overflow:scroll;overflow-x:hidden;padding:5px 15px 5px 5px;float:left;border-bottom:5px solid #f3f3f3;}
#preguntas{width:800px;height:auto;overflow:hidden;padding:5px 15px 5px 5px;border-bottom:5px solid #f3f3f3;}
#preguntas .label{width:150px;text-align:left;clear:left;}
#preguntas form, #preguntas ul{margin:0px;padding:0px;}
#preguntas input,#preguntas textarea{border:1px solid #f936ec;}
#preguntas ul{list-style-type:none;}
#preguntas ul li{clear:left;}
.bloque{width:330px;height:90px;padding:5px 5px 5px 0px;margin:0 0 5px 0;border-bottom:1px solid #f936ec;overflow:hidden;}
.bloque img{border:1px solid #E8E8E8;margin:0 10px 0 0;float:left;}
.bloque .descripcion{width:220px;float:left;height:90px;overflow:hidden;float:left;}
.bloque .descripcion .nombre{color:#f936ec;font-size:12px;}
.bloque .descripcion .numero{color: #333;font-size:12px;}
.bloque .descripcion .copete{color: #666;font-size:11px;overflow:hidden;}

.banner_tv{width:400px;height:60px;margin:20px 10px 0 0;float:left;}
.proximo{width:356px;height:48px;padding:5px 10px 5px 10px;margin:20px 0 0 10px;background: #F4F4F4;border:1px solid #f936ec;float:left;text-align:center;font-size:12px;}
.proximo .anticipada{color:#069;font-size:14px;text-decoration:none;font-weight:bold;}
.proximo .anticipada a:hover{color: #069;font-size:14px;text-decoration:underline;}
.edicion{font-size:15px;color:#333;}
.temporada{font-size:15px;color: #999;}
.txt{font-size:13px;color: #333333;}
.txt a:hover{font-size:13px;color: #006699;}
