*{margin:0;padding:0}

html, body{
	width:100%;
}

body{
  background:#F5F5F5;
  text-align:center;
  font-family:Verdana;
}

#global{	
	width:936px;
	margin:0 auto;
	margin-top:40px;
	background:#ffffff;
}

#cabecera_sup, #cabecera_inf, #cabecera_simple {
	margin:0 20px;
	text-align:left;
	width:100%;
}

#contenidos{
	margin:0 20px;
	/* overflow:auto; */
	text-align:left;
	height:369px;
}

#col_izquierda{
	width:450px;
	float:left;
}
#col_derecha{
	width:450px;  
	float:right;
}
#row{
	width:920px;  
	float:left;
}

#pie{
	/* position:absolute; */
	width:100%;
	bottom:0px;
	left:0px;
	text-align:center;
	background-color:#E4E4E4;
}
#contenedor_pie_multiple {
	height:auto;
}

.separator{
	clear:both;
	height:0;
	font-size:0;
}

#pie_pie{
    margin: 0 auto;
	width:936px;
}

/***********GRAELLA**************/

	#contenidos{
	height:auto;
	}
	#contenedor_pral{
	font:12px 'Trebuchet MS',Arial,Helvetica;
	text-align:center;
	width:850px;
	height:auto;
	}

	#fila1,#fila2,#fila3{
	width:100%;
	height:auto;
	}
	
	#fila2{
	margin:0 auto;
	}

	#flecha_pral_izq{
	background:url('/imgfiles/imgs/flecha_left.gif') top left no-repeat;
	float:left;
	width:45px;
	height:40px;
	cursor:pointer;
	}

	#flecha_pral_der{
	background:url('/imgfiles/imgs/flecha_right.gif') top left no-repeat;
	float:left;
	width:45px;
	height:40px;
	cursor:pointer;
	}
	
	#franja_dias{
	float:left;
	width:760px;
	height:40px;
	}

	.dia{
	cursor:pointer;
	line-height:35px;
	float:left;
	width:188px;
	margin:1px;
	background-color:#ebebeb;
	height:40px;
	}

	.dia:hover{
	cursor:pointer;
	line-height:35px;
	float:left;
	width:188px;
	margin:1px;
	background-color:#ebebeb;
	height:36px;
	border-bottom:4px solid #888;
	}

	.diasel{
	line-height:35px;
	float:left;
	width:188px;
	margin:1px;
	background-color:#ebebeb;
	height:36px;
	border-bottom:4px solid #8FBE00;
	font-weight:bold;
	}

	.espai{
	width:100%;
	height:30px;
	}

	.franjah{
	line-height:25px;
	float:left;
	width:150px;
	margin:1px;
	background-color:#f3f3f3;
	height:30px;
	cursor:pointer;
	}

	.franjah:hover{
	line-height:25px;
	float:left;
	width:150px;
	margin:1px;
	background-color:#f3f3f3;
	cursor:pointer;
	height:26px;
	border-bottom:4px solid #aaaaaa;
	}

	.franjahsel{
	line-height:25px;
	float:left;
	width:150px;
	margin:1px;
	background-color:#f3f3f3;
	height:26px;
	border-bottom:4px solid #8FBE00;
	font-weight:bold;
	text-transform:uppercase;
	}

	#flecha_sec_izq{
	background:url('/imgfiles/imgs/flecha_left.gif') top left no-repeat;
	width:45px;
	height:40px;
	cursor:pointer;
	}

	#flecha_sec_der{
	background:url('/imgfiles/imgs/flecha_right.gif') top left no-repeat;
	width:45px;
	height:40px;
	cursor:pointer;
	float:left;
	}
	
	#parrilla{
	margin:5px;
	width:748px;
	}

	#central{
	background-color:#f9f9f9;
	border:1px solid #d9d9d9;	
	float:left;
	width:758px;
	}

	#horas{
	width:748px;
	}

	#programastv,#programasrf{
	position:relative;
	height:60px;
	width:746px;
	margin-top:5px;
	border:1px solid #e5e5e5;
	background-color:#ffffff;
	}

	.hour{
	width:148px;
	border-right:2px solid #e5e5e5;
	height:25px;
	float:left;
	text-align:left;
	line-height:30px;
	}

	.last{
	border:0px;
	}

	.horita{
	margin-left:10px;
	}

	.program{
	background-color:#ffffff;
	position:absolute;
	border:2px solid #8FBE00;
	height:56px;
	top:0px;
	}

	#izq_horas{
	float:left;
	}



