

/** {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}*/

#show {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efe3d5;
	height: 35px;
	display: block;
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f6f6f6;
	border-right-color: #f6f6f6;
	border-bottom-color: #f6f6f6;
	border-left-color: #f6f6f6;
}
#programacion {
	display: block;
	width: 760px;
	margin-right: auto;
	border: 1px solid #e0c7ab;
	margin-left: auto;
	position: relative;
	top: -25px;
}
#show:hover {
	color: #FFFFFF;
	font-weight: bolder;
	cursor:pointer;
	background-image: url(/objects/img/bg_schedule_hover.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	display: block;
	width: 760px;
}
#show a:hover {
	color: #FFFFFF;
	font-weight: bolder;
	cursor:pointer;
	background-image: url(http://cdn.utilisima.com/sites/utilisima/objects/img/bg_schedule_hover.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	display: block;
	width: 760px;
}
#dia_programacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535353;
	font-weight: bold;
	position: relative;
	height: 30px;
	width: 600px;
	float: left;
	padding-top: 70px;
	padding-left: 90px;
}
#show_onNow {
	color: #FFFFFF;
	height: 35px;
	background-image: url(http://cdn.utilisima.com/sites/utilisima/objects/img/bg_schedule_onnow.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f6f6f6;
	border-right-color: #f6f6f6;
	border-bottom-color: #f6f6f6;
	border-left-color: #f6f6f6;
}
#show_onNow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFE7F7;
	height: 35px;
	border: 1px solid #f6f6f6;
	font-weight: bolder;
	cursor:pointer;
	background-image: url(http://cdn.utilisima.com/sites/utilisima/objects/img/bg_schedule_hover.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	width: 760px;
}
#programcion, #show_onNow a, #show a {
	color: #FFFFFF;
	height: 35px;
	width: 760px;
	/*padding-top: 10px;
	padding-left: 10px;*/
}

#show a {
	color: #333333;
	line-height: 35px;
	padding-left: 10px;
}

#show_onNow a {
	color: #FFF;
	font-weight: normal;
	line-height: 35px;
	padding-left: 10px;
	font-weight: bolder;
}


#programacion a {
	width: 760px;
	text-decoration: none;
	display: block;
	height: 35px;
}
#programacion a:hover {
	color: #FFFFFF;
	
	width: 750px;
	*width: 760px;
	_width: 760px;
	background-image: url(http://cdn.utilisima.com/sites/utilisima/objects/img/bg_schedule_hover.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 35px;
	clear: both;
	overflow: hidden;
}
#show_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9f4e93;
	padding: 5px;
	font-weight: bold;
	margin: 5px;
	display: block;
}
#sinopsys {
	padding: 5px;
	margin: 5px;
	float: right;
	width: 270px;
}
#show_sinopsys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	display: block;
}
#fechas {
	display: block;
	height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	float: left;
	overflow: hidden;
	padding: 3px;
}
#fechas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;

}


/* for this demo only */
#nav {
	margin: 0 auto !important;
	top: -25px;

}

/* the styling */
#nav {width:700px; height:25px; background:#fff; position:relative;}

#nav .select, #nav .current, #nav .semana{margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a, #nav .semana a {display:block; height:25px; float:left; background:#fff; padding:0 10px 0 10px; text-decoration:none; font-size:12px; line-height:25px; white-space:nowrap; border-right:1px solid #fff; color:#333333;}
#nav .current a {display:block; height:25px; float:left; background:#fff; padding:0 10px 0 10px; text-decoration:none; font-size:12px; line-height:25px; white-space:nowrap; border-right:1px solid #fff; color:#333333;  }

* html #nav .select a, * html #nav .current a, * html #nav .semana a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {
	background:#e0c7ab;
	cursor:pointer;
	color:#333333;
}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {background:#e0c7ab; color:#333333;}

#nav .semana a {background:#75000b; color:#fff; width: 4px; height: 25px; text-align: center; text-indent: -4px; font-size: 10px; line-height: 24px;}

#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background:#e0c7ab; color:#333333;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background:#666; color:#ff0; }

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:750px; top:20px; left:0; background:#888; margin-top:0; padding:0; z-index:100; color:#fff; font-size:11px; }

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width:750px; top:20px; left:0; background:#666; margin-top:0; padding:0; z-index:10;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:21px; text-decoration:none; line-height:25px; white-space:nowrap; display:block; float:left; background:#666; padding:5px 10px 10px 10px; margin:0; font-size:12px; white-space:nowrap; border:0; color:#fff;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:block; background:#888; padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#fff; font-size:12px;}
/*#show a:hover {
	*color: #FFFFFF;
	*background-image: url(../objects/img/bg_schedule_hover.png);
	*background-repeat: repeat-x;
	*background-position: left top;
	*display: block;
	*height: 35px;
	*width: 760px;
}

