<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
}

/*Destacados*/
.contenedorDestacados{
	position: relative;
	width: 642px;
	height: 125px;
	background-color:#332930;
	bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.columnaDestacadoSegmantoA{
	float:left;
	position: relative;
	width: 84px;
	height: 125px;
	background-color:#aeb37d;
	background-image:url(../imagenes/ima_flecha.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.imagenDestacado{
	float:right;
	position: relative;
	width: 200px;
	height: 125px;
	z-index:999;
}

.tituloDestacado{
	top: 12px;
	width: 350px;
	position: relative;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.taglineDestacado {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	top: 20px;
	width: 357px;
	position: relative;
}
.horaDestacado {
	font-size: 14px;
	color: #332930;
	font-weight: bold;
	top: 16px;
	left: 10px;
	position: relative;
}

/*Programacion*/
.hora {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.dia {
	font-size: 12px;
	color: #000000;
}

.genero {
	font-size: 14px;
	color: #000000;
}
.semana {
	font-size: 11px;
	color: #355a7f;
}
.progarea{
	background-color: #FFFFFF;
	width: 776;
	position:relative;
	display: inherit;
}
.calarea{
	/*position:relative;
	display: inherit;*/
	/*height: 700px;*/
}

.loadgif {
/*Estilo del Ajax Loder Gif*/
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #332930;
}
.titulo a:link {color: #332930;text-decoration: none;}      /* unvisited link */
.titulo a:visited {color: #332930;text-decoration: none;}  /* visited link */
.titulo a:hover {color: #332930;text-decoration: none;}  /* mouse over link */
.titulo a:active {color: #332930;text-decoration: none;}  /* selected link */	
.minopsis { 
	/*background:#FFFFFF;*/ 
	margin:3px; 
	width:748px; 
	height:150px; 
	display:none; 
	float:left; 
	}	
.flechaGridUp {
	background-image: url(../imagenes/fle_sub.png);
	background-repeat: no-repeat;
	display: none;
	height: 28px;
	width: 748px;
	position: absolute;
	margin-left: 0px;
	margin-top: -23px;
	background-position: right;
	}	
	
.flechaGridDown {
	background-image: url(../imagenes/fle_baj.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 748px;
	position: absolute;
	margin-left: 0px;
	margin-top: -23px;
	background-position: right;
	}		
.titsinopsis {
	font-size: 12px;
	color: #333333;
}

/*Footer*/
.pie {
	font-size: 9px;
	color: #999999;
}
.pie a:link {color: #999999;text-decoration: none;}      /* unvisited link */
.pie a:visited {color: #999999;text-decoration: none;}  /* visited link */
.pie a:hover {color: #999999;text-decoration: underline;}  /* mouse over link */
.pie a:active {color: #999999;text-decoration: none;}  /* selected link */


-->
